#team-wrap {
  margin-bottom: unset;
  margin-top: unset;
}

.module-20 .carousel-control .icon-prev:before,
.module-20 .carousel-control .icon-next:before {
  font-size: 25px !important;
  position: absolute;
  top: 50%;
}

.module-20 .carousel-control .icon-prev,
.module-20 .carousel-control .icon-next {
  width: 20px !important;
  height: 10px !important;
  display: none;
}

/* homepage team */
.module-20 .background-section,
.module-20 .background-section img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.module-20 .background-section {
  opacity: 1;
  filter: unset;
  overflow: hidden;
  display: none;
}

.module-20 .ry-container {
  max-width: 100% !important;
  width: 100%;
  padding: 48px 8.33333vw 0px !important;
  display: flex;
  z-index: 9;
}

.module-20 .btn.btn-primary:hover {
  color: #000 !important;
}

/* @media (max-width: 1200px) {
    .module-20 .ry-container {
        padding-top: 0 !important;
        margin-top: -50px;
    }

    #team-wrap .btn-wrap a.ry-btn.ry-btn-primary {
        margin: auto !important;
    }
} */

.module-20 .ry-section {
  position: relative;
}

.module-20 .ry-generic .title-wrap {
  margin-bottom: 0px;
}

.module-20 .ry-generic .title-wrap .ry-heading {
  color: #000000;
  text-align: center;
  display: block;
  font-size: 28px;
  font-weight: 400 !important;
  line-height: 120%;
  text-transform: uppercase;
  margin-top: 0;
}

@media (max-width: 1200px) {
  .module-20 .ry-generic .title-wrap .ry-heading {
    text-align: center !important;
    display: block !important;
    margin-top: 0em !important;
  }

  .module-20 .ry-generic .title-wrap {
    display: block !important;
  }
}

.module-20 .ry-generic .content-wrap p {
  font-weight: 400;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  /* number of lines to show */
  line-clamp: 5;
  -webkit-box-orient: vertical;
}

.module-20 .ry-generic .content-wrap p span {
  background: none !important;
}

.module-20 .ry-generic .btn-wrap,
.module-20 .ry-generic .btn-container {
  margin-top: 50px;
}

/* @media screen and (min-width: 0) and (max-width: 1200px) {
    .module-20 .ry-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
} */

.module-20 .slider-bg-wrap {
  width: 29.16667vw !important;
}

.module-20 .slider-bg-wrap:before {
  background: #666666;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 50%;
  opacity: 1 !important;
}

/* @media screen and (min-width: 0) and (max-width: 1200px) {
    .module-20 .slider-bg-wrap {
        width: 83.33333vw;
        position: absolute;
        margin-top: 10px;
        margin-left: 240px;
    }

    .module-20 .slider-bg-wrap img {
        max-width: 41.66667vw;
    }
} */

.module-20 .ghost-title {
  margin-bottom: 0;
  padding-top: 40px;
  display: none !important;
}

.module-20 .ghost-title .ry-heading {
  text-align: center;
  font-weight: 400;
}

.module-20 .carousel {
  position: relative;
  /* margin-top: -26.83333vw; */
  z-index: 99;
}

/* @media (max-width: 1200px) {
    .module-20 .carousel {
        margin-top: 0;
    }
} */

.module-20 .carousel .ry-left img {
  border-radius: 0 !important;
  overflow: visible;
  width: 30vw !important;
  height: 30vw !important;
  transform: translate(8%, 0%);
  object-fit: cover;
  position: relative;
}

/* @media screen and (min-width: 0) and (max-width: 1200px) {
    .module-20 .carousel .ry-left img {
        width: 50vw;
        float: none;
        margin: 0 auto;
    }
}

@media (max-width: 1200px) {
    .module-20 .carousel .ry-right {
        text-align: center;
    }

    .module-20 .carousel .ry-right .content-wrap {
        max-width: 100%;
        float: none;
        margin: 0 auto;
    }

    .module-20 .carousel .ry-right .content-wrap p {
        text-align: center;
    }
} */

.module-20 .slider-controller {
  width: auto;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  position: absolute;
  left: 32%;
  top: 30%;
  padding: 0vw;
  border-radius: 100px;
  border: 0.41667vw solid #fff;
  transform: translate(-50%, -50%);
}

/* @media screen and (min-width: 0) and (max-width: 1200px) {
    .module-20 .slider-controller {
        top: 20%;
        left: 22%;
    }
} */

.module-20 .slider-controller .ry-slider-nav {
  position: static;
  display: -webkit-box;
  lay: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: auto;
  padding: 0 !important;
}

.module-20 .slider-controller .ry-slider-nav .slider-btn {
  width: 2.5vw;
  height: 5vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 2.5rem;
  text-align: center;
  color: #fff;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  /* background: red; */
}

.module-20 .slider-controller .ry-slider-nav .slider-btn:hover {
  color: #ffffff !important;
  cursor: pointer;
}

.module-20 .slider-controller .ry-slider-nav .slider-btn.button-prev {
  color: #ffffff;
  border-radius: 100px 0 0 100px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /* align-items: center; */
  /* padding-right: 10px; */
  right: 0;
}

.module-20 .slider-controller .ry-slider-nav .slider-btn.button-next {
  color: #ffffff;
  border-radius: 0 100px 100px 0;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  /* padding-left: 10px; */
}

@supports (-ms-ime-align: auto) {
  .module-20 .slider-controller .ry-slider-nav .slider-btn.button-next {
    margin-left: -1px;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .module-20 .slider-controller .ry-slider-nav .slider-btn.button-next {
    margin-left: -1px;
  }
}

/* @media (max-width: 1200px) {
    .module-20 .slider-controller .ry-slider-nav .slider-btn {
        width: 40px;
        height: 80px;
    }
} */

.module-20 .carousel-control {
  /* display: none !important; */
  background-image: unset;
  position: absolute;
  top: 50%;

  width: 50%;
  height: 100%;
  transform: translate(0, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}
.module-20 .carousel-control.left {
  left: 0;
}
.module-20 .carousel-control.right {
  right: 0;
}

.module-20 .dr-name {
  font-weight: 700;
}

.module-20 .dr-name h4 {
  font-size: 26px;
  margin-bottom: 20px;
}

/* @media (max-width: 1200px) {
    .module-20 .dr-name {
        text-align: center;
        margin-top: 20px;
    }
} */

.module-20 .btn {
  border-radius: 0;
  padding: 13px 20px;
}

.module-20 .btn:hover {
  color: #fff;
}

.module-20 .btn.btn-primary,
.module-20 .btn.ry-btn-primary {
  color: #ffffff;
  background-color: #d6b341;
  border: 1px solid transparent;
}

.module-20 .btn.arrow-right::after {
  content: "\f105";
  font-family: fontawesome;
  margin-left: 10px;
}

.module-20.style2 {
  padding: 180px 0;
  background: #f4f4f4;
}

.module-20.style2 .ry-container {
  max-width: 1385px !important;
  width: 95% !important;
  padding: 0 !important;
}

.module-20.style2 .slider-bg-wrap {
  display: none;
}

.module-20.style2 .carousel {
  margin-top: 0;
}

.module-20.style2 .carousel .ry-left {
  padding-left: 16vw;
}

.module-20.style2 .carousel .ry-left img {
  max-width: 350px;
  border: 15px #fff solid;
}

.module-20.style2 .ghost-title {
  display: none;
}

.module-20.style2:before {
  content: "";
  background: url(https://s3.amazonaws.com/static.organiclead.com/Site-ac712f76-d550-4684-bd64-1430ec6caa9a/style2/meet_team_style2_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 39vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.module-20.style2:after {
  content: "";
  width: 39vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.module-20.style2 .slider-controller {
  left: 22.45vw;
  top: -75px;
  width: 114px;
  height: 114px;
  position: relative;
  border: 10px solid #fff;
}

@media screen and (min-width: 1201px) and (max-width: 1500px) {
  .module-20.style2 .slider-controller {
    left: 26vw;
  }
}

.module-20.style2 .slider-controller .ry-slider-nav {
  width: 100%;
}

.module-20.style2 .slider-controller .ry-slider-nav .slider-btn {
  width: 50%;
  height: 100%;
}

/* @media (max-width: 1200px) {
    .module-20.style2 .carousel .ry-left {
        padding-left: 0;
    }

    .module-20.style2:before,
    .module-20.style2:after {
        width: 100%;
        height: 50%;
    }

    .module-20.style2 .slider-controller {
        display: none;
    }

    .module-20.style2 .content-wrap {
        max-width: 80% !important;
    }

    .module-20.style2 .img-wrap {
        margin-bottom: 30px;
    }

    .module-20.style2 .ghost-title {
        display: block;
        z-index: 9999;
    }

    .module-20.style2 .ry-right .ry-heading {
        display: none;
    }
} */

.module-20-v2 {
  padding: 150px 0;
}

.module-20-v2 .ry-content {
  padding: 8.5vw 9vw 8.5vw 7vw;
  background: #efefef;
  position: relative;
  overflow: hidden;
}

.module-20-v2 .section-bg-wrap {
  position: absolute;
  left: -10%;
  top: -5%;
  width: 46%;
  height: 110%;
  background-size: cover;
  background-position: right;
  clip-path: polygon(52% 0, 100% 54%, 51% 100%, 0 100%, 0 0);
}

.module-20-v2 .section-bg-wrap img {
  width: auto;
  height: 100%;
}

.module-20-v2 .ry-content .ry-slide {
  display: flex;
}

.module-20-v2 .ry-content .ry-slide .ry-left {
  max-width: 480px;
  width: 37%;
}

.module-20-v2 .ry-content .ry-slide .ry-left .img-wrap {
  position: relative;
  padding-bottom: 85%;
  border: 0px solid #3a6ea5;
}

.module-20-v2 .ry-content .ry-slide .ry-left .img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.module-20-v2 .ry-content .ry-slide .ry-right {
  width: 63%;
  padding-left: 110px;
}

.module-20-v2 .ry-content .ry-slide .ry-right .title-wrap h2 {
  font-size: calc(30px + 25 * ((100vw - 320px) / 1280));
  text-transform: uppercase;
  line-height: 65px;
  text-align: left;
}

@media (min-width: 1660px) {
  .module-20-v2 .ry-content .ry-slide .ry-right .title-wrap h2 {
    font-size: 55px;
  }
}

@media (max-width: 1440px) {
  .module-20-v2 .ry-content .ry-slide .ry-right {
    padding-left: 50px;
  }
}

/* 
@media (max-width: 1200px) {
    .module-20-v2 #team-wrap .btn-wrap {
        text-align: left;
    }
} */

.module-20-v2 .ry-content .ry-slide .ry-right .content-wrap h4 {
  margin-top: 40px;
  font-weight: bold;
  color: #333;
  font-size: 28px;
}

.module-20-v2 .ry-content .ry-slide .ry-right .content-wrap em {
  font-style: inherit;
  font-weight: 400;
}

.module-20-v2 .ry-content .ry-slide .ry-right .content-wrap em strong {
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #333;
  margin-top: 10px;
  display: block;
  margin-bottom: 20px;
  font-size: 18px;
}

.module-20-v2 .ry-content .ry-slide .ry-right .content-wrap p {
  font-size: 18px;
  color: #333;
  font-weight: 400;
  margin-bottom: 30px;
}

.module-20-v2 .ry-content .slick-dots {
  position: absolute;
  right: -4vw;
  top: 50%;
  transform: translate(0, -50%);
}

.module-20-v2 .ry-content .slick-dots li {
  height: auto;
  line-height: initial;
  display: flex;
  margin: 10px 0;
}

.module-20-v2 .ry-content .slick-dots button {
  text-indent: -99999px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  padding: 0;
  border: unset;
  background: #bfbfbf;
}

.module-20-v2 .ry-content .slick-dots li.slick-active button {
  background: #3a6ea5;
}

.module-20-v2 .btn {
  border-radius: 0;
  padding: 13px 20px;
  background: #3a6ea5;
  border: unset !important;
}

.module-20-v2 .btn:hover {
  color: #fff;
}

.module-20-v2 .btn.btn-primary,
.module-20-v2 .btn.ry-btn-primary {
  border: 1px solid transparent;
}

.module-20-v2 .btn.arrow-right::after {
  content: "\f105";
  font-family: fontawesome;
  margin-left: 10px;
}

@media (max-width: 1080px) {
  .module-20 .carousel {
    padding-top: 0px;
  }

  .module-20 .slider-controller {
    left: 50%;
    transform: translate(-50%, -50%);
    top: 400px;
    /* bottom: 0; */
    /* z-index: 23; */
  }

  .module-20 .slider-bg-wrap {
    /* margin-top: 40px; */
    width: 100% !important;
    aspect-ratio: 1;
    max-width: 234px;
    /* left: 20%; */
    /* top: 20%; */
    /* transform: translate(-50%, -50%); */
  }

  .module-20 .ry-flex .col-xs-12.ry-left {
    padding-bottom: 0px;
  }

  .module-20 .carousel .ry-left img {
    width: 100% !important;
    height: 100% !important;
    aspect-ratio: 1;
    max-width: 320px;
  }

  .module-20 .slider-bg-wrap img {
    max-width: 100%;
  }

  .module-20 .slider-bg-wrap:before {
    max-width: 100%;
    aspect-ratio: 1;
    inset: 0;
  }
}

@media (max-width: 991px) {
  .module-20 .slider-bg-wrap {
    margin-top: 10px;
  }

  .module-20 .ry-flex .col-xs-12.ry-left {
    /* padding-bottom: 30px; */
  }

  .module-20 .slider-controller {
    /* top: 60%; */
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .module-20 .slider-bg-wrap {
    margin: 0;
    position: absolute;
    top: 3%;
    right: unset;
    left: 34%;
    max-width: 200px;
  }
}

.module-20 .slider-bg-wrap {
  overflow: hidden;
  border-radius: 500px;
  position: absolute;
}

.module-20 .dr-name strong {
  opacity: 0.8;
  font-weight: 500 !important;
  margin-bottom: 20px;
  display: inline-block;
}

.module-20 .ry-container .ry-content {
  padding: 80px 0;
}

.module-20 .dr-name h4 {
  margin-bottom: 20px;
  color: #666666;
  font-size: clamp(1.625rem, 1.3409rem + 1.4205vw, 2.25rem);
  font-weight: 700 !important;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.module-20 .ry-generic .content-wrap p,
.module-20 .ry-generic .content-wrap p span {
  color: #333 !important;
}

@media only screen and (max-width: 1024px) {
  .module-20 .slider-controller {
    position: absolute;
    top: 350px;
    bottom: unset;
    left: 50%;
    transform: translate(-50%, 0);
  }
}

@media only screen and (max-width: 768px) {
  .module-20 .slider-controller {
    top: 280px;
  }
}

@media (min-width: 1081px) {
  #team-wrap .carousel-inner .ry-slide.ry-flex {
    flex-direction: row-reverse;
    align-items: center;
    gap: clamp(18px, 4.5vw, 72px);
  }

  .module-20 .carousel .ry-left img {
    transform: translate(0%, 0%);
  }

  .module-20 .carousel .ry-left .img-wrap {
    display: flex;
    justify-content: center;
  }

  .module-20 .slider-bg-wrap {
    left: 80%;
    transform: translateX(-50%);
  }

  .module-20 .slider-controller {
    left: 96%;
    transform: translate(-50%, -50%);
    top: 48%;
  }

  .module-20 .carousel .ry-right {
    padding: 0;
  }
}

.module-20 .dr-name * {
  text-align: center;
}

.module-20 .ry-generic .btn-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}

.module-20 .dr-name em {
  display: block;
}

@media only screen and (max-width: 1200px) {
  .module-20 .slider-bg-wrap {
    top: 45px;
    position: absolute;
  }

  .module-20 .slider-controller .ry-slider-nav .slider-btn {
    width: 45px;
    height: 90px;
  }
}

@media only screen and (max-width: 1080px) {
  #team-wrap .ry-flex {
    flex-direction: column;
    align-items: center;
    gap: 72px;
  }

  .module-20 .ry-flex .ry-left {
    width: fit-content;
  }

  .module-20 .carousel .ry-left img {
    transform: unset;
  }

  .module-20 .slider-bg-wrap {
    left: calc(50% + 25px);
    top: -25px;
    transform: translate(-50%, 0);
    /* position: relative; */
    max-width: 320px;
  }
}

@media only screen and (max-width: 991px) {
  .module-20 .slider-bg-wrap {
    left: calc(50% + 20px);
    transform: translate(-50%, 30px);
  }
}

@media only screen and (max-width: 768px) {
  .module-20 .slider-bg-wrap {
    left: calc(50% + 20px);
    /* transform: translate(-50%, 80px); */
  }

  .module-20 .ry-container .ry-content {
    padding: 0 0 80px 0;
  }
}

.module-20 .slider-controller .ry-slider-nav a.slider-btn.button-prev {
  /* background:red; */
  right: 20px;
  width: 50%;
  left: unset;
}

.module-20 .slider-controller .ry-slider-nav a.slider-btn.button-next {
  /* background:red; */
  width: 50%;
  left: 70px;
  right: unset;
}

.module-20 .slider-controller .ry-slider-nav a.slider-btn {
  opacity: 0;
  transition: 0.3s ease-in-out all;
}

.module-20 .slider-controller .ry-slider-nav a.slider-btn:hover {
  background: unset;
  opacity: 1;
}
