#header-wrap {
  background: url("../images/pq_top_bg.png") repeat-x center top #699e42; }

#about-pq p a {
  font-size: 26px;
  line-height: 32px;
  font-weight: bold; }

button:hover, button:focus, .button:hover, .button:focus {
  background-color: #007095 !important; }

.gform_wrapper .gfield_required {
  color: red;
  margin-left: 5px;
  display: inline-block; }
.gform_wrapper ul.gform_fields {
  overflow: hidden; }
  .gform_wrapper ul.gform_fields > li {
    float: left;
    width: 50%;
    margin-bottom: 25px; }
    .gform_wrapper ul.gform_fields > li > .ginput_container > input, .gform_wrapper ul.gform_fields > li > .ginput_container > select, .gform_wrapper ul.gform_fields > li > .ginput_container > textarea {
      width: 90% !important; }
    .gform_wrapper ul.gform_fields > li.width70 {
      width: 70%; }
    .gform_wrapper ul.gform_fields > li.width100 {
      width: 100%; }
    .gform_wrapper ul.gform_fields > li.clearfix {
      float: none; }
      .gform_wrapper ul.gform_fields > li.clearfix:after {
        clear: both;
        width: 0;
        height: 0;
        display: block; }

.gform_button {
  margin: 0px 0px 0px 10px;
  font-family: "Source Sans Pro",sans-serif !important;
  background: #fff !important;
  width: auto;
  font-size: 16px !important;
  line-height: 20px !important;
  font-weight: 400 !important;
  padding: 10px 24px !important;
  margin: 0px 0px 0px 0px;
  text-transform: uppercase;
  color: #449db4 !important;
  border: #449db4 1px solid !important;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  text-shadow: none !important;
  box-shadow: none !important; }

button:hover, button:focus, .button:hover, .button:focus {
  color: #FFF !important; }

@media (max-width: 1200px) {
  body.page-template-landing-page-1 #hero #banner-image h1 {
    top: 18%; } }
@media (max-width: 450px) {
  body.page-template-landing-page-1 #hero #banner-image h1 {
    top: 5%;
    font-size: 40px;
    line-height: 40px; } }
body.page-template-landing-page-1 #sub-content .lp1-content {
  margin-bottom: 50px; }
  body.page-template-landing-page-1 #sub-content .lp1-content .h2-title {
    font-family: "Source Sans Pro",sans-serif;
    font-weight: 300; }
  body.page-template-landing-page-1 #sub-content .lp1-content .content {
    margin-bottom: 17px;
    font-family: "Source Sans Pro",sans-serif;
    font-weight: 300; }
    body.page-template-landing-page-1 #sub-content .lp1-content .content * {
      font-family: "Source Sans Pro",sans-serif;
      font-weight: 300; }
    body.page-template-landing-page-1 #sub-content .lp1-content .content strong {
      font-family: "Source Sans Pro",sans-serif;
      font-weight: 400; }
  body.page-template-landing-page-1 #sub-content .lp1-content .lp1-table {
    text-align: center; }
    body.page-template-landing-page-1 #sub-content .lp1-content .lp1-table .line {
      margin-bottom: 10px; }
      body.page-template-landing-page-1 #sub-content .lp1-content .lp1-table .line * {
        color: #fff;
        font-size: 20px;
        line-height: 25px;
        text-shadow: 0px 3px 5.82px rgba(0, 15, 28, 0.39);
        color: #fff;
        font-family: "Source Sans Pro",sans-serif;
        font-weight: 400; }
        @media (max-width: 767px) {
          body.page-template-landing-page-1 #sub-content .lp1-content .lp1-table .line * {
            font-size: 14px;
            line-height: 18px; } }
      body.page-template-landing-page-1 #sub-content .lp1-content .lp1-table .line .col {
        float: left;
        width: 33.33%;
        position: relative; }
        body.page-template-landing-page-1 #sub-content .lp1-content .lp1-table .line .col:after {
          content: "";
          position: absolute;
          top: 25%;
          height: 50%;
          right: -10px;
          width: 10px;
          z-index: 98; }
        body.page-template-landing-page-1 #sub-content .lp1-content .lp1-table .line .col .col-inner {
          position: relative; }
          body.page-template-landing-page-1 #sub-content .lp1-content .lp1-table .line .col .col-inner:before, body.page-template-landing-page-1 #sub-content .lp1-content .lp1-table .line .col .col-inner:after {
            content: "";
            position: absolute;
            right: -10px;
            height: 50%;
            width: 10px;
            background: #fff;
            z-index: 99; }
          body.page-template-landing-page-1 #sub-content .lp1-content .lp1-table .line .col .col-inner:before {
            bottom: 0;
            -webkit-transform: skew(-20deg);
            -moz-transform: skew(-20deg);
            -ms-transform: skew(-20deg);
            -o-transform: skew(-20deg);
            transform: skew(-20deg); }
          body.page-template-landing-page-1 #sub-content .lp1-content .lp1-table .line .col .col-inner:after {
            top: 0;
            -webkit-transform: skew(20deg);
            -moz-transform: skew(20deg);
            -ms-transform: skew(20deg);
            -o-transform: skew(20deg);
            transform: skew(20deg); }
      body.page-template-landing-page-1 #sub-content .lp1-content .lp1-table .line .col1:after {
        background: #31889c; }
      body.page-template-landing-page-1 #sub-content .lp1-content .lp1-table .line .col1 .col-inner {
        min-height: 86px;
        background: #31889c;
        padding: 18px 10px; }
      body.page-template-landing-page-1 #sub-content .lp1-content .lp1-table .line .col2 {
        margin-top: 10px; }
        body.page-template-landing-page-1 #sub-content .lp1-content .lp1-table .line .col2:after {
          background: #449db4; }
        body.page-template-landing-page-1 #sub-content .lp1-content .lp1-table .line .col2 .col-inner {
          background: #449db4;
          padding: 8px 10px; }
      body.page-template-landing-page-1 #sub-content .lp1-content .lp1-table .line .col3 {
        margin-top: 10px; }
        body.page-template-landing-page-1 #sub-content .lp1-content .lp1-table .line .col3:after {
          background: #7ab9ca; }
        body.page-template-landing-page-1 #sub-content .lp1-content .lp1-table .line .col3 .col-inner {
          background: #7ab9ca;
          padding: 8px 10px; }
body.page-template-landing-page-1 .lp1-sidebar {
  margin-bottom: 40px;
  max-width: 450px; }
  body.page-template-landing-page-1 .lp1-sidebar .form-title {
    text-align: center;
    padding: 5px 15px;
    color: #fff;
    font-size: 40px;
    background: url(../images/site/footer_pattern_bkg.jpg);
    margin-bottom: 20px;
    font-family: "Source Sans Pro",sans-serif;
    font-weight: 300; }
    @media (max-width: 767px) {
      body.page-template-landing-page-1 .lp1-sidebar .form-title {
        font-size: 30px; } }
  body.page-template-landing-page-1 .lp1-sidebar .form-sub-title {
    color: #464646;
    font-size: 16px;
    font-style: italic;
    margin-bottom: 20px;
    text-align: center;
    font-family: "Source Sans Pro",sans-serif;
    font-weight: 300; }
  body.page-template-landing-page-1 .lp1-sidebar .form-holder .gform_confirmation_message,
  body.page-template-landing-page-1 .lp1-sidebar .form-holder .validation_error {
    margin-bottom: 15px; }
  body.page-template-landing-page-1 .lp1-sidebar .form-holder .gform_wrapper .gform_body .gform_fields {
    margin: 0;
    padding: 0;
    list-style: none; }
    body.page-template-landing-page-1 .lp1-sidebar .form-holder .gform_wrapper .gform_body .gform_fields .gfield {
      float: none;
      width: 100%;
      margin-bottom: 10px; }
      body.page-template-landing-page-1 .lp1-sidebar .form-holder .gform_wrapper .gform_body .gform_fields .gfield.gfield_error input[type="text"] {
        border-color: red; }
      body.page-template-landing-page-1 .lp1-sidebar .form-holder .gform_wrapper .gform_body .gform_fields .gfield.gfield_error .validation_message {
        position: relative;
        top: -10px; }
      body.page-template-landing-page-1 .lp1-sidebar .form-holder .gform_wrapper .gform_body .gform_fields .gfield label {
        display: none; }
      body.page-template-landing-page-1 .lp1-sidebar .form-holder .gform_wrapper .gform_body .gform_fields .gfield input[type="text"] {
        background: #fff;
        border: 1px solid #449db4;
        border-radius: 0;
        color: #464646;
        font-size: 20px !important;
        line-height: 24px;
        display: block;
        width: 100% !important;
        padding: 15px 9px !important;
        font-family: "Source Sans Pro",sans-serif;
        font-weight: 300; }
        @media (max-width: 767px) {
          body.page-template-landing-page-1 .lp1-sidebar .form-holder .gform_wrapper .gform_body .gform_fields .gfield input[type="text"] {
            padding: 9px !important; } }
        body.page-template-landing-page-1 .lp1-sidebar .form-holder .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]::-webkit-input-placeholder {
          color: #464646 !important;
          opacity: 1; }
        body.page-template-landing-page-1 .lp1-sidebar .form-holder .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]:-moz-placeholder {
          color: #464646 !important;
          opacity: 1; }
        body.page-template-landing-page-1 .lp1-sidebar .form-holder .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]::-moz-placeholder {
          color: #464646 !important;
          opacity: 1; }
        body.page-template-landing-page-1 .lp1-sidebar .form-holder .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]:-ms-input-placeholder {
          color: #464646 !important;
          opacity: 1; }
      body.page-template-landing-page-1 .lp1-sidebar .form-holder .gform_wrapper .gform_body .gform_fields .gfield select {
        width: 100% !important;
        border-color: #449db4;
        color: #464646;
        height: 55px !important;
        margin-bottom: 15px !important;
        background: url(../images/arrow-down.png) no-repeat center right;
        -moz-appearance: none;
        font-family: "Source Sans Pro",sans-serif;
        font-weight: 300; }
        @media (max-width: 767px) {
          body.page-template-landing-page-1 .lp1-sidebar .form-holder .gform_wrapper .gform_body .gform_fields .gfield select {
            height: 44px !important; } }
  body.page-template-landing-page-1 .lp1-sidebar .form-holder .gform_wrapper .gform_footer {
    position: relative;
    text-align: right; }
    body.page-template-landing-page-1 .lp1-sidebar .form-holder .gform_wrapper .gform_footer input[type="submit"] {
      background: #449db4 !important;
      border-radius: 0 !important;
      padding: 15px !important;
      text-align: center;
      color: #fff !important;
      font-size: 20px !important;
      line-height: 24px !important;
      display: inline-block !important;
      min-width: 200px;
      font-family: "Source Sans Pro",sans-serif;
      font-weight: 300;
      font-weight: 300 !important; }
      @media (max-width: 767px) {
        body.page-template-landing-page-1 .lp1-sidebar .form-holder .gform_wrapper .gform_footer input[type="submit"] {
          min-width: 100%; } }
    body.page-template-landing-page-1 .lp1-sidebar .form-holder .gform_wrapper .gform_footer img {
      position: absolute;
      top: 20px;
      right: -20px; }
body.page-template-landing-page-1 .lp1-bottom {
  text-align: center; }
  body.page-template-landing-page-1 .lp1-bottom .text1 {
    color: #31889c;
    font-size: 42px;
    font-family: "Source Sans Pro",sans-serif;
    font-weight: 300; }
    @media (max-width: 767px) {
      body.page-template-landing-page-1 .lp1-bottom .text1 {
        font-size: 28px;
        margin-bottom: 30px; } }
  body.page-template-landing-page-1 .lp1-bottom .text2 {
    color: #6ca144;
    font-size: 30px;
    margin-bottom: 10px;
    font-family: "Source Sans Pro",sans-serif;
    font-weight: 300; }
    body.page-template-landing-page-1 .lp1-bottom .text2 a {
      color: #6ca144;
      font-size: 30px;
      text-decoration: none;
      font-family: "Source Sans Pro",sans-serif;
      font-weight: 300; }
    @media (max-width: 767px) {
      body.page-template-landing-page-1 .lp1-bottom .text2 {
        font-size: 22px;
        margin-bottom: 20px; }
        body.page-template-landing-page-1 .lp1-bottom .text2 a {
          font-size: 22px; } }
  body.page-template-landing-page-1 .lp1-bottom .text3 {
    margin-bottom: 17px;
    font-family: "Source Sans Pro",sans-serif;
    font-weight: 300;
    font-style: italic; }

.hubspot-sidebar-subscribe {
  background: url("../images/hubspot-sidebar.jpg"); }
  .hubspot-sidebar-subscribe .title {
    background: #519265;
    padding: 30px 15px;
    color: #fff;
    font-size: 21px;
    line-height: 28px;
    text-align: center;
    font-family: "Source Sans Pro",sans-serif;
    font-weight: 300;
    text-transform: uppercase; }
  .hubspot-sidebar-subscribe .form-holder {
    padding: 20px 15px 5px 15px; }
    .hubspot-sidebar-subscribe .form-holder label {
      color: #fff; }
    .hubspot-sidebar-subscribe .form-holder input.hs-input {
      background: #fff !important; }
    .hubspot-sidebar-subscribe .form-holder .submitted-message {
      color: #fff;
      padding-bottom: 15px; }
    .hubspot-sidebar-subscribe .form-holder .hs-form.stacked .field {
      margin-bottom: 0; }

body.page-template-template-newsletter #form #form-fields .hs-button {
  margin: 0; }

#about-pq p:first-of-type {
  background: none;
  -webkit-text-fill-color: initial;
  color: #58595b; }

#main-footer #main-footer-callout {
  background: #699e42; }

.donate-now-widget a {
  display: block;
  background: url(../images/donate-now-bg.png) no-repeat top center;
  background-size: cover;
  min-height: 158px;
  text-align: center;
  font-size: 23px;
  color: #FFF;
  padding: 25px;
  text-decoration: none; }
  .donate-now-widget a span.button {
    display: inline-block;
    margin: 20px 0 0 0px;
    font-family: "Source Sans Pro",sans-serif;
    background: #fff;
    width: auto;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    padding: 10px 24px;
    text-transform: uppercase;
    color: #449db4;
    border: #449db4 1px solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    text-shadow: none;
    box-shadow: none; }

iframe.qgiv-iframe {
  border: 0;
  width: 100%;
  min-height: 2000px; }
  @media (max-width: 790px) {
    iframe.qgiv-iframe {
      min-height: 2100px; } }
  @media (max-width: 420px) {
    iframe.qgiv-iframe {
      min-height: 2200px; } }

.contact-cta a.number {
  color: #FFF;
  text-decoration: none;
  font-size: 20px; }
