.module-28 {
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-36df5125-dd42-4e24-a388-c4af40c941d0/Assets/team_background.jpg);
  background-size: cover;
  background-position: center; padding: 7vw 0; }
  .module-28 .ry-btn-wrapper a.ry-btn.ry-btn-primary {
    border-radius: 36px !important;
}
@media (max-width: 1199px) {
    .module-28 {
      padding: 60px 0; } }
  @media (max-width: 1080px) {
    .module-28 {
      padding: 80px 0; } }
  @media (max-width: 991px) {
	  .module-28 .ry-generic-copy p {
    text-align: center;
}
     }
  .module-28 .ry-content {
    height: 100%;
    position: relative; }
    @media (max-width: 1300px) {
      .module-28 .ry-content {
        height: 100%; } }
    @media (max-width: 1199px) {
      .module-28 .ry-content {
        height: 100%; } }
  .module-28 .ry-flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 1199px) {
      .module-28 .ry-flex {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .module-28 .ry-section-title-wrapper {
    text-align: center; }
  body.home div.module-28 .ry-section-title {
    font-size: 80px !important;
    font-weight: 400;
    line-height: 49px;
    text-align: left;
    color: #fff;
    line-height: normal;
    }
    @media (max-width: 991px) {
      .module-28 .ry-section-title {
        line-height: 38px; } }
  .module-28 .ry-section-sub-title {
    font-size: calc(30px + 20 * ((100vw - 320px) / 1600));
    font-family: "Playfair Display", serif;
    display: block;
    font-weight: 400;
    font-style: italic;
	padding-top: 40px;
  }
  .module-28 .ry-generic-copy {
    margin: 20px 0 30px;
    }
    @media (max-width: 1199px) {
      .module-28 .ry-generic-copy {
        margin: 25px 0; } }
  .module-28 .ry-left {
    position: relative; }
    @media (max-width: 1300px) {
      .module-28 .ry-left {
        -ms-flex-preferred-size: 30%;
            flex-basis: 30%; } }
    @media (max-width: 1199px) {
      .module-28 .ry-left {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; } }
    .module-28 .ry-left img {
      position: relative;
      bottom: 0;
      max-width: 100%; }
      @media (max-width: 1440px) {
        .module-28 .ry-left img {
          left: 0;
          max-width: 100%; } }
      @media (max-width: 1199px) {
        .module-28 .ry-left img {
          position: static;
          max-width: 420px;
          margin-left: auto;
          margin-right: auto; } }
  .module-28 .ry-right {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%; }
    @media (max-width: 1300px) {
      .module-28 .ry-right {
        -ms-flex-preferred-size: 60%;
            flex-basis: 60%; } }
    @media (max-width: 1199px) {
      .module-28 .ry-right {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        margin-top: 40px; } }
  .module-28 .ry-btn-wrapper {
    /* text-align: center; */
    /* display: flex; */
    /* justify-content: center; */
}

.module-28 .ry-generic-copy p{
	text-align: left;
	color: #fff;
}

.module-28 .ry-section-title span {
	color: #fff !important;
}