.cat_leader_sec {
  padding: 100px 0;
}

.cat_leader_sec h2 {
  margin: 0;
  text-align: center;
  color: #091e42;
  font-size: 40px;
  line-height: 120%;
  letter-spacing: -1.2px;
}

.cat_leader_sec .catWrapper {
  padding: 64px 0 0;
  display: flex;
  justify-content: space-between;
  max-width: 1015px;
  margin: 0 auto;
}

.cat_leader_sec .catWrapper div {
  background: #fff;
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.04);
  border-radius: 12px;
  width: calc(33.33% - 24px);
  text-align: center;
  padding: 40px 45px;
}

.cat_leader_sec .catWrapper div h4 {
  margin: 0 0 24px;
  color: #253858;
  font-size: 20px;
}

.cat_leader_sec .catWrapper div img {
  margin: 0 auto;
}

.cat_leader_sec .catWrapper div ul {
  margin: 35px 0 0;
  list-style-type: none;
  display: flex;
}

.cat_leader_sec .catWrapper div ul li {
  width: 100%;
  color: #5e6c84;
  font-size: 16px;
}

.cat_leader_sec .catWrapper div ul li strong {
  display: block;
  color: #253858;
  font-size: 20px;
}

.cat_leader_sec .catWrapper div ul li:first-child {
  border-right: 1px #dfe1e6 solid;
}

.table_sec {
  padding: 100px 0;
}

.table_sec h5 {
  color: #2f39bf;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -0.72px;
  margin: 0 0 16px;
}

.table_sec h2 {
  color: #091e42;
  font-size: 40px;
  line-height: 120%;
  letter-spacing: -1.2px;
  margin: 0 0 16px;
  font-weight: 600;
}

.table_sec p {
  margin: 0;
  color: #253858;
  font-size: 16px;
  letter-spacing: -0.16px;
}

.table_sec .txtWrap {
  max-width: 650px;
  margin: 0 auto 72px;
}

.table_sec .table > tbody > tr > td:not(:first-child) {
  color: #5e6c84;
  width: 33%;
}

.table_sec .table > tbody > tr > td {
  text-align: center;
  padding: 20px 24px;
  border: 1px #dfe1e6 solid;
  font-size: 16px;
  letter-spacing: -0.16px;
  line-height: 150%;
  vertical-align: middle;
}

.table_sec .table > tbody > tr > td:first-child {
  color: #253858;
  text-align: left;
}

.table_sec .table > tbody > tr > td strong {
  color: #253858;
  font-weight: 600;
  font-size: inherit;
}

.table_sec .table > tbody > tr:nth-child(even) {
  background: #f4f5f7;
}

.table_sec .accordionItem h3 a {
  color: #253858;
  font-size: 20px;
  font-weight: 600;
  padding: 19px 24px;
  display: block;
  border: 1px solid rgba(66, 82, 110, 0.1);
  position: relative;
  text-decoration: none;
  letter-spacing: -0.72px;
}

.table_sec .accordionItem h3 {
  margin: 0;
}

.table_sec .accordionItem h3 a i {
  position: absolute;
  right: 24px;
  transform: rotate(180deg);
  border: none;
  box-shadow: none;
  color: #2f39bf;
  transition: all 0.3s ease-in-out;
}

.table_sec .accordionItem h3 a.collapsed i {
  transform: rotate(0deg);
}

.table_sec .accordionItem h3 a i:before {
  content: "\f107";
  font: normal normal normal 14px FontAwesome;
  font-size: 24px;
}

.table_sec .table > thead > tr > th {
  border-bottom: none;
  padding: 20px 24px;
  text-align: center;
}

.table_sec .table > thead > tr > th:last-child {
  background: #2f39bf;
  border-top-right-radius: 12px;
}

.table_sec .table > thead > tr > th:nth-child(2) {
  background: rgba(244, 245, 247, 0.6);
  border-top-left-radius: 12px;
}

.table_sec .table > thead > tr > th > img {
  margin: 0 auto;
}

.table_sec .table > thead > tr > th:not(:first-child) {
  width: 33%;
}

.table_sec .table {
  margin: 0;
}

.table_sec .pricingCtaContainer {
  display: flex;
  align-items: center;
  padding: 20px 80px;
  border-radius: 12px;
  border: 1px solid #dfe1e6;
  background: #fcfcfc;
  margin: 48px 0 0;
}

.table_sec .pricingCtaContainer h3 {
  margin: 0;
  color: #253858;
  font-size: 18px;
  font-weight: 600;
}

.table_sec .pricingCtaContainer .priHeroCtaBtn {
  margin-left: auto;
}

.o2switch_page .compare_performance {
  border-radius: 12px;
  background: #fcfcfc;
}

.o2switch_page .cw_performance {
  background: #fff;
}

.o2switch_page .compare_performance_content .compare_detail {
  margin-bottom: 0;
}

.o2switch_page
  .cw_performance
  .addonSec
  .featured_card.willAnimate
  .custom_card {
  opacity: 1;
}

.o2switch_page .addonSec .custom_card {
  background: #fcfcfc;
  box-shadow: none;
  min-height: auto;
  height: auto;
}

.o2switch_page .addonSec .card.custom_card p.custom_card_result a {
  margin: 0 !important;
  width: auto;
}

.o2switch_page .performanceNote {
  margin: 36px 0 0;
}

.o2switch_page .addonSec .card.custom_card .charts-bar {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  max-width: 239px;
  margin: 0 auto;
  overflow: hidden;
}

.o2switch_page .addonSec .card.custom_card .charts-bar img {
  margin: 0;
}

.o2switch_page .addonSec .card.custom_card .charts-bar img {
  opacity: 0;
}

.o2switch_page
  .cw_performance
  .addonSec
  .featured_card.animateStart
  .custom_card {
  animation: none;
}

.o2switch_page
  .cw_performance
  .addonSec
  .featured_card.animateStart
  .custom_card
  .charts-bar
  img {
  animation: fadeInUp 0.8s linear both;
  opacity: 1;
}

.o2switch_page
  .cw_performance
  .addonSec
  .featured_card.animateStart
  .custom_card
  .charts-bar
  img:last-child {
  animation-delay: 1s;
}

.o2switch_page .visitorsBarGraphSec h2 {
  color: #091e42;
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -1.2px;
  margin: 0 0 16px;
}

.o2switch_page .visitorsBarGraphSec p {
  color: #253858;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.16px;
}

.o2switch_page .visitorsBarGraphSec .barGraphWrap {
  padding: 0;
  border-radius: 12px;
  max-width: 1040px;
  margin: 64px auto 0;
  position: relative;
}

.o2switch_page .visitorsBarGraphSec .barGraphWrap .barGraphWrapMain {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 442px;
  position: relative;
}

.visitorsBarGraphSec .barGraphWrap .graphBarInner {
  position: absolute;
  width: 766px;
  height: 188px;
  left: 186px;
  top: 132px;
  overflow: hidden;
}

.visitorsBarGraphSec .barGraphWrap .graphBarInner .bar1 {
  position: absolute;
  width: 3px;
  height: 36px;
  background: linear-gradient(0deg, #d3f0f2 0%, #d3f0f2 100%);
  top: 0;
  left: 0;
  z-index: 1;
}

.visitorsBarGraphSec .barGraphWrap .graphBarInner .bar2 {
  background: linear-gradient(
    270deg,
    #2f39bf 0%,
    rgba(83, 51, 237, 0.51) 100%,
    #2f39bf 100%
  );
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
  width: 102px;
  height: 36px;
  position: absolute;
  left: 0;
  top: 0;
}

.visitorsBarGraphSec .barGraphWrap .graphBarInner .bar3 {
  position: absolute;
  left: 0;
  width: 31px;
  height: 36px;
  background: #d3f0f2;
  top: 76px;
  z-index: 1;
}

.visitorsBarGraphSec .barGraphWrap .graphBarInner .bar4 {
  position: absolute;
  left: 0;
  width: 100%;
  height: 36px;
  top: 76px;
  background: linear-gradient(
    270deg,
    #2f39bf 0%,
    rgba(83, 51, 237, 0.51) 100%,
    #2f39bf 100%
  );
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.visitorsBarGraphSec .barGraphWrap .graphBarInner .bar6 {
  background: linear-gradient(
    270deg,
    #2f39bf 0%,
    rgba(83, 51, 237, 0.51) 100%,
    #2f39bf 100%
  );
  position: absolute;
  left: 0;
  width: 192px;
  height: 36px;
  bottom: 0;
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.visitorsBarGraphSec .barGraphWrap .graphBarInner .bar5 {
  position: absolute;
  left: 0;
  width: 31px;
  height: 36px;
  background: #d3f0f2;
  bottom: 0;
  z-index: 1;
}

.visitorsBarGraphSec .barGraphWrap .graphBarInner div {
  opacity: 0;
}

.visitorsBarGraphSec .barGraphWrap .graphBarInner.animateStart div {
  animation: fadeInLeft 0.8s linear both;
}

.visitorsBarGraphSec .barGraphWrap .graphBarInner.animateStart .bar1,
.visitorsBarGraphSec .barGraphWrap .graphBarInner.animateStart .bar3,
.visitorsBarGraphSec .barGraphWrap .graphBarInner.animateStart .bar5 {
  animation-delay: 1s;
}

.dataCenter_sec .cwGlb_rgn_mainBox {
  display: flex;
  align-items: center;
  gap: 100px;
}

.dataCenter_sec .cwGlb_rgn_lftBox,
.dataCenter_sec .cwGlb_rgn_rhtBox {
  flex: 1;
}

.dataCenter_sec p {
  color: #fff;
  /* font-size: 16px; */
  /* line-height: 24px; */
  /* font-weight: 300; */
  margin: 0;
}

.dataCenter_sec h2 {
  margin: 0 auto 16px;
  /* font-size: 40px; */
  /* font-weight: 600; */
  /* letter-spacing: -1.2px; */
  color: #fff;
  /* line-height: 120%; */
}

.dataCenter_sec.visible {
  background-image: url(https://www.cloudways.com/wp-content/uploads/2024/03/Group-1000006092.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
}

.dataCenter_sec {
  padding: 100px 0;
}

.dataCenter_sec ul {
  margin: 60px 0 0;
  list-style-type: none;
  display: flex;
  padding: 30px 30px;
  position: relative;
  z-index: 1;
  max-width: 436px;
  border: 1px solid rgba(217, 217, 217, 0.3);
  border-radius: 12px;
  max-width: 450px;
}

.dataCenter_sec ul li {
  padding-top: 5px;
  padding-bottom: 5px;
}

.dataCenter_sec ul li strong {
  color: #fff;
  line-height: initial;
  font-size: 40px;
}

.dataCenter_sec ul li:first-child strong {
  background: linear-gradient(93deg, #c583e0 -49%, #ffbc7d 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.dataCenter_sec ul .text_color_gold strong{
  background: linear-gradient(93deg, #c583e0 -49%, #ffbc7d 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; 
} 
.dataCenter_sec ul li span {
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  display: block;
}

.dataCenter_sec ul:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.1;
  background: linear-gradient(101deg, white 0%, rgba(255, 255, 255, 0) 100%),
    linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  border-radius: 12px;
  backdrop-filter: blur(3.83px);
  z-index: -1;
}

.dataCenter_sec ul li:last-child strong {
  font-weight: 500;
}

.dataCenter_sec ul li:last-child {
  padding-left: 20px;
}

.dataCenter_sec ul li:first-child {
  padding-right: 20px;
  border-right: 1px solid rgba(217, 217, 217, 0.3);
}

@media (min-width: 992px) {
  .table_sec .comparisionTable .table > thead {
    display: none;
  }
}

@media (max-width: 992px) {
  .table_sec h2 {
    font-size: 32px;
  }

  .table_sec .accordionItem h3 a {
    font-size: 18px;
  }

  .table_sec .accordionItem h3 a i {
    top: 13px;
  }
  .o2switch_page .support_uplift .addons_support_section .headerText {
    margin-bottom: 0 !important;
  }

  .o2switch_page.ecommerce_v1 .addons_support_section .headerText p {
    margin-bottom: 0 !important;
  }
  .cat_leader_sec {
    padding: 60px 0;
  }

  .cat_leader_sec h2 {
    font-size: 32px;
  }
  .cat_leader_sec .catWrapper {
    flex-wrap: wrap;
    padding: 0;
  }

  .cat_leader_sec .catWrapper div {
    width: 100%;
    margin-top: 30px;
  }
  .o2switch_page
    .support_uplift
    .addons_support_section
    .testimonial_wrapper.right_content_wrapper {
    flex-direction: column;
  }

  .o2switch_page
    .support_uplift
    .addons_support_section
    .testimonial_wrapper:last-child {
    flex-direction: column-reverse;
  }

  .o2switch_page.ecommerce_v1
    .addons_support_section
    .testimonial_wrapper
    .testimonial_image {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
  }

  .o2switch_page .support_uplift .addons_support_section .testimonial_wrapper {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .o2switch_page .addonSec {
    background: transparent;
    padding: 0 0 0;
  }

  .o2switch_page .visitorsBarGraphSec h2 {
    font-size: 32px;
  }
  .o2switch_page .visitorsBarGraphSec .barGraphWrap img {
    width: 910px;
    max-width: max-content;
  }

  .o2switch_page .visitorsBarGraphSec .barGraphWrap .barGraphWrapMain {
    width: 1040px;
  }
  .o2switch_page
    .ease_featuer_wrapper
    .leftArea
    .ease_feature_content
    .card_testimonial.purple_strip {
    padding-left: 21px !important;
    text-align: left;
    margin-bottom: 20px;
  }

  .o2switch_page .ease_feature_content {
    text-align: left;
  }

  .o2switch_page .ease_feature .ease_feature_header .topTxt {
    /* text-align: left; */
  }

  .o2switch_page .ease_feature_header .topTxt p {
    /* text-align: left; */
  }
  .dataCenter_sec {
    padding: 50px 0;
  }
  .dataCenter_sec h2 {
    font-size: 32px;
  }
  .dataCenter_sec .cwGlb_rgn_mainBox {
    flex-wrap: wrap;
    gap: 0;
    flex-direction: column-reverse;
  }

  .dataCenter_sec .cwGlb_rgn_lftBox,
  .dataCenter_sec .cwGlb_rgn_rhtBox {
    flex: 0 0 100%;
  }
  .table_sec h5 {
    font-size: 16px;
    letter-spacing: -0.16px;
  }
}

@media (max-width: 768px) {
  .table_sec .priceTable {
    display: none;
  }
  .table_sec .pricingCtaContainer {
    padding: 20px 20px;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }

  .table_sec .pricingCtaContainer .priHeroCtaBtn {
    margin: 15px auto 0;
  }

  .table_sec .pricingCtaContainer h3 {
    line-height: 150%;
  }
}

@media (max-width: 576px) {
  .ecommerce_v1.o2switch_page .hero_fold .cta a {
    width: 100%;
  }

  .ecommerce_v1.o2switch_page .hero_fold .cta {
    flex-wrap: wrap;
  }

  .ecommerce_v1.o2switch_page .hero_fold .cta a + a {
    margin: 15px 0 0 0;
  }
}

@media (max-width: 480px) {
  #chartdiv {
    height: 360px !important;
  }
  .wpAlternative_revamp .container {
    padding: 0 20px;
  }
}

/* end body css */
 .cwGlb_rgn_mainBox {
  display: flex;
  align-items: center;
  gap: 100px;
}

.cwGlb_rgn_lftBox,
.cwGlb_rgn_rhtBox {
  flex: 1;
}

.cwGlb_rgn_lftBox > h2,
.cwGlb_rgn_lftBox > p,
.cwGlb_rgn_lftBox > img {
  text-align: left !important;
  margin-left: 0 !important;
}

.php_uplifting .affliatec_cta_fold p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  margin: 0 auto 60px;
  text-align: center;
  max-width: 600px;
}

.php_uplifting .affliatec_cta_fold h2 {
  margin: 0 auto 16px;
  font-size: 40px;
  font-weight: 600;
  letter-spacing: -1.2px;
  max-width: 700px;
  color: #fff;
  text-align: center;
  line-height: 120%;
}

.php_uplifting .affliatec_cta_fold img.img-responsive {
  margin: 0 auto;
}

.php_uplifting .affliatec_cta_fold.visible,
.wooCommerce_uplifting .affliatec_cta_fold.visible {
  background-image: url(https://www.cloudways.com/wp-content/uploads/2024/03/Group-1000006092.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
}

.php_uplifting .affliatec_cta_fold {
  padding: 100px 0;
}

@media (max-width: 992px) {
  .php_uplifting .affliatec_cta_fold {
    padding: 50px 0;
  }
  .php_uplifting .affliatec_cta_fold h2 {
    font-size: 32px;
  }
}

div#chartdiv {
  cursor: pointer;
} .table_sec .table > thead > tr > th:last-child img.img-responsive {
  position: relative;
  top: -10px;
}
.a2Hosting .table_sec .table > thead > tr > th:nth-child(2) {
  border: 1px solid #dfe1e6;
  background: #ffffff;
  border-bottom: 0;
}
.featuresSec .SuccessStoriesSection {
  padding: 0;
}
.a2Hosting .a2HostingSlider {
  padding-bottom: 40px;
}
