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

.module-67:before {
    content: "";
    position: absolute;
    top: unset;
    left: 0;
    width: 100%;
    height: 0;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-e15331e0-2cc5-4506-9153-c934ef54347c/Assets/Welcome_design.png);
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-bottom: 36%;
    bottom: 0;
}

.module-67 {
  padding: 6.66667vw 0 14vw;
  position: relative;
  z-index: 2;
}
  .module-67 .ry-container { z-index: 99;
    max-width: 1600px;
    width: 90%;
    margin: auto;
    float: none; }
    @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; gap: 60px;}

      .module-67 .ry-container #about .ry-section-title-wrapper h2{ color: #222;
        text-transform: uppercase;
        margin-bottom: 30px;
        font-size: 48px;
        text-align: center; }

      .module-67 .ry-container #about p {
        font-size: clamp(1.125rem, 1.1125rem + 0.0625vw, 1.1875rem);line-height:180%; color: #333;}

  .module-67 .ry-btn-primary {
    max-width: 215px;
    text-align: center;
    margin: auto;
    margin-top: 3em; }
  @media (max-width: 320px) {
    .module-67 h2 {
      font-size: 30px; }
      .module-67 h2 .span-1 {
        font-size: 30px; }
    .module-67 p {
      font-size: 16px; } }
  @media (max-width: 767px) {
    .module-67 h2 .span-1 {
      display: block;
      text-align: center;
      margin-top: 5px; } }
  @media (max-width: 991px) {
    .module-67 {
      padding: 100px 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)) !important; } }
  @media (min-width: 1600px) {
    .module-67 p {
      font-size: 20px; } }
  .module-67.style2 .ry-container #about .ry-section-title h2{
    font-weight: 600; }
  .module-67.style2 .ry-container #about p {
    max-width: 920px;
    margin: auto; }

.module-67 .ry-container #about .ry-content br {
    display: none;
}

.module-67 .ry-container #about .ry-each .video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

.module-67 .ry-container #about .ry-each .video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

div.vs-logo img {
  max-width: 450px;
  margin: 1em auto 2em;
}

body.home .module-67 .ry-container #about .ry-section-title-wrapper h2 span {
    color: #666;
}

.module-67 .ry-container #about .ry-each .video-wrapper:before {
    content: "";
    position: absolute;
    inset: 0;
	border: 3px solid #222222;
    z-index: 0;
    transform: translate(20px, 20px);
}

@media (min-width: 1921px) {
	.module-67 .ry-container {
		max-width: 1600px;
	}
}

@media (min-width: 1081px) {
	.module-67 .ry-container #about {
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}
	.module-67 .ry-container #about .ry-section-title-wrapper h2, .module-67 p {
		text-align: left !important;
	}
	.module-67 .ry-btn-primary {
		margin: unset;
		margin-top: 3em;
	}
	.module-67 .ry-container {
		max-width: 1280px;
	}
}

@media only screen and (max-width:991px){
	.module-67 {
		background:url(https://s3.amazonaws.com/static.organiclead.com/Site-e15331e0-2cc5-4506-9153-c934ef54347c/Assets/bg_woodphone_mobile.jpg);
		background-size:cover;
		background-position:center;
	}
	.module-67 .background-section{
		display:none;
	}
}

@media (max-width:600px) {
	.module-67 .ry-container #about .ry-each .video-wrapper:before {
		transform: translate(11px, 10px) !important;
	}
}