.module-28 {
	padding: 0;
	margin-bottom: -5px;
	}
  @media (max-width: 1199px) {
    .module-28 {
      padding: 4em 0 5em;
      } }
  @media (max-width: 991px) {
	  .module-28 .ry-generic-copy p {
    text-align: center;
}
     }
  .module-28 .ry-content {
    /* height: 960px; */
    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 p {
    color: #fff;
    max-width: 600px;
    }
   
  .module-28 .ry-left {
    position: static;
    width: 45%;
    }
    @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 {
      }
      @media (max-width: 1440px) {
        .module-28 .ry-left img {
          /* left: 0; */
          /* max-width: 45%; */
          } }
      @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: 45%;
    flex-basis: 45%;
    position: relative;
    top: 20px;
    }
    @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;
    =:
    center;
    margin-top: 2em !important;
}

.module-28:before {
    content: '';
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-b9af6953-d6f9-4ae2-99c8-47dc2603ac22/homeapage_assets/founder_bg.png);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 95%;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

.module-28 .section-heading h2 {
    color: #fff;
    font-size: 85px;
}

a#hp-team-btn {
    background: #fff;
    color: var(--color-secondary) !important;
    text-transform: uppercase;
    font-weight: 500;
}

.module-28 .section-heading h4 {
    color: hsl(0deg 0% 100% / 42%);
}

.module-28 .section-heading span.span-2 {
    position: relative;
    left: 7%;
}

@media (max-width:1199px) {
    div.module-28:before {
		height: 100%;
	}

	div.module-28 .section-heading {
		margin-bottom: 1em !important;
	}
	
	.module-28 .ry-left img {
		max-width: 300px;
		object-fit: contain;
		height: 300px;
		background: #c9cacc;
		border-radius: 100%;
		padding-top: 10px;
	}

	
	.module-28 .section-heading h4 {
		font-size: 18px !important;
		letter-spacing: 1px;
		text-align: center;
	}

	.module-28 .section-heading h2 {
		text-align:center !important;
	}

	.module-28 .section-heading span.span-2 {
		left:0;
	}

	div.module-28 .ry-generic-copy p {
    max-width: 650px;
    text-align: center;
    margin: auto;
}

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



