.revenue .cmo-list h2 {
  margin-bottom: 20px;
}

.revenue .cmo-list p {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 50px;
  line-height: 1.1;
}

.revenue .cmo-list .sec-text .et_pb_blurb_description {
  color: #000;
  margin: 0;
  font-size: 25px;
  line-height: 1.2;
}

.revenue .cmo-list .sec-text img {
  border: 4px solid #ffffff;
  border-radius: 20px;
  box-shadow: 10px 30px 30px rgba(181, 192, 203, 0.51);
  -ms-box-shadow: 10px 30px 30px rgba(181, 192, 203, 0.51);
  -webkit-box-shadow: 10px 30px 30px rgba(181, 192, 203, 0.51);
}

.revenue .cmo-list .sec-text {
  position: relative;
}

.revenue .cmo-list .et_pb_column:after {
  right: -25px;
}

.revenue .cmo-list p em {
  color: #000;
  font-weight: 700;
}

.process-section {
  max-width: 1220px;
  padding-top: 0;
}

.process-section h5 {
  font-size: 20px;
  color: #FF306E;
  font-weight: 900;
  line-height: 1.1;
}

.process-section h5 span {
  font-style: italic;
}

.process-section .process-container {
  background: #fff;
  padding: 30px 15px;
  height: 92%;
  border-radius: 17px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.process-section .process-container .gap-title {
  font-size: 20px;
  font-weight: 900;
  color: #FF306E;
  margin-bottom: 22px;
  text-align: center;
}

.process-section .process-container .step {
  display: flex;
  align-items: flex-start;
  margin-bottom: 40px;
  gap: 15px;
}

.process-section .process-container .step .step-number {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background-color: #000;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  position: relative;
}

.process-section .process-container .step .step-number:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 70%;
  background-color: #000000;
}

.process-section .process-container .step .step-number:before {
  content: '';
  position: absolute;
  top: calc(100% + 45%);
  left: 50%;
  transform: translateX(-50%) rotate(-45deg);
  width: 10px;
  height: 10px;
  border-left: 2px solid #000000;
  border-bottom: 2px solid #000000;
}

.process-section .process-container .step-box .step .step-content {
  flex: 1;
}

.process-section .process-container .step-box .step .step-content p {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  line-height: 1.2;
}

.process-section .process-container .step-box .step .step-content p em {
  font-weight: 600;
}

.process-section .process-container .step-box .step p img {
  max-width: 50px;
}

.process-section .process-container .process-gap .gap-img-box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 30px;
}

.process-section .process-container .step-box .step:last-child .step-number::after,
.process-section .process-container .step-box .step:last-child .step-number::before {
  display: none;
}

.process-section .process-container .process-gap ul {
  list-style-type: square;
}

.process-section .process-container .process-gap ul li {
  font-size: 18px;
  color: #000000;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1.2;
}

/* three-pillar-section */
.three-pillar-section.with-bg {
  background-size: 100% 22%;
  padding-top: 100px;
  background-position: top left;
  background-repeat: no-repeat;
  background-image: url(../images/risk-bg.png);
}

.three-pillar-section .title h3 {
  font-weight: 900;
  font-size: 30px;
  color: #fff;
  line-height: 1.2;
  margin-bottom: 50px;
  max-width: 100%;
  font-family: "Montserrat", sans-serif;
}

.three-pillar-section .title h3 span {
  color: #30FFCD;
}

/* .pillar-wrapper.cmo-list .first-title h2 {
  max-width: 70%;
} */
.pillar-wrapper.cmo-list .first-title h2 span,
.pillar-wrapper.cmo-list span {
  font-weight: 500;
}

/* safe-secure-section */

.safe-secure-section {
  width: 100%;
  padding: 80px 20px 65px;
  background-color: #2653DA;
}

.safe-secure-section .gallery-slider-wrapper {
  max-width: 100%;
}

.image-gallery .main-slider {
  margin-bottom: 10px;
}

.image-gallery .main-slider .swiper-slide img {
  border-radius: 17px;
}

.image-gallery .main-slider .swiper-slide {
  text-align: center;
  border-radius: 17px;
}

.image-gallery .thumb-slider .swiper-slide {
  padding-bottom: 15px;
  padding-right: 10px;
  padding-left: 0;
}

.image-gallery .thumb-slider .swiper-slide img {
  border-radius: 5px;
  cursor: pointer;
}

.image-gallery .thumb-slider .swiper-slide-thumb-active img {
  box-shadow: 5px 10px 10px rgb(0, 26, 104);
  -ms-box-shadow: 5px 10px 10px rgb(0, 26, 104);
  -webkit-box-shadow: 5px 10px 10px rgb(0, 26, 104);
}

.image-gallery .button-section p {
  margin-bottom: 30px;
  font-size: 20px;
  color: #ffffff;
  font-family: "Roboto";
  line-height: 1.2;
  display: inline-block;
}

.image-gallery .button-section .swiper-button-next:after,
.image-gallery .button-section .swiper-button-prev:after {
  display: none;
}

.image-gallery .button-section {
  margin-bottom: 50px;
  display: flex;
}

.image-gallery .swiper-button-next,
.image-gallery .swiper-button-prev {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  cursor: pointer;
  width: 40px;
  height: 40px;
  padding: 0;
  top: 0;
}

.safari-browser {
  background-color: #FF306E;
}

.safari-browser .image-gallery .swiper-button-next,
.safari-browser .image-gallery .swiper-button-prev {
  top: -50%;
}

.image-gallery .swiper-button-next {
  background-image: url(../images/next-arrow.png);
  right: 35%;
}

.image-gallery .swiper-button-prev {
  background-image: url(../images/next-arrow.png);
  left: 35%;
  transform: rotate(180deg);
}

.cmo-list h2 .red {
  color: #FF306E;
  font-weight: 900;
}

@media (min-width: 576px) {
  .process-section .process-container .step-box .step p img {
    max-width: 60px;
  }
}

@media (min-width: 768px) {

  .image-gallery .swiper-button-prev {
    left: 42%;
  }

  .image-gallery .swiper-button-next {
    right: 42%;
  }

  .three-pillar-section.with-bg {
    padding-top: 80px;
  }
}

@media (min-width: 981px) {
  .pillar-wrapper.cmo-list .first-title h2 {
    color: #fff;
  }
}

@media (min-width: 992px) {
  .revenue .cmo-list p {
    font-size: 30px;
    margin-bottom: 70px;
    line-height: 1.2;
  }

  .process-section h5 {
    font-size: 30px;
  }

  .process-section .process-container {
    padding: 80px 50px;
  }

  .safe-secure-section {
    padding: 80px 30px;
  }

  .three-pillar-section .title h3 {
    font-size: 40px;
    max-width: 70%;
  }

  .image-gallery .button-section p {
    font-size: 25px;
  }

  .process-section .process-container .step-box .step .step-content p {
    font-size: 20px;
  }

  .process-section .process-container .step-box .step p img {
    max-width: 100px;
  }

  .process-section .process-container .step {
    margin-bottom: 30px;
  }

  .three-pillar-section.with-bg {
    background-size: 100% 26%;
    padding-top: 230px;
  }

  .image-gallery .swiper-button-prev {
    left: 46%;
  }

  .image-gallery .swiper-button-next {
    right: 46%;
  }

  .process-section .process-container .step .gen-ai.step-number:after {
    height: 125%;
  }

  .process-section .process-container .step .gen-ai.step-number:before {
    top: calc(100% + 100%);
  }
}

@media (min-width: 1200px) {
  .revenue .cmo-list .et_pb_column:after {
    background-color: #295EF5;
    width: 1px;
    height: 120%;
    position: absolute;
    content: '';
    top: -10%;
    right: -25px;
  }

  .three-pillar-section.with-bg {
    background-size: 100% 24.5%;
    padding-top: 225px;
  }

  .revenue .cmo-list .et_pb_column.et-last-child:after {
    display: none;
  }

  .revenue .cmo-list {
    display: flex;
  }

  .pillar-wrapper.cmo-list .first-title h2 {
    max-width: 70%;
  }
}

@media (min-width: 1366px) {
  .three-pillar-section.with-bg {
    background-size: 100% 31%;
    padding-top: 290px;
  }
}


@media (min-width: 1920px) {
  .three-pillar-section.with-bg {
    background-size: contain;
    padding-top: 290px;
  }
}


@media (min-width: 1600px) {
  .process-section .process-container {
    padding: 80px 60px;
  }

  .process-section .process-container .step .gen-ai.step-number:before {
    top: calc(100% + 108%);
  }

  .process-section .process-container .process-gap .gap-img-box {
    margin-bottom: 40px;
  }

  .process-section .process-container .step .step-number {
    font-size: 24px;
    width: 75px;
    height: 75px;
    margin-right: 15px;
  }

  .safe-secure-section {
    padding: 150px 100px 135px;
  }

  .three-pillar-section .title h3 {
    font-size: 60px;
    margin-bottom: 100px;
    max-width: 90%;
  }

  .image-gallery .button-section p {
    font-size: 30px;
  }

  .process-section .process-container .process-gap ul li {
    font-size: 20px;
  }

  .process-section .process-container .gap-title,
  .revenue .cmo-list .sec-text .et_pb_blurb_description {
    font-size: 30px;
  }

  .process-section h5 {
    font-size: 40px;
  }

  .process-section .process-container .step-box .step .step-content p {
    font-size: 25px;
  }

  .image-gallery .thumb-slider .swiper-slide img {
    border-radius: 17px;
  }

  .image-gallery .thumb-slider .swiper-slide {
    padding-left: 10px;
  }

  .image-gallery .swiper-button-prev,
  .image-gallery .swiper-button-next {
    width: 84px;
    height: 46px;
  }

  .image-gallery .swiper-button-prev {
    left: 43%;
  }

  .image-gallery .swiper-button-next {
    right: 43%;
  }

  .process-section .process-container .step .step-number:before {
    top: calc(100% + 54%);
  }

  .process-section .process-container .process-gap {
    width: 65%;
    margin: 0 auto;
  }

}