﻿/*
 Theme Name:     Wave Huddle
 Theme URI:      https://wordpress.com
 Description:    Twentynineteen Child Theme
 Author:         Wave Interactive
 Author URI:     https://waveinteractive.com
 Template:       twentynineteen
 Version:        1.0.1
*/
/* =Theme customization starts here
------------------------------------------------------- */
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

body {
  background-color: #000;
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.3; }
  body .author-description .author-link, body .comment-metadata, body .comment-reply-link,
  body .comments-title, body .comment-author .fn, body .discussion-meta-info, body .entry-meta,
  body .entry-footer, body .main-navigation, body .no-comments, body .not-found .page-title,
  body .error-404 .page-title, body .post-navigation .post-title, body .page-links,
  body .page-description, body .pagination .nav-links, body .sticky-post, body .site-title,
  body .site-info, body #cancel-comment-reply-link, body h1, body h2, body h3, body h4, body h5, body h6 {
    font-family: acumin-pro, sans-serif;
    font-style: normal; }
  body .main-navigation ul.main-menu > li > a {
    color: #000;
    font-weight: 400; }
    body .main-navigation ul.main-menu > li > a:hover {
      color: #1F3961; }
  body .main-navigation ul.main-menu > li.current-menu-item > a {
    color: #1F3961;
    font-weight: 700; }
  body .site {
    background-color: #fff; }
  body .site-content a {
    color: #1B355E; }
  body.page .main-navigation {
    float: right;
    display: inline-block;
    min-width: 600px;
    font-size: 1em; }
    body.page .main-navigation > div {
      float: right; }
  body.blog .main-navigation {
    float: right;
    display: inline-block;
    min-width: 600px;
    font-size: 1em; }
    body.blog .main-navigation > div {
      float: right; }
  body.blog .site-content {
    background-color: #1B355E; }
  body.blog .entry {
    margin-top: 30px; }
    body.blog .entry .entry-title {
      font-size: 50px;
      color: #fff;
      text-align: center; }
    body.blog .entry .entry-categories {
      color: #fff;
      text-align: center;
      display: none; }
      body.blog .entry .entry-categories .button {
        background-color: transparent;
        color: #fff;
        border: 1px solid #fff;
        border-radius: 500px;
        padding: 0.5em 2em;
        margin: 2em 0.7em;
        display: inline-block;
        font-weight: 400; }
    body.blog .entry .entry-meta {
      margin: 0;
      font-size: 14px;
      text-transform: uppercase;
      color: #000; }
      body.blog .entry .entry-meta > span {
        margin-right: 0; }
  body.blog a h3 {
    margin-bottom: 0.1em;
    color: #000; }
  body.single .main-navigation {
    float: right;
    display: inline-block;
    min-width: 600px;
    font-size: 1em; }
    body.single .main-navigation > div {
      float: right; }
  body.single .entry-header {
    margin: 0 auto 1rem; }
  body.single .entry-meta {
    margin: 0;
    font-size: 18px;
    color: #000;
    text-transform: uppercase; }
    body.single .entry-meta > span {
      margin-right: 0; }
  body.single ul li {
    line-height: 1.2em; }
  body.single ol li {
    line-height: 1.2em;
    margin-bottom: 1em; }
  body.single .main-banner {
    max-height: 600px;
    overflow: hidden;
    margin-bottom: 3em; }
    body.single .main-banner img {
      width: 100%; }
  body.single .flex-box .main-content {
    min-width: 70%;
    border-right: 1px solid #000;
    padding-right: 3em; }
  body.single .post-navigation .nav-links {
    margin: 0 auto; }
    body.single .post-navigation .nav-links .nav-next {
      min-width: 50%;
      text-align: right; }
      body.single .post-navigation .nav-links .nav-next .meta-nav:after {
        content: none; }
      body.single .post-navigation .nav-links .nav-next .post-title {
        display: none; }
    body.single .post-navigation .nav-links .nav-previous {
      min-width: 50%; }
      body.single .post-navigation .nav-links .nav-previous .meta-nav:before {
        content: none; }
      body.single .post-navigation .nav-links .nav-previous .post-title {
        display: none; }
  body.single #blog-sidebar .widget-title {
    font-size: 30px;
    margin-bottom: 1.5em; }
  body.single #blog-sidebar .widget_recent_entries ul li {
    margin-bottom: 2em; }
  body.single #blog-sidebar .widget_recent_entries .post-title {
    font-size: 24px;
    line-height: 1.0em;
    color: #000;
    display: inline-block;
    line-height: 1.0em; }
    body.single #blog-sidebar .widget_recent_entries .post-title:focus {
      text-decoration: none;
      outline: none; }
  body.single #blog-sidebar .widget_recent_entries .entry-meta {
    color: #000;
    font-weight: 400; }
    body.single #blog-sidebar .widget_recent_entries .entry-meta .post-authur {
      text-transform: uppercase; }
    body.single #blog-sidebar .widget_recent_entries .entry-meta .post-date {
      text-transform: uppercase; }
  body.single #blog-sidebar .widget_recent_entries p {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2em;
    color: #000; }
  body.single #blog-sidebar .widget_recent_entries .readMore {
    font-size: 18px;
    color: #000; }
  body h1 {
    font-size: 50px; }
    body h1:before {
      content: none; }
  body h2 {
    font-size: 36px; }
    body h2:before {
      content: none; }
  body h3 {
    font-size: 24px;
    margin: 0 0 0.4em; }
    body h3:before {
      content: none; }

.site-title {
  display: none; }

.site-description {
  display: none; }

.site-logo .custom-logo-link:hover, .site-logo .custom-logo-link:active, .site-logo .custom-logo-link:focus {
  box-shadow: none; }

.home .site-content {
  background-image: url(/wp-content/uploads/2020/01/siteBackgroundImage.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  overflow: visible; }

.home .entry {
  text-align: center; }
  .home .entry .entry-header {
    display: none; }
  .home .entry .entry-content p {
    font-size: 32px; }

.flex-box {
  background-color: #fff;
  display: flex;
  min-height: 300px; }
  .flex-box > div {
    flex-grow: 1; }
    .flex-box > div:first-child {
      margin-right: 20px; }
    .flex-box > div.thumbImage {
      flex-basis: 33.33%;
      border-right: 1px solid #4a4a4a; }
    .flex-box > div img {
      object-fit: cover;
      height: 100%; }
    .flex-box > div.thumbText {
      flex-basis: 66.66%;
      padding: 1em;
      align-self: center; }
      .flex-box > div.thumbText .readMore {
        color: #000; }

.entry .entry-title:before {
  content: none; }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.page-template-page-internal.page-our-charity .container {
  max-width: 100vw; }

.page-template-page-internal.page-our-charity .text-area {
  padding: 3em; }

.page-template-page-internal.page-our-charity .blurbColumnsBackground .colNum-2 {
  padding: 0; }
  .page-template-page-internal.page-our-charity .blurbColumnsBackground .colNum-2:last-child {
    text-align: center; }
    .page-template-page-internal.page-our-charity .blurbColumnsBackground .colNum-2:last-child .text-area p:first-of-type {
      padding: 0 0 3em; }
  .page-template-page-internal.page-our-charity .blurbColumnsBackground .colNum-2 ul {
    list-style: none;
    padding-left: 0; }
    .page-template-page-internal.page-our-charity .blurbColumnsBackground .colNum-2 ul li.videoWrapper {
      margin: 0 0 2em; }

.page-template-page-internal.page-our-charity .entry-header {
  display: none; }

.page-template-page-internal.page-our-charity h1 {
  color: #fff;
  text-align: left;
  margin-bottom: 1.7em; }
  .page-template-page-internal.page-our-charity h1:before {
    content: none; }

.page-template-page-internal.page-our-charity h2 {
  font-size: 28px;
  text-align: left; }

.page-template-page-internal.page-about-us .blurbColumns {
  padding: 0 0 2em; }

.page-template-page-internal.page-about-us .testimonials__preview {
  padding: 2em 0 0; }
  .page-template-page-internal.page-about-us .testimonials__preview .photo-inner {
    padding: 0 1em 0 0;
    min-height: 200px; }
    .page-template-page-internal.page-about-us .testimonials__preview .photo-inner img {
      max-width: 55%;
      margin: 0 auto;
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      transform: translate(0, -50%); }
  .page-template-page-internal.page-about-us .testimonials__preview .text-inner {
    text-align: left;
    padding: 2em 0; }
    .page-template-page-internal.page-about-us .testimonials__preview .text-inner h3 {
      margin-bottom: 0; }
    .page-template-page-internal.page-about-us .testimonials__preview .text-inner p {
      line-height: 1.1em; }
  .page-template-page-internal.page-about-us .testimonials__preview ul {
    list-style: none;
    margin-bottom: 0; }
    .page-template-page-internal.page-about-us .testimonials__preview ul > li {
      border-bottom: 1px solid #fff;
      padding: 1em 0; }
      .page-template-page-internal.page-about-us .testimonials__preview ul > li:nth-of-type(even) .row {
        flex-direction: row-reverse; }
      .page-template-page-internal.page-about-us .testimonials__preview ul > li:last-of-type {
        border-bottom: none; }

.page-template-page-internal.page-how-it-works {
  text-align: center; }
  .page-template-page-internal.page-how-it-works .blurbColumnsBackground {
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 3em; }
  .page-template-page-internal.page-how-it-works .container .row {
    display: block;
    margin: 0 auto; }
  .page-template-page-internal.page-how-it-works .container .colStack {
    margin: 0 auto;
    max-width: 493px;
    min-height: 506px;
    background-repeat: no-repeat;
    position: relative; }
    .page-template-page-internal.page-how-it-works .container .colStack:first-child {
      max-width: 100%;
      min-height: 0;
      padding: 2em 0 4em; }
      .page-template-page-internal.page-how-it-works .container .colStack:first-child p {
        font-size: 18px; }
    .page-template-page-internal.page-how-it-works .container .colStack:nth-of-type(even) h2 {
      padding-right: 1.5em; }
    .page-template-page-internal.page-how-it-works .container .colStack:nth-of-type(odd):not(:first-child) h2 {
      padding-left: 1.5em; }
    .page-template-page-internal.page-how-it-works .container .colStack:nth-of-type(2) {
      z-index: 7; }
    .page-template-page-internal.page-how-it-works .container .colStack:nth-of-type(3) {
      z-index: 6; }
    .page-template-page-internal.page-how-it-works .container .colStack:nth-of-type(4) {
      z-index: 5; }
    .page-template-page-internal.page-how-it-works .container .colStack:nth-of-type(5) {
      z-index: 4; }
    .page-template-page-internal.page-how-it-works .container .colStack:nth-of-type(6) {
      z-index: 3; }
    .page-template-page-internal.page-how-it-works .container .colStack:nth-of-type(n + 3) {
      margin-top: -40px; }
    .page-template-page-internal.page-how-it-works .container .colStack:nth-of-type(n + 4) {
      margin-top: -16px; }
    .page-template-page-internal.page-how-it-works .container .colStack:nth-of-type(n + 6) {
      margin-top: -40px; }
    .page-template-page-internal.page-how-it-works .container .colStack:last-of-type {
      margin: 5em auto;
      min-height: 0;
      max-width: 100%; }
      .page-template-page-internal.page-how-it-works .container .colStack:last-of-type .button {
        padding: 1em 3em;
        border: 5px solid #fff;
        border-radius: 20px;
        font-size: 44px; }
    .page-template-page-internal.page-how-it-works .container .colStack:nth-of-type(4) h2 {
      max-width: 330px;
      line-height: 1.0em;
      margin: 0 auto;
      padding-top: 1.9em; }
    .page-template-page-internal.page-how-it-works .container .colStack:nth-of-type(5) h2 {
      max-width: 400px;
      line-height: 1.0em;
      margin: 0 auto;
      padding-top: 1.9em;
      padding-bottom: 0.5em; }
  .page-template-page-internal.page-how-it-works .entry-header {
    display: none; }
  .page-template-page-internal.page-how-it-works h1 {
    color: #fff; }
    .page-template-page-internal.page-how-it-works h1:before {
      content: none; }
  .page-template-page-internal.page-how-it-works h2 {
    font-size: 42px;
    padding: 2.3em 0 1.5em; }
  .page-template-page-internal.page-how-it-works p {
    font-size: 23px;
    margin: 0 2em; }

.page-template-page-internal h1 {
  font-size: 50px;
  text-align: center;
  color: #1B355E; }

.page-template-page-internal h2 {
  text-align: center;
  font-size: 36px; }

.page-template-page-internal h3 {
  font-size: 24px; }

.page-template-page-internal p {
  margin-block-start: 0;
  margin-block-end: 0.7em; }

.page-template-page-internal .wp-block-quote {
  border-left: none;
  margin: 0 0 0.6em;
  padding-left: 0; }
  .page-template-page-internal .wp-block-quote p {
    font-size: 13px;
    margin-top: 0; }

.page-template-page-internal.page-faq h1 {
  color: #DE6A28; }

@keyframes rotation {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

.rotate {
  animation: rotation 2s infinite linear; }

.gform_ajax_spinner {
  animation: rotation 2s infinite linear;
  padding: 0 !important;
  width: 1.5em;
  top: 25px; }

.gform_wrapper h3 {
  font-weight: 700; }

.gform_wrapper ul.gform_fields li.gfield select {
  text-align-last: center; }

.gform_wrapper #gform_fields_1_8 li {
  text-align: center;
  padding: 3em 0; }
  .gform_wrapper #gform_fields_1_8 li p {
    font-size: 36px;
    font-weight: 700; }
  .gform_wrapper #gform_fields_1_8 li img {
    animation: rotation 2s infinite linear; }

.gform_wrapper #gform_page_1_8 .gform_page_footer {
  visibility: hidden; }

.gform_wrapper #gform_page_1_3 .gfield_radio {
  text-align: center; }

.gform_wrapper #gform_page_1_4 .gform_page_fields {
  text-align: center;
  margin-top: 50%;
  transform: translate(0, -50%); }

.gform_wrapper #gform_page_1_5 .gform_page_fields {
  text-align: center;
  margin-top: 50%;
  transform: translate(0, -50%); }

.gform_wrapper #gform_page_1_6 .gform_page_fields {
  text-align: center;
  margin-top: 50%;
  transform: translate(0, -50%); }

.gform_wrapper #gform_fields_1_10 {
  font-size: 22px;
  line-height: 1.4em; }

.gform_wrapper #gform_fields_1_9 li.gfield ul.gfield_radio li label {
  border: 2px solid #D8D8D8;
  padding: 1em;
  line-height: 1.2em;
  font-size: 18px;
  color: #000;
  max-width: 100%;
  margin-left: 0; }

.gform_wrapper #gform_fields_1_9 li.gfield ul.gfield_radio li input[type=radio] {
  display: none; }
  .gform_wrapper #gform_fields_1_9 li.gfield ul.gfield_radio li input[type=radio]:checked + label {
    font-weight: 400;
    border: 2px solid #000 !important;
    background-color: rgba(0, 0, 0, 0.1); }

.gform_wrapper .gfield_radio li label {
  max-width: 90%;
  line-height: 1.1em;
  margin-left: 12px; }

.gform_wrapper .top_label .gfield_label {
  font-size: 26px; }

.gform_wrapper .buttons-sml.two-col .gfield_radio li {
  display: inline-block;
  margin-right: 3%;
  width: 48%; }

.gform_wrapper .buttons-sml.two-col .gfield_radio li label {
  font-size: 16px; }

.gform_wrapper .buttons-sml.two-col .gfield_radio li:nth-of-type(2n) {
  margin-right: 0; }

.gform_wrapper .buttons-sml.three-col .gfield_radio li {
  display: inline-block;
  margin-right: 3%;
  width: 31%; }

.gform_wrapper .buttons-sml.three-col .gfield_radio li:nth-of-type(3n) {
  margin-right: 0; }

.gform_wrapper .buttons-sml .gfield_radio li input[type=radio] {
  display: none; }

.gform_wrapper .buttons-sml .gfield_radio li label {
  text-align: center;
  border: 2px solid #000;
  padding: 0.4em;
  width: calc(100% - 4px);
  max-width: 99%;
  border-radius: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2em;
  min-height: 54px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 0; }

.gform_ajax_spinner {
  position: absolute;
  bottom: 30px;
  right: 60px; }

.gform_wrapper .buttons-lrg .gfield_radio li input[type=radio] {
  display: none; }

.gform_wrapper .buttons-lrg .gfield_radio li label {
  text-align: center;
  border: 2px solid #000;
  padding: 0.6em;
  width: 100%;
  max-width: 99%;
  border-radius: 10px;
  font-size: 35px;
  font-weight: 700;
  display: block;
  margin-left: 0; }

.gform_wrapper .buttons-lrg ul.gfield_radio li input[type=radio]:checked + label,
.gform_wrapper .buttons-sml ul.gfield_radio li input[type=radio]:checked + label {
  background-color: rgba(63, 175, 73, 0.85);
  color: #fff; }

body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox {
  margin-right: -16px; }

.gform_wrapper ul.gfield_checkbox li {
  display: inline-block; }

.gform_wrapper .gfield_checkbox li input[type=checkbox] {
  display: none;
  -webkit-appearance: none; }

.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label {
  border: 2px solid #000;
  position: relative; }
  .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.2); }

.gform_wrapper ul.gfield_checkbox li label {
  max-height: 115px;
  max-width: 109px;
  border: 1px solid #ccc;
  overflow: hidden;
  border-radius: 15px;
  margin-right: 16px; }

.gform_wrapper ul.gfield_checkbox li label img {
  max-width: 105%;
  object-fit: cover;
  transform: translate(-3px, -2px); }

.gform_wrapper .gf_progressbar_wrapper {
  width: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }

.gform_wrapper .gf_progressbar {
  padding: 0;
  width: 100%;
  border-radius: 0;
  background-color: #fff; }

.gform_wrapper .gf_progressbar_percentage {
  height: 32px;
  border-radius: 0; }

.gform_wrapper .gf_progressbar_percentage.percentbar_100 {
  border-radius: 0; }

.gform_wrapper .gf_progressbar_percentage span {
  line-height: 1.7em;
  font-size: 18px; }

.gform_wrapper .gf_progressbar:after {
  height: 32px;
  margin-top: -32px;
  border-radius: 0;
  background-color: transparent; }

.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
  display: none; }

.gform_wrapper .gform_page_footer {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 32px;
  left: 0;
  right: 0; }

.gform_wrapper .gform_page_footer input.button {
  border-radius: 0;
  font-size: 35px;
  text-transform: uppercase; }

.gform_wrapper .gform_page_footer input.button.gform_previous_button {
  background-color: #9B9B9B;
  margin: 0;
  width: 30%; }

.gform_wrapper .gform_page_footer input.button.gform_next_button,
.gform_wrapper .gform_page_footer input[type=submit].button {
  margin: 0 0 0 -5px;
  width: 70%; }

.gform_wrapper .gform_page_footer input.button.gform_next_button#gform_next_button_1_19,
.gform_wrapper .gform_page_footer input.button#button-no {
  width: 100%;
  text-align: right;
  margin: 0; }

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li, body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li {
  line-height: 1.2em; }

.teamColumns {
  background-color: #1B355E;
  color: #fff; }

/* top blurb */
#top-blurb {
  text-align: center; }

#top-blurb h2 {
  color: #AC1E2F;
  line-height: 1.438em; }

#top-blurb p {
  line-height: 1.708em;
  font-weight: 300;
  margin-bottom: 20px; }

/* blurb section */
#blurb {
  text-align: center;
  color: #4a4a4a; }

#blurb #blurb p {
  font-size: 1.5em;
  line-height: 1.708em;
  font-weight: 300;
  margin-bottom: 20px; }

/* blurb section */
#blurbTwoColumn {
  color: #4a4a4a; }

#blurbTwoColumn .text-area {
  margin: 0; }

#blurbTwoColumn .text-area div {
  max-width: 100%; }

#blurbTwoColumn div img {
  width: auto;
  height: auto; }

#blurbTwoColumn h2 {
  text-align: center; }

/* blurb columns section */
#blurbColumns {
  color: #4a4a4a; }

#blurbColumns .text-area {
  margin: 30px 20px 60px; }

#blurbColumns h2 {
  color: #013E5B;
  margin: 80px auto 20px;
  text-align: center; }

#blurbColumns p {
  color: #4a4a4a;
  margin-bottom: 20px; }

#blurbColumns .button-gold-border {
  margin: 30px auto; }

/* cta left section */
#cta_left {
  color: #4a4a4a; }

#cta_left.layout-2_3 .bg-img {
  width: 60%; }

#cta_left.layout-3_2 .bg-img {
  width: 33%; }

#cta_left.layout-1_2 .bg-img {
  width: 50%; }

#cta_left .bg-img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 50%;
  position: absolute;
  right: 15px;
  top: 0;
  height: 100%; }

#cta_left .text-area {
  /*margin: 150px 0 150px 40px;*/ }

#cta_left h2 {
  color: #013E5B;
  margin-bottom: 20px; }

#cta_left p {
  color: #4a4a4a;
  max-width: 80%;
  margin-bottom: 20px; }

#cta_left.layout-3_2 p {
  max-width: 100%; }

#cta_left.layout-2_3 p {
  max-width: 100%; }

/* cta right section */
#cta_right {
  color: #4a4a4a; }

#cta_right.layout-2_3 .bg-img {
  width: 38%; }

#cta_right.layout-3_2 .bg-img {
  width: 60%; }

#cta_right.layout-1_2 .bg-img {
  width: 50%; }

#cta_right .bg-img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 50%;
  position: absolute;
  left: 15px;
  top: 0;
  height: 100%; }

#cta_right .text-area {
  margin: 150px 0 150px 40px; }

#cta_right h2 {
  color: #013E5B;
  margin-bottom: 20px; }

#cta_right p {
  color: #4a4a4a;
  max-width: 80%;
  margin-bottom: 20px; }

#cta_right.layout-3_2 p {
  max-width: 100%; }

#cta_right.layout-2_3 p {
  max-width: 100%; }

.arconix-faq-accordion-wrap.ui-accordion {
  margin-bottom: 2em; }
  .arconix-faq-accordion-wrap.ui-accordion .ui-accordion-header {
    margin: 0;
    border-bottom: none;
    padding: 1em; }
    .arconix-faq-accordion-wrap.ui-accordion .ui-accordion-header.ui-corner-all {
      border-radius: 0; }
    .arconix-faq-accordion-wrap.ui-accordion .ui-accordion-header.ui-accordion-icons {
      padding-left: 2.2em; }
    .arconix-faq-accordion-wrap.ui-accordion .ui-accordion-header:nth-last-of-type(n+2) {
      border-bottom: 1px solid #d3d3d3; }
  .arconix-faq-accordion-wrap.ui-accordion .ui-accordion-content.ui-corner-bottom {
    border-radius: 0; }

.arconix-faq-accordion-title.ui-state-default.ui-state-active,
.arconix-faq-accordion-title.ui-state-default.ui-state-hover {
  background-color: #DE6A28;
  color: #fff; }

.site-logo .custom-logo-link {
  width: auto;
  height: auto; }

.ph-container {
  padding: 3em 0 3em 50%; }

.page-template-thankyou .site-content {
  background-image: url(/wp-content/uploads/2020/01/siteBackgroundImage.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  overflow: visible; }

.page-template-thankyou .ph-container {
  padding: 3em 0 3em 40%; }

.page-template-thankyou .entry-header {
  display: none; }

.home .entry .entry-content {
  color: #fff; }

.home #main article {
  color: #fff; }

.entry .entry-content {
  max-width: none;
  margin: 0;
  padding: 0; }

.entry .entry-footer {
  display: none; }

.social-navigation {
  float: right; }

.social-navigation ul.social-links-menu li a svg {
  width: 42px;
  height: 50px; }

#colophon {
  text-align: center; }
  #colophon .ph-container {
    padding: 30px 0;
    display: flex;
    flex-direction: row-reverse;
    align-items: center; }
  #colophon .site-info {
    color: #fff;
    font-size: 1.0em;
    display: inline-block;
    margin: 0 auto;
    text-align: center; }
    #colophon .site-info a {
      display: block; }
      #colophon .site-info a.site-name {
        font-size: 18px; }
      #colophon .site-info a.footer-logo {
        padding: 8px 0 15px; }

.footer-navigation {
  display: block; }
  .footer-navigation .footer-menu {
    display: block;
    text-align: left;
    list-style: none;
    position: relative; }
    .footer-navigation .footer-menu li {
      display: block;
      line-height: 1.4em;
      margin: 0; }
      .footer-navigation .footer-menu li a {
        color: #fff !important; }
      .footer-navigation .footer-menu li.hideLink {
        display: none;
        padding-left: 1.5em;
        font-size: 16px;
        position: absolute;
        width: 400px;
        height: 20px; }
        .footer-navigation .footer-menu li.hideLink:last-child {
          margin-top: 20px; }

#slider {
  position: relative;
  overflow: hidden;
  margin: 0 auto 30px auto;
  border-top: 1px solid #fff;
  border-radius: 0;
  color: #fff; }

#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: auto;
  list-style: none; }

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 600px;
  height: 240px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center; }
  #slider ul li h2 {
    font-size: 65px;
    line-height: 1.1em;
    margin: 0; }
    #slider ul li h2:before {
      content: none; }

a.control_prev, a.control_next {
  position: absolute;
  top: 40%;
  z-index: 999;
  display: block;
  padding: 4% 3%;
  width: auto;
  height: auto;
  background: #2a2a2a;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer; }

a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease; }

a.control_prev {
  border-radius: 0 2px 2px 0; }

a.control_next {
  right: 0;
  border-radius: 2px 0 0 2px; }

.slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px; }

.quiz-button {
  background-color: rgba(63, 175, 73, 0.85);
  color: #fff !important;
  font-size: 44px;
  font-weight: 700;
  padding: .7em 2em;
  text-align: center;
  border: 4px solid rgba(255, 255, 255, 0.85);
  border-radius: 25px;
  margin: 0 auto 40px;
  word-wrap: normal;
  display: block;
  line-height: 1.12em;
  max-width: 538px; }
  .quiz-button:active, .quiz-button:focus {
    text-decoration: none; }

#step-02 {
  background-color: #fff;
  padding: 30px;
  border: 5px solid #1B355E;
  position: relative;
  padding-bottom: 100px;
  min-height: 640px; }

#confirmation {
  background-color: #fff;
  padding: 2em 4em;
  border: 5px solid #1B355E;
  position: relative;
  padding-bottom: 100px;
  color: #000; }
  #confirmation .button {
    display: inline-block;
    background-color: transparent;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    width: 32%;
    padding: 0;
    border-radius: 500px;
    border: 2px solid rgba(63, 175, 73, 0.85);
    margin: 0 2% 0 0; }
    #confirmation .button:last-of-type {
      margin-right: 0; }
    #confirmation .button a {
      text-decoration: none;
      padding: 0.46rem 1rem;
      display: block;
      text-align: center; }
  #confirmation .entry .entry-content {
    color: #000;
    font-size: 16px;
    text-align: left; }
    #confirmation .entry .entry-content h2 {
      text-align: center;
      font-size: 50px;
      margin-top: 0; }
      #confirmation .entry .entry-content h2:before {
        content: none; }
    #confirmation .entry .entry-content p {
      font-size: 16px; }
    #confirmation .entry .entry-content ul {
      padding: 0; }
  #confirmation .bottom-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0;
    max-width: 100%; }
    #confirmation .bottom-content a {
      display: block;
      padding: 0.5em;
      background-color: rgba(63, 175, 73, 0.85);
      color: #fff;
      font-size: 35px;
      font-weight: 700;
      line-height: 1em;
      margin: 0;
      text-decoration: none; }
    #confirmation .bottom-content span {
      display: block;
      padding: 0.3em;
      background-color: #1B355E;
      color: #fff;
      font-size: 23px;
      font-weight: 700;
      line-height: 1em;
      margin: 0; }

@media only screen and (min-width: 768px) {
  .site-branding {
    margin: 0 60px; }
  .ph-container {
    margin: 0 60px; } }

.site-logo {
  position: relative;
  float: left;
  right: auto;
  top: auto; }
  .site-logo .custom-logo-link {
    border-radius: 0; }

.site-header {
  padding: 1.5em 0 0.5em; }

.site-footer {
  background-color: #000;
  color: #fff; }

@media only screen and (max-width: 1410px) {
  #slider ul li h2 {
    font-size: 55px; } }

@media only screen and (max-width: 1350px) {
  .ph-container {
    padding: 3em 0 3em 40%; }
    .ph-container #step-01 {
      padding: 0 40px; }
  #slider ul li h2 {
    font-size: 50px; } }

@media only screen and (max-width: 1260px) {
  .ph-container #step-01 {
    padding: 0 40px; }
  .home .entry .entry-content p {
    font-size: 24px;
    max-width: 100%; }
  #slider ul li {
    width: 400px;
    height: 200px; }
    #slider ul li h2 {
      font-size: 42px; }
  .quiz-button {
    font-size: 32px;
    max-width: 400px; } }

@media only screen and (max-width: 1024px) {
  .ph-container {
    padding: 1em 0 1em 45%;
    margin: 0 20px; }
  #slider ul li {
    width: 400px;
    height: 150px; }
    #slider ul li h2 {
      font-size: 42px; }
  .quiz-button {
    font-size: 28px;
    max-width: 300px;
    padding: 0.4em 2em;
    margin: 0 auto 20px; }
  #step-02 {
    min-height: 620px;
    padding: 0 20px;
    padding-bottom: 100px; }
  #colophon .ph-container {
    padding: 10px 0; } }

@media only screen and (max-width: 768px) {
  body.home .site-content {
    background-image: none;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1b355e+0,3faf49+100 */
    background: #1b355e;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #1b355e 0%, #3faf49 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #1b355e 0%, #3faf49 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #1b355e 0%, #3faf49 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b355e', endColorstr='#3faf49',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */ }
  body.home .ph-container {
    margin: 0;
    padding: 1em; }
  body.blog .entry .entry-categories .button {
    padding: 0.5em 1em;
    margin: 2em 0.4em; }
  body.page-template-thankyou .site-content {
    background-image: none;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1b355e+0,3faf49+100 */
    background: #1b355e;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #1b355e 0%, #3faf49 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #1b355e 0%, #3faf49 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #1b355e 0%, #3faf49 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b355e', endColorstr='#3faf49',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */ }
  .flex-box > div.thumbImage {
    flex-basis: 50%; }
  .flex-box > div.thumbText {
    flex-basis: 50%; }
  .ph-container #step-01 {
    padding: 0; }
  .site-branding {
    margin: 0;
    padding: 0 15px; }
  #slider ul li {
    width: 320px; }
    #slider ul li h2 {
      font-size: 38px; }
  #colophon {
    padding: 0 15px; } }

.menu-toggle {
  display: none; }

@media only screen and (max-width: 760px) {
  body.page .main-navigation {
    /*display: inline-block;
            background-color: #fff;
            position: absolute;
            top: 60px;
            left: 0;
            right: 0;*/
    min-width: 0;
    /*width: 100vw;*/ }
    body.page .main-navigation .main-menu {
      text-align: center; }
      body.page .main-navigation .main-menu > li {
        display: block;
        text-align: center;
        color: #1B355E; }
  body .main-navigation .main-menu > li.menu-item-has-children .submenu-expand.main-menu-more-toggle svg {
    height: 36px;
    width: 36px;
    top: -0.5rem;
    right: 0.5rem; }
  body .main-navigation .sub-menu {
    background-color: #1B355E; }
    body .main-navigation .sub-menu li {
      font-size: 24px;
      margin-bottom: 1em; }
  .menu-toggle {
    display: none;
    text-indent: -9999px;
    line-height: 1px;
    padding: 0;
    border: none;
    width: 27px;
    position: absolute;
    right: 2em;
    top: 0.4em;
    margin: 0;
    background-color: transparent; }
    .menu-toggle:hover {
      background-color: transparent; }
    .menu-toggle span {
      width: 100%;
      height: 4px;
      background-color: #1B355E;
      display: block;
      margin: 0 0 4px; } }

@media only screen and (max-width: 641px) {
  .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: 1.2;
    min-height: 0; }
  .gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
    width: auto; } }

@media only screen and (max-width: 640px) {
  #step-02 {
    min-height: 680px; }
  .gform_wrapper .top_label .gfield_label {
    font-size: 22px; }
  .gform_wrapper .buttons-sml.three-col .gfield_radio li {
    width: 100%;
    margin-right: 0; }
  .gform_wrapper .buttons-sml.two-col .gfield_radio li {
    width: 100%;
    margin-right: 0; }
  .gform_wrapper ul.gfield_checkbox li {
    display: inline-block;
    width: 33%; }
  .gform_wrapper ul.gfield_checkbox li label {
    max-height: 103px; }
  body.blog .entry .entry-categories .button {
    padding: 0.5em 1em;
    margin: 2em 0.4em; }
  .flex-box {
    display: block; }
    .flex-box > div.thumbImage {
      flex-basis: 100%;
      margin-right: 0;
      border-right: none; }
    .flex-box > div.thumbText {
      flex-basis: 100%; }
  .page-template-page-internal.page-how-it-works .blurbColumnsBackground {
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 3em; }
  .page-template-page-internal.page-how-it-works .container .colStack {
    margin: 0 auto;
    width: 320px;
    max-width: 320px;
    min-height: 329px;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative; }
    .page-template-page-internal.page-how-it-works .container .colStack:first-child {
      max-width: 100%;
      min-height: 0;
      padding: 2em 0 4em; }
      .page-template-page-internal.page-how-it-works .container .colStack:first-child p {
        font-size: 18px; }
    .page-template-page-internal.page-how-it-works .container .colStack:nth-of-type(even) h2 {
      padding-right: 1.5em; }
    .page-template-page-internal.page-how-it-works .container .colStack:nth-of-type(odd):not(:first-child) h2 {
      padding-left: 1.5em; }
    .page-template-page-internal.page-how-it-works .container .colStack:nth-of-type(n + 3) {
      margin-top: -40px; }
    .page-template-page-internal.page-how-it-works .container .colStack:nth-of-type(n + 4) {
      margin-top: -16px; }
    .page-template-page-internal.page-how-it-works .container .colStack:nth-of-type(n + 6) {
      margin-top: -40px; }
    .page-template-page-internal.page-how-it-works .container .colStack:last-of-type {
      margin: 5em auto;
      min-height: 0;
      max-width: 100%;
      padding: 0; }
      .page-template-page-internal.page-how-it-works .container .colStack:last-of-type .button {
        padding: 0.6em 1em;
        border: 5px solid #fff;
        border-radius: 20px;
        font-size: 30px; }
    .page-template-page-internal.page-how-it-works .container .colStack:nth-of-type(4) h2 {
      max-width: 260px;
      padding-top: 1.9em; }
    .page-template-page-internal.page-how-it-works .container .colStack:nth-of-type(5) h2 {
      max-width: 400px;
      padding-top: 1.9em;
      padding-bottom: 0.2em; }
  .page-template-page-internal.page-how-it-works h2 {
    font-size: 28px;
    padding: 2.2em 0 0.8em;
    margin: 0.86rem 0; }
  .page-template-page-internal.page-how-it-works p {
    font-size: 16px;
    margin: 0 1.5em; }
  .page-template-page-internal.page-our-charity .text-area {
    padding: 3em 1em; }
  #colophon {
    position: relative; }
    #colophon .ph-container {
      display: block; }
    #colophon .social-navigation {
      position: absolute;
      top: 120px;
      padding: 1.5em 0 2em;
      left: 50%;
      right: auto;
      margin: 0 auto;
      text-align: center;
      transform: translate(-50%, 0);
      border-top: 1px solid #fff;
      float: none;
      width: 54%; }
    #colophon .footer-navigation {
      float: none;
      margin: 5em auto 4em; }
      #colophon .footer-navigation .footer-menu {
        text-align: center;
        border: 1px solid #fff;
        border-left: 0;
        border-right: 0;
        padding: 1.5em;
        display: inline-block; }
        #colophon .footer-navigation .footer-menu li {
          font-size: 24px;
          line-height: 1.4em;
          margin: 0; }
          #colophon .footer-navigation .footer-menu li a {
            padding: 0.5em;
            display: block; }
    #colophon .site-info {
      margin: 2em 0; }
      #colophon .site-info a.site-name {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 2em 0; } }

@media only screen and (max-width: 375px) {
  .gform_wrapper ul.gfield_checkbox li label {
    height: 90px; } }

@media only screen and (max-width: 320px) {
  .gform_wrapper ul.gfield_checkbox li label {
    height: 71px; } }
