p,
h1,
h2,
h3,
h4,
h5,
h6 figure {
  margin-bottom: unset !important;
}
.centralized_rotate_class {
  transform: rotate(-2deg);
}
.centralized_banner_section {
  background-image: url('../images/exchange-banner-img1.png');
  background-size: cover;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  height: 90vh;
  align-items: center;
  display: flex;
  justify-content: center;
}
.central_hero_image {
  width: 62%;
}
.centralized_banner_content_wrp h1 {
  color: #fff;
  font-family: 'Commissioner', sans-serif;
  font-size: 72px;
  font-style: normal;
  font-weight: 700;
  line-height: 121%;
}
.centralized_banner_content_wrp p {
  color: rgba(255, 255, 255, 0.9);
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  margin-top: 40px;
}
.centralized_banner_btn {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 14px 33px;
  border: none;
  margin-top: 64px;
  border-radius: 15px;
  background: #2a8d95;
}
.centralized_banner_content_wrp {
  width: 47%;
  height: 100%;
}
.centralized_hero_section {
  background-image: url('../images/exchange-hero-bg1.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 120px 0px 48px;
}
.centralized_hero_chip_btn {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 7px 14px;
  border: none;
  border-radius: 8px;
  background: #2a8d95;
}
.centralized_hero_heading {
  color: #000;
  font-family: 'Commissioner', sans-serif;
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  margin-top: 8px;
}
.centralized_hero_para {
  color: #494b50;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  margin-top: 32px;
  width: 82%;
  text-align: center;
}
.exchange_mid_banner_wrp {
  background-image: url('../images/central-mid-bannner-bg.png');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.exchange_mid_banner_div {
  background-image: url('../images/centralized-mid-banner.png');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding: 98px 0px;
  position: relative;
  z-index: 1;
}
.exchange_mid_banner_div::before {
  position: absolute;
  content: '';
  background: linear-gradient(94deg, rgba(42, 141, 149, 0.6) 0.93%, rgba(26, 131, 139, 0.6) 99.86%);
  filter: blur(67px);
  width: 100%;
  height: 25%;
  bottom: -8%;
  z-index: -1;
}
.exchange_mid_banner_div h1 {
  color: #fff;
  text-align: center;
  font-family: 'Commissioner', sans-serif;
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  width: 75%;
}
.exchange_mid_banner_btn {
  color: #000;
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 12px 32px;
  margin-top: 48px;
  border: none;
  border-radius: 15px;
  background: #fff;
}
.central_our_process_wrp {
  background-image: url('../images/central-process-bg.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 100px 0px 245px;
}
.central_our_process_chip_btn {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 7px 15px;
  border: none;
  border-radius: 8px;
  background: #2a8d95;
}
.central_our_process_heading {
  color: #fff;
  text-align: center;
  font-family: 'Commissioner', sans-serif;
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  margin-top: 8px;
}
.central_our_process_para {
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-family: 'Commissioner', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  margin-top: 32px;
  width: 74%;
}
.central_our_process_img_wrp img {
  width: 100%;
}
.central_our_process_img_wrp {
  padding-top: 180px;
  position: relative;
  width: 94%;
}
.central_our_process_img_text_common {
  width: 21%;
  position: absolute;
}
.our-process_text1 {
  top: 5%;
  left: 19%;
}
.our-process_text2 {
  top: 5%;
  right: 18%;
}
.our-process_text3 {
  left: -44px;
  top: 105%;
}
.our-process_text4 {
  left: 40%;
  top: 105%;
}
.our-process_text5 {
  right: -46px;
  top: 105%;
}
.central_our_process_img_text_common h2 {
  color: #fff;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 0.24px;
}
.central_our_process_img_text_common p {
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 165%;
  margin-top: 16px;
}
.central_why_choose_wrp {
  background-image: url('../images/central-why-choose-bg.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 100px 0px 120px;
}
.central_why_choose_btn {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 7px 15px;
  border: none;
  border-radius: 8px;
  background: #2a8d95;
}
.central_why_choose_heading {
  color: #000;
  text-align: center;
  font-family: 'Commissioner', sans-serif;
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  margin-top: 8px;
}
.central_why_choose_para {
  color: #494b50;
  text-align: center;
  font-family: 'Commissioner', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  margin-top: 32px;
  width: 74%;
}
.central_choose_card_common {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 110px 28px 28px;
  width: 19%;
  height: 400px;
}
.centralized_card1 {
  background-image: url('../images/central-core-img1.png');
}
.centralized_card2 {
  background-image: url('../images/central-core-img2.png');
}
.centralized_card3 {
  background-image: url('../images/central-core-img3.png');
}
.centralized_card4 {
  background-image: url('../images/central-core-img4.png');
}
.centralized_card5 {
  background-image: url('../images/central-core-img5.png');
}
.central_choose_card_common h3 {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  width: 70%;
}
.central_choose_card_common p {
  color: rgba(255, 255, 255, 0.9);
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.18px;
  margin-top: 15px;
}
.central_why_choose_cards_wrp {
  justify-content: space-between;
  padding-top: 70px;
}
.centralized_benefits_chip_btn {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  background: #2a8d95;
  padding: 7px 14px;
  border-radius: 8px;
  border: none;
}
.centralized_benefits_heading {
  color: #000;
  text-align: center;
  font-family: 'Commissioner', sans-serif;
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  text-transform: capitalize;
  margin-top: 8px;
}
.centralized_benefits_para {
  color: #494b50;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  margin-top: 32px;
}
.centralized_benefits_wrp {
  background-image: url('../images/central-benefits-bg.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 100px 0px;
}
.centralized_benefits_common_box {
  width: 23%;
  padding: 64px 24px 113px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.centralized_benefits_common_box h2 {
  color: #000;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  margin-top: 24px;
}
.centralized_benefits_common_box p {
  color: #494b50;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 165%;
  letter-spacing: 0.18px;
  margin-top: 14px;
}
.colored_circle_common {
  width: 80px;
  height: 80px;
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.16) inset;
  border-radius: 50%;
  padding: 20px;
}
.colored_circle_common img {
  width: 41px;
  height: 40px;
}
.central-hexa-box1 {
  background-image: url('../images/benefits-hexa1.png');
}
.central-hexa-box2 {
  background-image: url('../images/benefits-hexa2.png');
}
.central-hexa-box3 {
  background-image: url('../images/benefits-hexa3.png');
}
.central-hexa-box4 {
  background-image: url('../images/benefits-hexa4.png');
}
.central-hexa-box5 {
  background-image: url('../images/benefits-hexa5.png');
  margin-top: -120px;
}
.central-hexa-box6 {
  background-image: url('../images/benefits-hexa6.png');
  margin-top: -120px;
}
.central-hexa-box7 {
  background-image: url('../images/benefits-hexa7.png');
  margin-top: -120px;
}
.centralized_benefits_boxes_div {
  gap: 40px;
  padding-top: 88px;
}
.centralized_services_wrp {
  background-image: url('../images/central-serivces-bg.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 100px 0px 80px;
}
.centralized_services_chip_btn {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  background: #2a8d95;
  padding: 7px 14px;
  border-radius: 8px;
  border: none;
}
.centralized_services_heading {
  color: #fff;
  text-align: center;
  font-family: 'Commissioner', sans-serif;
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  margin-top: 8px;
}
.centralized_services_para {
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  margin-top: 32px;
  width: 78%;
}
.centralized_features_wrp {
  background-image: url('../images/central--features-bg.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 145px 0px;
}
.centralized_features_chip_btn {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  background: #2a8d95;
  padding: 7px 14px;
  border-radius: 8px;
  border: none;
}
.centralized_features_heading {
  color: #000;
  text-align: center;
  font-family: 'Commissioner', sans-serif;
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  margin-top: 8px;
}
.centralized_features_para {
  color: #494b50;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  margin-top: 32px;
  width: 78%;
}
.central_features_sq_common {
  width: 120px;
  height: 120px;
  border-radius: 8px;
  padding: 36px 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.centralized_features_content_div {
  width: 50%;
}
.centralized_features_content {
  padding-top: 88px;
}
.square1 {
  position: relative;
  border: 4px solid #ff8d8d;
  background: #ffa5a5;
}
.square1::before {
  content: '';
  position: absolute;
  top: 50%;
  left: -77px;
  transform: translateY(-50%);
  background: url('../images/icons/central-feat-arrow1.png') no-repeat;
  background-size: contain;
  width: 77px;
  height: 20px;
  opacity: 1;
  z-index: 1;
}
.square2 {
  border: 4px solid #c2b53a;
  position: relative;
  background: #e4d973;
}
.square2::before {
  content: '';
  position: absolute;
  top: 50%;
  right: -77px;
  transform: translateY(-50%);
  background: url('../images/icons/central-feat-arrowY.svg') no-repeat;
  background-size: contain;
  width: 77px;
  height: 20px;
  opacity: 1;
  z-index: 1;
}
.square3 {
  border-radius: 8px;
  border: 4px solid #56dcac;
  position: relative;
  background: #89ecc8;
}
.square3::before {
  content: '';
  position: absolute;
  top: 50%;
  left: -77px;
  transform: translateY(-50%);
  background: url('../images/icons/central-feat-arrow3.png') no-repeat;
  background-size: contain;
  width: 77px;
  height: 20px;
  opacity: 1;
  z-index: 1;
}
.square4 {
  border: 4px solid #6da3fc;
  position: relative;
  background: #a0c4ff;
}
.square4::before {
  content: '';
  position: absolute;
  top: 50%;
  right: -77px;
  transform: translateY(-50%);
  background: url('../images/icons/central-feat-arrow4.png') no-repeat;
  background-size: contain;
  width: 77px;
  height: 20px;
  opacity: 1;
  z-index: 1;
}
.square5 {
  border: 4px solid #f9f;
  position: relative;
  background: #ffc6ff;
}
.square5::before {
  content: '';
  position: absolute;
  top: 50%;
  left: -77px;
  transform: translateY(-50%);
  background: url('../images/icons/central-feat-arrow5.png') no-repeat;
  background-size: contain;
  width: 77px;
  height: 20px;
  opacity: 1;
  z-index: 1;
}
.square6 {
  border: 4px solid #50d9e7;
  position: relative;
  background: #8eecf5;
}
.square6::before {
  content: '';
  position: absolute;
  top: 50%;
  right: -77px;
  transform: translateY(-50%);
  background: url('../images/icons/central-feat-arrow6.png') no-repeat;
  background-size: contain;
  width: 77px;
  height: 20px;
  opacity: 1;
  z-index: 1;
}
.square7 {
  border: 4px solid #f0c03e;
  position: relative;
  background: #ffd972;
}
.square7::before {
  content: '';
  position: absolute;
  top: 50%;
  left: -77px;
  transform: translateY(-50%);
  background: url('../images/icons/central-feat-arrow7.png') no-repeat;
  background-size: contain;
  width: 77px;
  height: 20px;
  opacity: 1;
  z-index: 1;
}
.square8 {
  border: 4px solid #85db7e;
  position: relative;
  background: #aae7a5;
}
.square8::before {
  content: '';
  position: absolute;
  top: 50%;
  right: -77px;
  transform: translateY(-50%);
  background: url('../images/icons/central-feat-arrow8.png') no-repeat;
  background-size: contain;
  width: 77px;
  height: 20px;
  opacity: 1;
  z-index: 1;
}
.square9 {
  border: 4px solid #ff9fb5;
  position: relative;
  background: #ffc1cf;
}
.square9::before {
  content: '';
  position: absolute;
  top: 50%;
  left: -77px;
  transform: translateY(-50%);
  background: url('../images/icons/central-feat-arrow9.png') no-repeat;
  background-size: contain;
  width: 77px;
  height: 20px;
  opacity: 1;
  z-index: 1;
}
.centralized_features_content_div h3 {
  color: #000;
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
}
.centralized_features_content_div p {
  color: #494b50;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 165%;
  letter-spacing: 0.18px;
  margin-top: 14px;
}
.centralized_features_content_div {
  gap: 120px;
}
.services_arrow_div_right {
  position: relative;
  width: 35%;
  display: inline-block;
  position: relative;
  padding: 25px 130px 25px 24px;
  background-image: url('../images/central-services-div.png');
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
}
.services_arrow_div_left {
  width: 35%;
  position: relative;
  display: inline-block;
  position: relative;
  padding: 25px 24px 25px 130px;
  background-image: url('../images/centralized-services-div2.png');
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
}
.centralized_services_arrow_div_wrp {
  gap: 23px;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
.arrow_div1 {
  margin-left: 72px;
}
.arrow_div2 {
  margin-right: 72px;
}
.arrow_div5 {
  margin-left: 72px;
}
.arrow_div6 {
  margin-right: 94px;
}
.centralized_services_arrow_div_wrp {
  padding-top: 80px;
}
.central_diamond_right {
  position: absolute;
  width: 95px;
  height: 95px;
  transform: rotate(45deg);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  right: -21%;
  top: 21%;
}
.diamond_sq_common {
  position: absolute;
  width: 95px;
  height: 95px;
  transform: rotate(45deg);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.central_diamond1 {
  background-color: #a0c4ff;
  left: 87%;
  top: 20%;
  box-shadow: 6px 7px 8px 4px rgba(120, 147, 191, 0.6) inset;
}
.central_diamond2 {
  background-color: #ffa5a5;
  left: 0%;
  top: 21%;
  box-shadow: 0px 8px 10px 0px rgba(154, 71, 71, 0.6) inset;
}
.central_diamond3 {
  background-color: #ffc6ff;
  left: 85%;
  top: 23%;
  box-shadow: 6px 7px 8px 4px rgba(213, 146, 213, 0.6) inset;
}
.central_diamond4 {
  background-color: #e4d973;
  left: -3%;
  top: 21%;
  box-shadow: 0px 10px 8px 0px rgba(157, 147, 51, 0.6) inset;
}
.central_diamond5 {
  background-color: #aae7a5;
  left: 84%;
  top: 26%;
  box-shadow: 6px 7px 8px 4px rgba(132, 195, 139, 0.6) inset;
}
.central_diamond6 {
  background-color: #89ecc8;
  left: -3%;
  top: 25%;
  box-shadow: 0px 10px 20px 0px #5bab8e inset;
}
.diamond_sq_common img {
  transform: rotate(-45deg);
  width: 41px;
  height: 40px;
}
.diamond_sq_common img {
  transform: rotate(-45deg);
  width: 41px;
  height: 40px;
}
.central_services_img {
  top: 21%;
  left: 37%;
  position: absolute;
}
.services_arrow_div_right h3 {
  color: #fff;
  text-align: right;
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
}
.services_arrow_div_right p {
  color: rgba(255, 255, 255, 0.8);
  text-align: right;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 165%;
  letter-spacing: 0.18px;
  margin-top: 13px;
}
.services_arrow_div_left h3 {
  color: #fff;
  text-align: left;
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
}

.services_arrow_div_left p {
  color: rgba(255, 255, 255, 0.8);
  text-align: left;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 165%;
  letter-spacing: 0.18px;
  margin-top: 14px;
  
}
.central_features_sq_common img {
  width: 49px;
  height: 48px;
}
.central_diamond_right:nth-child(n) {
  background-color: #a0c4ff;
}
.central_diamond_right:nth-child(2n) {
  background-color: #a0c4ff;
}
.central_diamond_right:nth-child(3n) {
}
.central_diamond_left:nth-child(n) {
  background-color: #ffa5a5;
}
.central_diamond_left:nth-child(2n) {
  background-color: #e4d973;
}
.central_diamond_left:nth-child(3n) {
  background-color: #89ecc8;
}
.centralized_banner_content_wrp img {
  display: none;
}
/*-----------------------------------------Media--------------------------------------------- */
@media only screen and (max-width: 1800px) {
  .services_arrow_div_right h3 {
    font-size: 20px;
  }
  .services_arrow_div_right p {
    font-size: 14px;
    margin-top: 8px;
  }
  .services_arrow_div_right {
    padding: 25px 130px 25px 24px;
    background-size: contain;
  }
  .services_arrow_div_left {
    padding: 25px 24px 25px 130px;
    background-size: contain;
  }
  .services_arrow_div_left p {
    font-size: 14px;
    margin-top: 8px;
  }
  .services_arrow_div_left h3 {
    font-size: 20px;
  }
  .diamond_sq_common {
    width: 80px;
    height: 80px;
  }
  .central_services_img {
    width: 25%;
    left: 38%;
    top: 23%;
  }
  .centralized_services_arrow_div_wrp {
    gap: 44px;
  }
  .central_diamond5 {
    background-color: #aae7a5;
    left: 85%;
    top: 29%;
  }
  .centralized_benefits_boxes_div{
    gap: 30px;
  }
  .arrow_div6,
  .arrow_div2 {
    margin-right: 65px;
  }
  .arrow_div2 {
    margin-right: 30px;
  }
  .central_diamond3 {
    background-color: #ffc6ff;
    left: 85%;
    top: 26%;
  }
  .central_diamond4 {
    background-color: #e4d973;
    left: 3px;
    top: 27%;
  }
  .central_diamond2 {
    background-color: #ffa5a5;
    left: -3%;
    top: 21%;
  }
  .central_choose_card_common {
    height: 420px;
  }
  .central_choose_card_common h3{
    font-size: 22px;
    line-height: 32px;
  }
}

@media only screen and (max-width: 1600px) {
  .centralized_banner_content_wrp h1 {
    font-size: 48px;
  }
  .centralized_banner_content_wrp p {
    font-size: 16px;
  }
  .centralized_banner_btn {
    font-size: 18px;
    margin-top: 48px;
    padding: 10px 26px;
  }
  .centralized_banner_section {
    padding: 138px 0px;
  }
  .centralized_hero_heading {
    font-size: 42px;
  }
  .centralized_hero_para {
    font-size: 16px;
    margin-top: 16px;
  }
  .centralized_hero_chip_btn {
    font-size: 14px;
    padding: 7px 12px;
  }
  .centralized_hero_section {
    padding: 70px 0px 34px;
  }
  .centralized_services_heading,
  .centralized_benefits_heading,
  .centralized_features_heading,
  .central_our_process_heading,
  .central_why_choose_heading {
    font-size: 42px;
  }
  .centralized_services_para,
  .centralized_benefits_para,
  .centralized_features_para,
  .central_our_process_par,
  .central_why_choose_para,
  .central_our_process_para {
    font-size: 16px;
    margin-top: 16px;
  }
  .exchange_mid_banner_div h1 {
    font-size: 30px;
  }
  .exchange_mid_banner_btn {
    font-size: 18px;
    padding: 12px 28px;
    margin-top: 30px;
  }
  .centralized_features_wrp {
    padding: 80px 0px;
  }
  .centralized_services_wrp {
    padding: 70px 0px 60px;
  }
  .centralized_features_chip_btn,
  .centralized_benefits_chip_btn,
  .central_our_process_chip_btn,
  .centralized_features_chip_btn {
    font-size: 12px;
    padding: 7px 12px;
  }
  .centralized_features_content {
    padding-top: 65px;
  }
  .centralized_features_content_div h3 {
    font-size: 18px;
  }
  .centralized_features_content_div p {
    font-size: 14px;
    margin-top: 4px;
  }
  .central_features_sq_common {
    width: 90px;
    height: 90px;
  }
  .central_features_sq_common img {
    width: 39px;
    height: 38px;
  }
  .central_our_process_img_text_common h2 {
    font-size: 18px;
  }
  .central_our_process_img_text_common p {
    font-size: 14px;
    margin-top: 12px;
  }
  .central_our_process_img_wrp {
    width: 90%;
    padding-top: 185px;
  }
  .our-process_text1 {
    top: 13%;
    left: 17%;
  }
  .our-process_text2 {
    top: 13%;
    right: 17%;
  }
  .central_our_process_wrp {
    padding: 70px 0px 200px;
  }
  .central_choose_card_common h3 {
    font-size: 18px;
    line-height: 28px;
  }
  .central_choose_card_common{
    height: 350px;
  }
  .central_choose_card_common p {
    font-size: 14px;
    margin-top: 12px;
  }
  .central_choose_card_common {
    padding: 80px 28px 28px;
  }
  .central_why_choose_cards_wrp {
    padding-top: 56px;
  }
  .central_why_choose_wrp {
    padding: 70px 0px 50px;
  }
  .centralized_benefits_common_box h2 {
    font-size: 18px;
  }
  .centralized_benefits_common_box p {
    font-size: 14px;
  }
  .centralized_benefits_common_box {
    background-size: contain;
  }
  .align-items-center {
    align-items: center !important;
  }
  .justify-content-center {
    justify-content: center !important;
  }
  .d-flex {
    display: flex !important;
  }
  .colored_circle_common {
    width: 70px;
    height: 70px;
  }
  .centralized_benefits_common_box {
    width: 22%;
  }
  .central-hexa-box4 {
    margin-top: unset;
  }
  .central-hexa-box5 {
    background-image: url('../images/benefits-hexa5.png');
    margin-top: unset;
  }
  .central-hexa-box6 {
    background-image: url('../images/benefits-hexa6.png');
    margin-top: unset;
  }
  .central-hexa-box7 {
    background-image: url('../images/benefits-hexa7.png');
    margin-top: unset;
  }
  .centralized_benefits_boxes_div {
    gap: unset;
    column-gap: 25px;
  }
  .centralized_benefits_wrp {
    padding: 70px 0px;
  }
  .central-hexa-box3,
  .central-hexa-box4,
  .central-hexa-box5,
  .central-hexa-box6,
  .central-hexa-box7 {
    margin-top: 5px;
  }
  .services_arrow_div_right h3 {
    font-size: 16px;
  }
  .services_arrow_div_right p {
    font-size: 12px;
  }
  .services_arrow_div_left h3 {
    font-size: 16px;
  }
  .services_arrow_div_left p {
    font-size: 12px;
  }
  .centralized_services_arrow_div_wrp {
    gap: 40px;
  }
  .central_services_img {
    width: 23%;
    left: 39%;
    top: 26.5%;
  }
  .central_diamond2 {
    left: -5%;
    top: 21%;
  }
  .central_diamond6 {
    left: -18px;
    top: 31%;
  }
  .central_diamond5 {
    left: 83%;
    top: 26%;
  }
  .central_diamond1 {
    left: 86%;
  }
  .services_arrow_div_right,
  .services_arrow_div_right {
    padding: 25px 115px 25px 24px;
  }
  .centralized_benefits_common_box{
    padding: 30px 15px 70px;
  }
}

@media only screen and (max-width: 1400px) {
  .centralized_banner_section {
    padding: 100px 0px;
  }
  .diamond_sq_common img {
    width: 30px;
    height: 30px;
  }
  .diamond_sq_common {
    width: 60px;
    height: 60px;
  }
  .central_diamond1 {
    top: 30%;
  }
  .central_diamond2 {
    top: 26%;
  }
  .central_services_img {
    width: 25%;
    left: 38%;
    top: 27%;
  }
  .central_our_process_img_text_common {
    width: 25%;
  }
  .central_diamond3 {
    background-color: #ffc6ff;
    left: 87%;
    top: 30%;
  }
  .central_diamond4 {
    background-color: #e4d973;
    left: 1%;
    top: 30%;
  }
  .central_diamond2 {
    left: -3%;
    top: 28%;
  }
  .arrow_div5 {
    margin-left: 60px;
  }
  .arrow_div6 {
    margin-right: 60px;
  }
  .central_diamond5 {
    left: 86%;
    top: 31%;
  }
  .central_diamond6 {
    left: -8px;
    top: 32%;
  }
  .centralized_services_arrow_div_wrp {
    gap: 15px;
  }
  .centralized_benefits_boxes_div {
    padding-top: 35px;
  }
  .centralized_benefits_wrp {
    padding: 70px 0px 30px;
  }
  .centralized_features_wrp {
    padding: 60px 0px;
  }
  .exchange_mid_banner_div::before {
    height: 16%;
  }
}

@media only screen and (max-width: 1199px) {
  .centralized_banner_content_wrp h1 {
    font-size: 44px;
  }
  .centralized_banner_section {
    padding: 80px 0px;
    height: unset;
  }
  .exchange_mid_banner_div h1 {
    font-size: 24px;
  }
  .exchange_mid_banner_btn {
    font-size: 14px;
  }
  .centralized_features_wrp {
    padding: 60px 0px;
  }
  .central_our_process_img_wrp {
    width: 85%;
  }
  .central_our_process_img_text_common {
    width: 26%;
  }
  .central_why_choose_cards_wrp {
    justify-content: center;
    gap: 40px;
  }
  .central_choose_card_common {
    width: 26%;
  }
  .centralized_banner_content_wrp {
    width: 60%;
  }
  .centralized_benefits_common_box {
    width: 30%;
    padding: 50px 50px 70px;
  }
  .central_services_img {
    display: none;
  }
  .arrow_div1,
  .arrow_div5 {
    margin-left: unset;
  }
  .arrow_div2,
  .arrow_div6 {
    margin-right: unset;
  }
  .services_arrow_div_right,
  .services_arrow_div_left {
    background-size: cover;
    position: relative;
    width: 46%;
  }
  .centralized_services_arrow_div_wrp {
    gap: 40px;
  }
  .centralized_banner_section {
    background-size: 100% 100%;
  }
  .centralized_banner_content_wrp {
    width: 57%;
  }
  .exchange_mid_banner_div::before {
    bottom: 14%;
  }
  .exchange_mid_banner_div {
    background-size: cover;
    padding: 60px 0px;
    border-radius: 40px;
  }
  .central_choose_card_common{
    height: 330px;
  }
}
/* 1024 */
@media only screen and (max-width: 1023px) {
  .central_our_process_img_text_common h2 {
    font-size: 16px;
  }
  .central_our_process_img_text_common p {
    font-size: 12px;
    margin-top: 8px;
  }
}
/* 980 */
@media only screen and (max-width: 979px) {
  .centralized_banner_content_wrp {
    width: 66%;
  }
  .exchange_mid_banner_div {
    background-size: cover;
    border-radius: 32px;
  }
  .centralized_features_content_div {
    width: 100%;
  }
  .centralized_features_content {
    gap: 40px;
  }
  .central_choose_card_common {
    width: 34%;
    height: 350px;
  }
  .our-process_text3 {
    left: -43px;
  }
  .our-process_text4 {
    left: 36%;
  }
  .our-process_text5 {
    right: -32px;
  }
  .exchange_mid_banner_wrp {
    background-image: unset;
  }
  .centralized_features_content_div:nth-child(n) {
    flex-direction: row-reverse;
  }
  .centralized_features_content_div:nth-child(3n) {
    flex-direction: row-reverse;
  }
  .centralized_features_content_div:nth-child(5n) {
    flex-direction: row-reverse;
  }
  .centralized_features_content_div:nth-child(7n) {
    flex-direction: row-reverse;
  }
  .square1::before,
  .square3::before,
  .square5::before,
  .square7::before,
  .square9::before {
    left: 84px;
    transform: rotate(180deg);
    top: 30%;
  }
  .centralized_benefits_common_box p {
    font-size: 12px;
  }
  .centralized_benefits_common_box h2 {
    font-size: 16px;
    margin-top: 8px;
  }
  .centralized_benefits_common_box {
    padding: 160px 24px 160px;
  }
  .colored_circle_common {
    width: 60px;
    height: 60px;
  }
  .colored_circle_common img {
    width: 24px;
    height: 24px;
  }
  .central-hexa-box4,
  .central-hexa-box5,
  .central-hexa-box6,
  .central-hexa-box7 {
    margin-top: -140px;
  }
  .central-hexa-box3 {
    margin-top: unset;
  }
  .centralized_benefits_boxes_div {
    padding-top: unset;
  }
  .centralized_benefits_wrp {
    padding: 20px 0px;
  }
  .services_arrow_div_right,
  .services_arrow_div_left {
    width: 62%;
  }
  .centralized_services_arrow_div_wrp {
    justify-content: center;
  }
  .centralized_banner_section {
    background: #000;
  }
  .centralized_banner_content_wrp h1 {
    font-size: 42px;
    text-align: center;
  }
  .centralized_banner_content_wrp p {
    font-size: 14px;
    text-align: center;
  }
  .centralized_banner_content_wrp {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .centralized_banner_content_wrp,
  .centralized_hero_para,
  .centralized_services_para,
  .centralized_benefits_para,
  .centralized_features_para,
  .central_our_process_par,
  .central_why_choose_para,
  .central_our_process_para {
    width: 100%;
  }
  .centralized_banner_section {
    padding: 50px 0px 0px;
  }
  .centralized_banner_content_wrp img {
    display: block;
    width: 50%;
    padding-top: 24px;
  }
  .centralized_hero_heading {
    font-size: 36px;
  }
  .centralized_services_heading, .centralized_benefits_heading, .centralized_features_heading, .central_our_process_heading, .central_why_choose_heading{
    font-size: 36px;
  }
  .centralized_hero_para{
    font-size: 14px;
  }


}
/* 768 */
@media only screen and (max-width: 767px) {
  .centralized_hero_heading {
    font-size: 30px;
    text-align: center;
  }
  .centralized_hero_section {
    padding: 70px 0px 34px;
  }
  .central_hero_image {
    width: 75%;
  }
  .centralized_hero_para {
    width: 100%;
  }
  .centralized_services_heading,
  .centralized_benefits_heading,
  .centralized_features_heading,
  .central_our_process_heading,
  .central_why_choose_heading {
    font-size: 30px;
  }
  .exchange_mid_banner_div {
    padding: 70px 0px;
  }
  .exchange_mid_banner_div h1 {
    width: 90%;
  }
  .central_our_process_img_text_common {
    width: 31%;
  }
  .central_choose_card_common {
    width: 41%;
  }
  .centralized_benefits_common_box {
    width: 43%;
  }
  .central-hexa-box3,
  .central-hexa-box4,
  .central-hexa-box5,
  .central-hexa-box6 {
    margin-top: -100px;
  }
  .central-hexa-box7 {
    margin-top: -140px;
  }
  .central_features_sq_common {
    width: 40px;
    height: 40px;
  }
  .centralized_features_content_div {
    gap: 25px;
  }
  .centralized_features_content_div .central_features_sq_common::before {
    background: unset;
  }
  .centralized_benefits_common_box p{
    width: 70%;
  }
}
@media (max-width: 768px) {
  .centralized_benefits_boxes_div{
    gap: 120px;
    column-gap: 12px;
  }
  .centralized_benefits_common_box {
    padding: 140px 15px 151px;
    height: 300px;
  }
  
}
/* 650 */
@media only screen and (max-width: 649px) {
  .centralized_banner_content_wrp h1 {
    font-size: 34px;
  }
  .centralized_services_para,
  .centralized_benefits_para,
  .centralized_features_para,
  .central_our_process_par,
  .central_why_choose_para,
  .central_our_process_para {
    font-size: 14px;
    width: 100%;
  }
  .exchange_mid_banner_div h1 {
    font-size: 18px;
  }
  .align-items-center {
    align-items: center !important;
  }
  .flex-column {
    flex-direction: column !important;
  }
  .d-flex {
    display: flex !important;
  }
  .exchange_mid_banner_div {
    padding: 50px 0px;
  }
  .exchange_mid_banner_btn {
    font-size: 12px;
    padding: 12px 18px;
    margin-top: 24px;
  }
  .centralized_features_content_div h3 {
    font-size: 16px;
  }
  .centralized_features_content_div p {
    font-size: 12px;
  }
  .central_choose_card_common {
    width: 56%;
  }
  .central_hero_image {
    width: 90%;
  }
  .central_our_process_img_wrp img {
    display: none;
  }
  .central_our_process_img_text_common {
    position: unset;
    width: 30%;
  }
  .central_our_process_img_wrp {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
  }
  .central_our_process_img_wrp {
    padding-top: 60px;
    position: unset;
    width: 100%;
  }
  .central_our_process_wrp {
    padding: 80px 0px 80px;
  }
  .central_choose_card_common {
    width: 47%;
  }
  .central_choose_card_common {
    padding: 80px 16px 28px;
  }
  .centralized_benefits_boxes_div {
    column-gap: 12px;
    gap: 25px;
  }
  .centralized_benefits_common_box {
    width: 70%;
    padding: 80px 16px 110px;
  }
  .central-hexa-box3,
  .central-hexa-box2,
  .central-hexa-box4,
  .central-hexa-box5,
  .central-hexa-box6,
  .central-hexa-box7 {
    margin-top: 10px;
  }
  .centralized_benefits_wrp {
    padding: 40px 0px;
  }
  .services_arrow_div_left,
  .services_arrow_div_right {
    width: 86%;
  }
  .central_choose_card_common {
    background-size: 100% 100%;
  }
  .central_why_choose_cards_wrp {
    gap: 20px;
  }
  .centralized_benefits_boxes_div {
    padding-top: 25px;
  }
  .centralized_banner_content_wrp img {
    width: 88%;
    padding-top: 24px;
  }
  .centralized_benefits_common_box{
    height: auto;
  }
}

/* 480 */
@media only screen and (max-width: 479px) {
  .centralized_banner_content_wrp h1 {
    font-size: 32px;
  }
  .central_choose_card_common {
    width: 72%;
  }
  .central_our_process_img_text_common {
    position: unset;
    width: 40%;
  }
  .centralized_benefits_common_box {
    width: 87%;
  }
  .central-hexa-box3,
  .central-hexa-box2,
  .central-hexa-box4,
  .central-hexa-box5,
  .central-hexa-box6,
  .central-hexa-box7 {
    margin-top: 10px;
  }
  .services_arrow_div_right,
  .services_arrow_div_left {
    background-image: unset;
    position: unset;
  }
  .central_diamond1,
  .central_diamond2,
  .central_diamond3,
  .central_diamond4,
  .central_diamond5,
  .central_diamond6 {
    display: none;
  }
  .services_arrow_div_right,
  .services_arrow_div_left {
    padding: 20px;
  }
  .centralized_services_arrow_div_wrp {
    gap: 0px;
  }
  .services_arrow_div_right h3 {
    text-align: center;
  }
  .services_arrow_div_left h3 {
    text-align: center;
  }
  .services_arrow_div_right p {
    text-align: center;
  }
  .services_arrow_div_left p {
    text-align: center;
  }
  .centralized_services_arrow_div_wrp {
    padding-top: 34px;
  }
  .central_our_process_img_text_common {
    width: 100%;
  }
  .central_our_process_img_wrp {
    gap: 35px;
  }
  .centralized_services_arrow_div_wrp {
    gap: 20px;
  }
  .services_arrow_div_right {
    width: 100%;
  }
  .services_arrow_div_right,
  .services_arrow_div_left {
    padding: 0px;
  }
  .centralized_banner_content_wrp img {
    width: 94%;
  }
}

/* 375 */
@media only screen and (max-width: 374px) {
  .central_features_sq_common {
    display: none;
  }
  .centralized_features_content_div h3 {
    text-align: center;
  }
  .centralized_features_content_div p {
    text-align: center;
  }
  .central-hexa-box3,
  .central-hexa-box2,
  .central-hexa-box4,
  .central-hexa-box5,
  .central-hexa-box6,
  .central-hexa-box7 {
    margin-top: 0px;
  }
  .central_choose_card_common {
    background-size: cover;
  }
  .centralized_benefits_common_box {
    width: 87%;
    padding: 50px 33px 55px;
  }
}

/* 320 */
