@charset "UTF-8";
.pj-landing .content .content_inner .full_width .full_width_inner {
  padding-top: 60px; }

.pj-landing .latest_post_holder {
  border-top: 1px solid #e1e1e1; }

.pj-landing-child #pj-landing-donate .wpb_text_column {
  padding-left: 30px;
  padding-right: 30px; }
  @media only screen and (min-width: 768px) {
    .pj-landing-child #pj-landing-donate .wpb_text_column {
      padding-left: 45px;
      padding-right: 45px; } }
  .pj-landing-child #pj-landing-donate .wpb_text_column h2 {
    font-size: 35px; }

.pj-landing-child #pj-landing-cta h2 {
  font-size: 32px; }

.pj-landing-child #pj-landing-cta p {
  font-size: 22px; }

.pj-landing-child #pj-button-row .pj-button-links p a {
  display: table;
  width: 80%;
  background: #5a2785;
  color: white;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px;
  border-radius: 5px; }
  @media only screen and (max-width: 600px) {
    .pj-landing-child #pj-button-row .pj-button-links p a {
      width: 100%; } }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .pj-landing-child #pj-button-row .pj-button-links p a {
      font-size: 16px; } }
  @media only screen and (min-width: 1023px) {
    .pj-landing-child #pj-button-row .pj-button-links p a {
      margin-left: 30px; } }
  .pj-landing-child #pj-button-row .pj-button-links p a:hover {
    background: #8ac947; }

#pj-landing-grid {
  margin: auto;
  height: 100%; }
  @media only screen and (max-width: 599px) {
    #pj-landing-grid {
      margin-top: 40px; } }
  @media only screen and (min-width: 768px) {
    #pj-landing-grid {
      max-height: 500px;
      display: grid;
      grid-gap: 0;
      grid-template-columns: repeat(3, 1fr);
      grid-template-rows: auto auto;
      grid-template-areas: "h c m  "; } }
  #pj-landing-grid #pj-top-wrap-1, #pj-landing-grid #pj-top-wrap-2, #pj-landing-grid #pj-top-wrap-3 {
    overflow: hidden; }
  #pj-landing-grid #pj-top-1, #pj-landing-grid #pj-top-2, #pj-landing-grid #pj-top-3 {
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    transition: all .2s ease-in-out;
    max-height: 500px; }
    #pj-landing-grid #pj-top-1 h5, #pj-landing-grid #pj-top-1 h6, #pj-landing-grid #pj-top-2 h5, #pj-landing-grid #pj-top-2 h6, #pj-landing-grid #pj-top-3 h5, #pj-landing-grid #pj-top-3 h6 {
      color: white;
      text-transform: uppercase;
      font-weight: 400; }
    #pj-landing-grid #pj-top-1 h5, #pj-landing-grid #pj-top-2 h5, #pj-landing-grid #pj-top-3 h5 {
      font-size: 40px;
      line-height: 1em; }
      @media only screen and (min-width: 768px) and (max-width: 1023px) {
        #pj-landing-grid #pj-top-1 h5, #pj-landing-grid #pj-top-2 h5, #pj-landing-grid #pj-top-3 h5 {
          font-size: 25px; } }
    #pj-landing-grid #pj-top-1 h6, #pj-landing-grid #pj-top-2 h6, #pj-landing-grid #pj-top-3 h6 {
      font-style: normal;
      font-size: 32px; }
    #pj-landing-grid #pj-top-1:hover, #pj-landing-grid #pj-top-2:hover, #pj-landing-grid #pj-top-3:hover {
      transform: scale(1.05);
      cursor: pointer;
      transition: all .2s ease-in-out;
      /*            overflow: hidden;*/ }
    #pj-landing-grid #pj-top-1 .bottom, #pj-landing-grid #pj-top-2 .bottom, #pj-landing-grid #pj-top-3 .bottom {
      position: absolute;
      width: 100%;
      bottom: 45px;
      text-align: center; }

@media only screen and (min-width: 600px) {
  #pj-top-wrap-1 {
    grid-area: h; }
  #pj-top-wrap-2 {
    grid-area: c; }
  #pj-top-wrap-3 {
    grid-area: m; } }

#pj-landing-donate .grid_section .section_inner {
  max-width: 906px !important; }

#pj-landing-donate h2 {
  color: white;
  font-size: 44px;
  letter-spacing: 0;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 30px; }

#pj-landing-donate p {
  color: white;
  font-size: 22px;
  line-height: 1.5em;
  font-weight: 500; }

#pj-landing-donate .qbutton {
  display: table;
  margin: auto;
  line-height: 65px; }

#pj-landing-cta h2 {
  color: #8ac947;
  font-size: 40px;
  letter-spacing: 0;
  font-weight: 400;
  letter-spacing: 0; }
  @media only screen and (max-width: 600px) {
    #pj-landing-cta h2 {
      font-size: 25px; } }
#pj-landing-cta p {
  color: #676767;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.5em; }
  @media only screen and (max-width: 600px) {
    #pj-landing-cta p {
      font-size: 14px; } }
#pj-landing-cta .cta-text {
  max-width: 680px;
  margin: auto; }

#pj-landing-cta .qbutton {
  margin: auto;
  display: table;
  letter-spacing: 0;
  line-height: 50px; }

#pj-landing-cta .join-us-home_wrapper {
  display: block;
  margin: auto;
  max-width: 800px; }
  @media only screen and (max-width: 600px) {
    #pj-landing-cta .join-us-home_wrapper {
      display: table; } }
  #pj-landing-cta .join-us-home_wrapper .gfield_label {
    display: none; }
  #pj-landing-cta .join-us-home_wrapper input[type="text"] {
    width: 190px; }
  #pj-landing-cta .join-us-home_wrapper #input_16_2 {
    margin-top: 14px; }
  #pj-landing-cta .join-us-home_wrapper input[type="submit"] {
    border-radius: 50%;
    padding: 7px 2px;
    font-size: 20px;
    letter-spacing: 0;
    border-color: #5a2785;
    background-color: #5a2785; }
    #pj-landing-cta .join-us-home_wrapper input[type="submit"]:hover {
      background-color: transparent;
      color: #5a2785; }

#pj-landing-posts {
  display: table;
  max-width: 1920px;
  margin: auto; }
  #pj-landing-posts .black_color_overlay {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2; }
  #pj-landing-posts .boxes ul > li {
    width: 33.333333%;
    margin-right: 0; }
    @media only screen and (max-width: 600px) {
      #pj-landing-posts .boxes ul > li {
        margin-bottom: 0 !important; } }
  #pj-landing-posts .latest_post .latest_post_text .date {
    color: #8ac947;
    font-size: 26px; }
  #pj-landing-posts .latest_post .latest_post_text h3.latest_post_title {
    padding-top: 0;
    font-size: 26px;
    font-weight: normal; }
    #pj-landing-posts .latest_post .latest_post_text h3.latest_post_title a {
      color: #6d6d6d; }
      #pj-landing-posts .latest_post .latest_post_text h3.latest_post_title a :hover {
        color: #8ac947; }
  #pj-landing-posts .latest_post .latest_post_text p {
    font-size: 16px; }
  #pj-landing-posts .latest_post.has_image {
    color: white; }
    #pj-landing-posts .latest_post.has_image .latest_post_text {
      position: relative;
      z-index: 3; }
      #pj-landing-posts .latest_post.has_image .latest_post_text p {
        color: white; }
      #pj-landing-posts .latest_post.has_image .latest_post_text h3.latest_post_title a {
        color: white; }
        #pj-landing-posts .latest_post.has_image .latest_post_text h3.latest_post_title a:hover {
          text-decoration: underline; }

.pj-landing .c-white h2, .pj-landing .c-white h3, .pj-landing .c-white h4, .pj-landing .c-white h5, .pj-landing .c-white h6, .pj-landing .c-white div, .pj-landing .c-white li, .pj-landing .c-white a, .pj-landing .c-white p, .pj-landing-child .c-white h2, .pj-landing-child .c-white h3, .pj-landing-child .c-white h4, .pj-landing-child .c-white h5, .pj-landing-child .c-white h6, .pj-landing-child .c-white div, .pj-landing-child .c-white li, .pj-landing-child .c-white a, .pj-landing-child .c-white p {
  color: white; }

.pj-landing .column1 .column_inner h3, .pj-landing-child .column1 .column_inner h3 {
  font-size: 22px; }

.pj-landing .column1 .column_inner h4, .pj-landing-child .column1 .column_inner h4 {
  font-size: 18px;
  color: #5a2785;
  font-weight: bold;
  letter-spacing: 0; }

.pj-landing .column1 .column_inner .alignleft.add-top-margin, .pj-landing-child .column1 .column_inner .alignleft.add-top-margin {
  margin-top: 12px; }

.pj-landing .column1 .column_inner ul:not(.gform_fields), .pj-landing-child .column1 .column_inner ul:not(.gform_fields) {
  margin-left: 30px !important; }
  .pj-landing .column1 .column_inner ul:not(.gform_fields) li, .pj-landing-child .column1 .column_inner ul:not(.gform_fields) li {
    list-style: none;
    padding-left: 0;
    margin-bottom: 5px;
    text-indent: -5px;
    /*line-height: 1.3em;*/ }
    .pj-landing .column1 .column_inner ul:not(.gform_fields) li:before, .pj-landing-child .column1 .column_inner ul:not(.gform_fields) li:before {
      content: '•';
      font-family: inherit;
      font-weight: 300;
      position: relative;
      left: -25px; }

.pj-landing .column1 .column_inner #pj-landing-cta p, .pj-landing-child .column1 .column_inner #pj-landing-cta p {
  padding-bottom: 0; }

.pj-landing .column1 .column_inner #pj-landing-cta .gform_wrapper #gform_fields_16, .pj-landing-child .column1 .column_inner #pj-landing-cta .gform_wrapper #gform_fields_16 {
  position: relative;
  left: 55px; }

.pj-landing .column1 .column_inner #pj-landing-cta .gform_wrapper ul li.gfield, .pj-landing-child .column1 .column_inner #pj-landing-cta .gform_wrapper ul li.gfield {
  margin-top: 0; }

.pj-landing .column1 .column_inner #pj-landing-cta #gform_submit_button_16, .pj-landing-child .column1 .column_inner #pj-landing-cta #gform_submit_button_16 {
  margin-right: 0; }
