.module-28 {
	/* background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-608d3717-8597-41d1-af13-a42822ec7cc7/assets/dr_bg.jpg); */
	background-size: cover;
	background-position: center;
	}
  @media (max-width: 1199px) {
    .module-28 {
      padding: 60px 0; } }
  @media (max-width: 991px) {
	  .module-28 .ry-generic-copy p {
    text-align: center;
}
     }
  .module-28 .ry-content {
    height: 650px;
    position: relative;
    }
    @media (max-width: 1300px) {
      .module-28 .ry-content {
        height: 760px; } }
    @media (max-width: 1199px) {
      .module-28 .ry-content {
        height: initial; } }
  .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; }
  .module-28 .ry-section-title {
    font-size: calc(30px + 30 * ((100vw - 320px) / 1600));
    font-weight: 600;
    line-height: 49px; }
    @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-top: 40px;
    margin-bottom: 20px;
    }
    @media (max-width: 1199px) {
      .module-28 .ry-generic-copy {
        margin: 25px 0; } }
  .module-28 .ry-left {
    position: static; }
    @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: absolute;
      bottom: 0;
      max-width: 600px;
      left: 5%;
      }
      @media (max-width: 1500px) {
        .module-28 .ry-left img {
          /* left: 0; */
          max-width: 40%;
          } 
	  .module-28 .ry-content {
		  height:550px;
	  }

	.module-testimonials.option-2 .testimonial-banner-type {
    margin-top: -22% !important;
}
	  .module-28 .ry-right {
    padding-right: 5em;
}
	  }
      @media (max-width: 1199px) {
        .module-28 .ry-left img {
          position: static;
          max-width: 400px;
          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 {
    display: flex;
}

.module-28 .ry-generic-copy p{
	color: #fff;
	max-width: 650px;
}


div.team-sec-wrap {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-608d3717-8597-41d1-af13-a42822ec7cc7/assets/dr_bg.jpg);
    background-size: cover;
    border-radius: 50px;
    z-index: 1;
}



.module-28 .ry-right h2 {
    color: #fff;
}

.module-28 .ry-right h4 {
    text-align: left !important;
    color: #a6caff;
}

@media (max-width:1200px) {
    
.module-28 {
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-608d3717-8597-41d1-af13-a42822ec7cc7/assets/dr_bg.jpg);
    padding: 3em 0 !important;
}

    .module-28 .ry-right {
    padding-right: 0; !important;
}

    .module-28 .ry-left, .module-28 .ry-right {
    flex-basis: 100%;
    width: 100% !important;
}



.module-28 .ry-content {
    flex-direction: column;
    height: auto !important;
    gap: 2em 0 !important;
}

div.team-sec-wrap {
    background: transparent !important;
    border-radius: 0;
}

.module-28 .ry-left img {
    position: static !important;
    max-width: 250px;
    margin: auto;
    background: #fefefe;
    border-radius: 20px;
    height: 250px;
    object-fit: contain;
}

.module-testimonials.option-2 .testimonial-banner-type {
    margin-top: 0 !important;
}

.module-28 .ry-right h4, .module-28 .ry-right h2, .module-28 .ry-right p {
    text-align: center !important;
    max-width: 100% !important;
}


.module-28 .ry-btn-wrapper {
    justify-content: center;
}

}