.module-67 .background-section, 
.module-67 .background-section img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.module-67:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-19f403ff-7d49-44a0-a65c-af85664e1e00/new_welcome_background.jpg);
    z-index: 1;
    opacity: 1;
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin: auto;
    bottom: 0;
}
.module-67 .background-section:before {
    content: "";
    position: absolute;
    inset: 0;
    top: unset;
    height: 50%;
    background: linear-gradient(to top, #f9f9f9, transparent);
    z-index: 1;
}
.module-67 {
  padding: 10.66667vw 0;
  position: relative;
  z-index: 2;
  background: #fff; }
  .module-67 .ry-container {
        max-width: 800px;
    width: 90%;
    margin: auto;
    float: none;    position: relative;
    z-index: 9; }
    @media (max-width: 1280px) {
      .module-67 .ry-container {
        max-width: 95%; } }
    .module-67 .ry-container #about {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .module-67 .ry-container #about .ry-section-title {
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 30px;
        font-size: 45px;
        text-align: center; }
      .module-67 .ry-container #about p {
            font-size: 19px;
    font-weight: 400;
    color: #242424; }
  .module-67 .ry-btn-primary {
    max-width: 215px;
    text-align: center;
    margin: auto;
    margin-top: 1em; }
  @media (max-width: 320px) {
    .module-67 h2 {
      font-size: 30px; }
      .module-67 h2 .span-1 {
        font-size: 30px; }
    .module-67 .ry-container #about p {
      font-size: 18px; } }
  @media (max-width: 767px) {
    .module-67 h2 .span-1 {
      display: block;
      text-align: center;
      margin-top: 5px; } }
  @media (max-width: 991px) {
    .module-67 {
      padding: 50px 0; } }
  @media (max-width: 1600px) {
    .module-67 h2 {
      font-size: calc(30px + 15 * ( (100vw - 320px) / 1280)); }
      .module-67 h2 .span-1 {
        font-size: calc(30px + 15 * ( (100vw - 320px) / 1280)); } }
  @media (min-width: 1600px) {
    .module-67 .ry-container #about p {
      font-size: 18px; } }
  .module-67.style2 .ry-container #about .ry-section-title {
    font-weight: 600; }
  .module-67.style2 .ry-container #about p {
    max-width: 920px;
    margin: auto; }

.module-67 .ry-headline h2 {
	color: #7fc141 !important;
	line-height: 110%;
}

.module-67 h2 span {
    margin-bottom: 10px;
}

.module-67 h2 span.secondary-color {
	color: #7fc141 !important;
	font-weight: 500 !important;
}
.module-67 .ry-headline {
    line-height: 1.2;
	margin-bottom: 30px;
}
.module-67 .ry-headline h4 {
    text-transform: uppercase;
    color: #666;
    font-size: 1.5vw;
    font-weight: 400 !important;
    margin-bottom: 10px;
}
.module-67 .ry-headline h1 {
    font-size: 3rem;
    font-weight: 500 !important;
}
.module-67 .ry-headline h2 {
    font-size: 2.5rem;
    text-transform: uppercase;
    letter-spacing: 2px;
}