.ecommerce_v1 .hero_fold {
  padding: 240px 0px 170px;
  /* background-image: url(https://www.cloudways.com/wp-content/uploads/2023/11/ecommerce_bg.png); */
  /* background-repeat: no-repeat; */
  /* background-size: cover; */
  /* background-position: center; */
  background: #090235;
  position: relative;
  overflow: hidden;
}

.ecommerce_v1 .hero_fold .container {
  position: relative;
  z-index: 1;
}

.ecommerce_v1 .hero_fold .txtWrap {
  max-width: 745px;
  margin: 0 auto;
}

.ecommerce_v1 .hero_fold h1 {
  color: #fff;
  margin: 0 auto 16px;
  text-align: center;
  font-size: 64px;
  font-weight: 700;
  line-height: 70.4px;
  letter-spacing: -2.4px;
}

.ecommerce_v1 .hero_fold .detail {
  color: #f4f5f7;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.32px;
  /* max-width: 870px;
    margin: 0 auto; */
  margin-bottom: 32px;
}

.ecommerce_v1 .hero_fold .cta {
  margin: 32px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ecommerce_v1 .hero_fold .cta a {
  font-weight: 600;
  margin: 0;
}

.ecommerce_v1 .hero_fold .cta a + a {
  margin-left: 12px;
}

.ecommerce_v1 .hero_fold .note {
  font-size: 14px;
  color: #fff;
  margin: 16px 0 0;
  line-height: 21px;
}

.ecommerce_v1 .support_features {
  display: flex;
  justify-content: space-between;
  max-width: 960px;
  margin: 0 auto;
  padding: 100px 0px;
  position: relative;
}

.ecommerce_v1 .support_features .support_features_wrapper {
  display: flex;
  align-items: center;
  position: relative;
}

.ecommerce_v1
  .support_features
  .support_features_wrapper
  .support_feature_icon {
  margin-right: 14px;
}

.ecommerce_v1
  .support_features
  .support_features_wrapper
  .support_feature_detail
  h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 26.4px;
  letter-spacing: -1.5px;
  color: #253858;
  margin: 0;
  margin-bottom: 8px;
}

.ecommerce_v1
  .support_features
  .support_features_wrapper
  .support_feature_detail
  p {
  font-size: 17.86px;
  font-weight: 400;
  line-height: 19.65px;
  letter-spacing: -1px;
  margin: 0;
  color: #5e6c84;
}

.ecommerce_v1 .support_features .center::after,
.ecommerce_v1 .support_features .center::before {
  background-color: #dfe1e6;
  width: 1px;
  height: 52px;
  content: "";
  position: absolute;
}

.ecommerce_v1 .support_features .center::before {
  left: -24% !important;
}

.ecommerce_v1 .support_features .center::after {
  right: -24% !important;
}

.ecommerce_v1 .addons_support_section .headerText {
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}

.ecommerce_v1 .addons_support_section .headerText h2 {
  color: #091e42;
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -1.2px;
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 16px;
}

.ecommerce_v1 .addons_support_section .headerText p {
  color: #253858;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.16px;
  margin: 0 auto 64px;
  max-width: 660px;
}

.ecommerce_v1 .addons_support_section {
  background: #fff;
  padding: 100px 0 100px !important;
}

.ecommerce_v1 .addons_support_section .testimonial_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ecommerce_v1
  .addons_support_section
  .testimonial_wrapper
  .testimonial_content {
  width: 50%;
  padding-right: 120px;
}

.ecommerce_v1
  .addons_support_section
  .testimonial_wrapper
  .testimonial_content
  h2 {
  color: #091e42;
  font-size: 32px;
  font-weight: 600;
  line-height: 110%;
  letter-spacing: -2px;
  margin-bottom: 32px;
  padding-left: 54px;
}

.ecommerce_v1 .whyChoseCWCardsMainWrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ecommerce_v1 .whyChoseCWCardWrap {
  display: flex;
  flex-direction: row;
  padding: 0 5px 30px;
  height: auto;
  border-radius: 8px;
  width: 100%;
}

.ecommerce_v1 .whyChoseCWCardsMainWrap .whyChoseCWCardWrap:last-child {
  padding-bottom: 0px;
}

.ecommerce_v1 .whyChoseCWCardLeftWrap svg,
.ecommerce_v1 .whyChoseCWCardLeftWrap img {
  margin-right: 20px;
}

.ecommerce_v1 .whyChoseCWCardLeftWrap img {
  min-width: 32px;
}

.ecommerce_v1 .whyChoseCWCardRightWrap h3 {
  margin: 0px;
  color: #091e42;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: initial;
  letter-spacing: -0.16px;
  margin-bottom: 16px;
}

.ecommerce_v1
  .addons_support_section
  .testimonial_wrapper
  .testimonial_content
  p {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.16px;
  color: #5e6c84;
  /* margin: 16px 0 24px; */
  margin-bottom: 28px;
}

.ecommerce_v1
  .addons_support_section
  .testimonial_wrapper
  .testimonial_content
  p
  a {
  color: #5e6c84;
  font-size: 18px;
  text-decoration: underline;
}

.ecommerce_v1
  .addons_support_section
  .testimonial_wrapper
  .testimonial_image
  img {
  border-radius: 11px;
}

.ecommerce_v1 .magento_features {
  padding: 100px 0px;
}

/* .ecommerce_v1 .magento_features .headerText {
    margin: 16px auto 50px;
    max-width: 680px;
} */

.ecommerce_v1 .magento_features .headerText h2 {
  color: #091e42;
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -1.2px;
  margin: 0 auto;
  max-width: 800px;
  margin-bottom: 16px;
}

.ecommerce_v1 .magento_features .headerText p {
  color: #253858;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.16px;
  margin: 0 auto;
  max-width: 700px;
  margin-bottom: 60px;
}

.ecommerce_v1 .lnd-new-feats-tabs-wrap.animatedCards {
  display: block;
  position: relative;
  z-index: 10;
  left: 0;
  right: 0;
  margin: 0 auto 70;
}
.wpAlternativePages .lnd-new-feats-tabs-wrap.animatedCards {
  margin-bottom: 0;
}

.wpAlternativePages .a2HostingSlider .testimonail_slider {
  padding-bottom: 60px;
}

.wpAlternativePages
  .CROtesting
  .prc-comp-table-2
  table
  thead
  tr
  th:nth-child(2) {
  background: #fcfcfc;
  border: 1px solid #dfe1e6;
  color: #253858;
  width: 33.3%;
}

.wpAlternativePages
  .CROtesting
  .prc-comp-table-2
  table
  thead
  tr
  th:nth-child(3) {
  background: #2f39bf;
  border-bottom: 1px solid #2f39bf;
}
.wpAlternativePages .prc-tbl-fold tbody tr:nth-child(even) {
  background-color: #f4f5f7;
}
.wpAlternativePages .prc-tbl-fold tbody tr td:first-child {
  padding-left: 20px !important;
}

.wpAlternativePages .prc-tbl-fold tbody {
  border: 1px solid #dfe1e6;
}

.wpAlternativePages .prc-tbl-fold tbody tr:first-child td:first-child {
  border-top: 0;
}

.wpAlternativePages .prc-tbl-fold tbody tr:first-child td:nth-child(2),
.wpAlternativePages .prc-tbl-fold tbody tr:first-child td:nth-child(3) {
  font-weight: 600;
}
.wpAlternativePages .table > thead > tr > th {
  border-bottom: 0;
}

.ecommerce_v1 .SuccessStoriesSection .lnd-new-feats-tabs-wrap .nav-tabs {
  width: fit-content;
}

.ecommerce_v1 .SuccessStoriesSection .lnd-new-feats-tabs-wrap .nav-tabs {
  width: fit-content;
  border-radius: 50px;
  background-color: #f4f5f7;
  margin: 0 auto;
  padding: 4px 0px 4px 5px;
  max-width: 100%;
}

.ecommerce_v1
  .SuccessStoriesSection
  .lnd-new-feats-tabs-wrap
  .nav-tabs
  > li.active
  > a,
.SuccessStoriesSection .lnd-new-feats-tabs-wrap .nav-tabs > li.active > a:focus,
.SuccessStoriesSection
  .lnd-new-feats-tabs-wrap
  .nav-tabs
  > li.active
  > a:hover {
  color: #2f39bf;
  cursor: default;
  background-color: #fff;
  box-shadow: 0px 4px 30px #00000014;
  border-radius: 25px !important;
}

.ecommerce_v1
  .SuccessStoriesSection
  .lnd-new-feats-tabs-wrap
  .nav-tabs
  > li.active
  > a
  svg
  path,
.SuccessStoriesSection
  .lnd-new-feats-tabs-wrap
  .nav-tabs
  > li.active
  > a:focus
  svg
  path,
.SuccessStoriesSection
  .lnd-new-feats-tabs-wrap
  .nav-tabs
  > li.active
  > a:hover
  svg
  path {
  fill: #2f39bf;
}

.ecommerce_v1 .SuccessStoriesSection .lnd-new-feats-tabs-wrap .nav-tabs > li a {
  color: #253858;
  border: none;
  transition: all 0.3s ease-in-out;
  font-size: 14px;
}

.ecommerce_v1
  .SuccessStoriesSection
  .lnd-new-feats-tabs-wrap
  .nav-tabs
  > li
  svg {
  margin-bottom: -4px;
}

.ecommerce_v1 .featuredCard {
  padding: 100px 0;
}

.ecommerce_v1 .featuredCard .featuresCardBody {
  margin-top: 64px;
}

.ecommerce_v1 .featuredCard .featuresCardBody .featureCardMainWrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ecommerce_v1
  .featuredCard
  .featuresCardBody
  .featureCardMainWrap
  .featureCard {
  position: relative;
  background: #fff;
  width: calc(33.3% - 10px);
  padding: 24px 24px;
  border-radius: 12px;
  border: 1px solid #dfe1e6;
  margin-bottom: 20px;
}

.ecommerce_v1
  .featuredCard
  .featuresCardBody
  .featureCardMainWrap
  .featureCard
  .featureCardHead {
  max-height: 48px;
}

.ecommerce_v1
  .featuredCard
  .featuresCardBody
  .featureCardMainWrap
  .featureCard
  .featureCardBody {
  margin-top: 20px;
}

.ecommerce_v1
  .featuredCard
  .featuresCardBody
  .featureCardMainWrap
  .featureCard
  h3 {
  color: #091e42;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -0.6px;
  margin-top: 0;
  margin-bottom: 8px;
}

.ecommerce_v1
  .featuredCard
  .featuresCardBody
  .featureCardMainWrap
  .featureCard
  p {
  color: #253858;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.48px;
  margin: 0;
}

.ecommerce_v1 .support_cards_section .support-carousel h4 {
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: -0.04em;
  text-align: center;
  color: #253858;
  max-width: 766px;
  margin: 0px auto 36px;
}

.ecommerce_v1 .support_cards_section .support-carousel .userDetails_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

.ecommerce_v1
  .support_cards_section
  .support-carousel
  .userDetails_wrapper
  .support_carousel_UserImg
  img {
  height: 69px;
  width: 69px;
  margin-right: 24px;
  border-radius: 50%;
}

.ecommerce_v1
  .support_cards_section
  .support-carousel
  .userDetails_wrapper
  .support_carousel_userDetails
  h5 {
  color: #253858;
  font-size: 17px;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: -0.04em;
}

.ecommerce_v1
  .support_cards_section
  .support-carousel
  .userDetails_wrapper
  .support_carousel_userDetails
  p {
  color: #5e6c84;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.02em;
  text-align: left;
}

.ecommerce_v1 .support_cards_section .support-carousel .owl-dots {
  text-align: center;
  margin-top: 34px;
}

.ecommerce_v1 .support_cards_section .support-carousel .owl-dots button {
  background: #f4f5f7;
  height: 10px;
  width: 10px;
  margin: 0 2.5px;
  border-radius: 50%;
}

.ecommerce_v1 .support_cards_section .support-carousel .owl-dots button.active {
  background-color: #d5d7f2;
}

.ecommerce_v1 .ecommerce_card_slider {
  padding: 100px 0px;
}

.ecommerce_card_slider .headerText h2 {
  color: #091e42;
  text-align: center;
  font-size: 48px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -2.4px;
  margin: 0 auto;
  margin-bottom: 16px;
  max-width: 700px;
}

.ecommerce_card_slider .headerText p {
  color: #253858;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.6px;
  margin: 0 auto;
  margin-bottom: 64px;
  max-width: 600px;
}

.ecommerce_v1 .ecommerce_card_owl .ecommerce_card {
  border-radius: 26px;
  max-width: 340px;
  margin: 0 auto;
  margin-bottom: 36px;
  border-radius: 26px;
  padding: 32px 20px 22px;
}

.ecommerce_v1 .ecommerce_card_owl .bg_purple_woo {
  background: linear-gradient(
    129deg,
    rgba(31, 1, 224, 0.3) -9.82%,
    rgba(202, 124, 251, 0.3) 107.85%
  );
}

.ecommerce_v1 .ecommerce_card_owl .bg_orange_magento {
  background: linear-gradient(
    82deg,
    rgba(255, 255, 255, 0.3) -37.59%,
    rgba(197, 131, 224, 0.3) -37.58%,
    rgba(255, 188, 125, 0.3) 74.04%,
    rgba(255, 255, 255, 0.3) 115.51%
  );
}

.ecommerce_v1 .ecommerce_card_owl .bg_light_blue_wp {
  background: linear-gradient(
    129deg,
    rgba(173, 230, 255, 0.4) -9.82%,
    rgba(84, 100, 245, 0.4) 107.85%
  );
}

.ecommerce_v1 .ecommerce_card_owl .bg_red_laravel {
  background: linear-gradient(
    129deg,
    rgba(224, 1, 1, 0.3) -9.82%,
    rgba(251, 162, 124, 0.3) 107.85%
  );
}

.ecommerce_v1 .ecommerce_card_owl .bg_forzen_drupal {
  background: linear-gradient(
    129deg,
    rgba(0, 156, 222, 0.3) -9.82%,
    rgba(124, 213, 251, 0.3) 107.85%
  );
}

.ecommerce_v1 .ecommerce_card_owl .ecommerce_card_image {
  text-align: center;
  margin-bottom: 34px;
}

.ecommerce_v1 .ecommerce_card_owl .ecommerce_card_content {
  text-align: center;
}

.ecommerce_v1 .ecommerce_card_owl .ecommerce_card_content h3 {
  color: #091e42;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.72px;
  margin: 0px;
  margin-bottom: 8px;
}

.ecommerce_v1 .ecommerce_card_owl .ecommerce_card_content p {
  color: #253858;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.48px;
  margin: 0px;
  margin-bottom: 14px;
  padding: 0px 18px;
}

.ecommerce_v1 .ecommerce_card_owl .ecommerce_card_content a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2f39bf;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.ecommerce_v1 .ecommerce_card_owl .ecommerce_card_content a svg {
  margin-top: 2px;
  transition: all 0.5s ease;
}

.ecommerce_v1 .ecommerce_card_owl .ecommerce_card_content a:hover svg {
  transform: translateX(5px);
}

.ecommerce_v1
  .ecommerce_card_owl
  .owl-item.active
  + .owl-item.active
  + .owl-item.active
  + .owl-item.active {
  opacity: 0.6;
}

.ecommerce_v1 .ecommerce_cta_fold {
  padding: 100px 0px;
  background: #0e0538;
}

.ecommerce_v1 .ecommerce_cta_fold.visible {
  background-image: url(https://www.cloudways.com/wp-content/uploads/2023/11/ecommerce_cta.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.ecommerce_v1 .ecommerce_cta_fold .ecommerce_cta_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ecommerce_v1
  .ecommerce_cta_fold
  .ecommerce_cta_wrapper
  .ecommerce_cta_content
  h2 {
  color: #fff;
  font-size: 48px;
  font-weight: 600;
  line-height: 110%;
  letter-spacing: -2.4px;
  margin: 0;
  margin-bottom: 16px;
  padding-right: 20px;
}

.ecommerce_v1
  .ecommerce_cta_fold
  .ecommerce_cta_wrapper
  .ecommerce_cta_content
  p {
  color: #f4f5f7;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.6px;
  margin: 0;
  margin-bottom: 32px;
  padding-right: 50px;
}

.ecommerce_v1 .pricing_hero_fold .pricing_content h2 {
  color: #091e42;
  font-size: 48px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -2.4px;
  margin: 0 auto;
  margin-bottom: 16px;
}

.ecommerce_v1 .pricing_hero_fold .pricing_content p {
  color: #253858;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.6px;
  margin: 0 auto;
  margin-bottom: 32px;
  max-width: 700px;
  text-align: center;
}

.cw_cmpg_body .ecommerce_v1 .pricing_hero_fold {
  margin-top: 0px;
}

.ecommerce_v1 .pricing_hero_fold {
  padding: 0px;
}

.ecommerce_v1 .ecommerce_fav_cards {
  padding: 100px 0px;
}

.ecommerce_v1 .ecommerce_fav_cards .headerText h2 {
  color: #091e42;
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -1.2px;
  margin: 0 auto 16px;
  max-width: 714px;
}

.ecommerce_v1 .ecommerce_fav_cards .headerText p {
  color: #253858;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.16px;
  margin: 0 auto 70px;
  max-width: 640px;
}

.ecommerce_v1 .ecommerce_fav_cards .headerText p strong {
  font-size: 16px;
  color: #253858;
}

.ecommerce_v1 .ecommerce_fav_cards_wrapper {
  display: flex;
  /* align-items: center; */
  justify-content: space-between;
}

.ecommerce_v1 .ecommerce_fav_single_card {
  background: linear-gradient(
    82deg,
    rgba(255, 255, 255, 0.1) -37.59%,
    rgba(197, 131, 224, 0.1) -37.58%,
    rgba(255, 188, 125, 0.1) 74.04%,
    rgba(255, 255, 255, 0.1) 115.51%
  );
  width: calc(33.33% - 12px);
  padding: 40px 40px 12px;
  text-align: center;
  border-radius: 12px;
}

.client-billing-page .ecommerce_v1 .ecommerce_fav_single_card {
  background: linear-gradient(
    51deg,
    rgba(208.63, 149.61, 255, 0.2) 0%,
    rgba(238.47, 237.03, 255, 0.2) 41%,
    rgba(217.6, 214.35, 255, 0.2) 100%
  );
  padding: 40px 40px 0px;
  overflow: hidden;
}
.client-billing-page .ecommerce_v1 .addons_support_section .headerText h2{
  margin-bottom: 64px;
}

.client-billing-page .ecommerce_v1 .ecommerce_fav_single_card img {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: -40px;
}
.client-billing-page .ctaWithForm.lazy-background.visible{
  background: url(https://www.cloudways.com/wp-content/uploads/2024/08/Client-billing-form-bg.png) no-repeat;
  background-size: cover;
  background-position: center;
}
.client-billing-page .videoBox{
  height: 100%;
}
.client-billing-page .platform_scr .browser_innr_scr {
  position: absolute;
  left: 0;
  bottom: 2%;
  top: 8%;
  right: 0;
  width: 98%;
  margin: 0 auto;
}

.client-billing-page .videoBox iframe{
  height: 100%;
  width: 100%;
}

/* .client-billing-page .addons_support_section {
  padding: 100px 0 120px !important;
} */

.client-billing-page .featuresBundle h2 b,
.client-billing-page .client_biling_sec h2 b,
.client-billing-page.agency_os .headerText h2 b,
.client-billing-page .ecommerce_v1 .addons_support_section .headerText h2 b{
  font-size: inherit;
  font-weight: inherit;
  background: linear-gradient(144.64deg, #FF62EF -14%, #5771FF 105.92%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.client-billing-page .featuresBundle h2::before,
.client-billing-page .client_biling_sec h2::before,
.client-billing-page.agency_os .headerText h2::before,
.client-billing-page .ecommerce_v1 .addons_support_section .headerText h2::before{
  content: unset;
}


/* .client-billing-page .wpAlternative_revam{
  padding-top: 100px;
  background-color: #fbfbfb;

} */
.client-billing-page .ecommerce_v1 .addons_support_section{
  background-color: #fbfbfb;

}

.client-billing-page .agency_hero_fold .mainWrapper {
  z-index: 1;
  display: block;
  position: relative;
}
.client-billing-page .agency_hero_fold .leftArea {
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
}

.client-billing-page .agency_hero_fold .cta,
.client-billing-page .agency_hero_fold h4 {
  justify-content: center;
}

.client-billing-page .platform_scr .browser_outer{
  margin: 50px auto 0;
  display: block;
  width: 850px;
}

.client-billing-page .agency_hero_fold {
  padding: 160px 0 100px;
  background-image: url(https://www.cloudways.com/wp-content/uploads/2024/08/clientBilling-bg-splash-1.png) !important;
}


.client-billing-page .client_biling_sec {
  padding: 0px 0 100px;
}

.ecommerce_v1 .ecommerce_fav_single_card h3 {
  color: #091e42;
  font-size: 24px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -0.72px;
  margin: 0 auto;
  margin-bottom: 17px;
}

.ecommerce_v1 .ecommerce_fav_single_card p {
  color: #253858;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: -0.16px;
  margin: 0 auto;
  margin-bottom: 30px;
  /* padding: 0px 48px; */
}

.ecommerce_v1 .ecommerce_fav_single_card img {
  display: inline-block;
}

.ecommerce_v1 .ecommerce_cta_wrapper_two {
  padding: 100px 0px;
  background: #0d043e;
}

.ecommerce_v1 .ecommerce_cta_wrapper_two.visible {
  background-image: url(https://www.cloudways.com/wp-content/uploads/2023/11/ecommerce_cta_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}

.ecommerce_v1 .ecommerce_cta_wrapper_two h2 {
  color: #fff;
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  line-height: 110%;
  letter-spacing: -1.2px;
  margin: 0 auto;
  margin-bottom: 40px;
}

.ecommerce_v1 .ecommerce_cta_wrapper_two a {
  /* display: inline-block; */
  margin: 0 auto;
}

.ecommerce_states_fold {
  padding: 100px 0px;
  background: var(--neutrals-01, #fcfcfc);
}

.ecommerce_v1 .ecommerce_states_fold .headerText h2 {
  color: #091e42;
  text-align: center;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -2.4px;
  margin: 0 auto;
  margin-bottom: 16px;
  max-width: 824px;
}

.ecommerce_v1 .ecommerce_states_fold .headerText p {
  color: #253858;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.54px;
  margin: 0 auto;
  margin-bottom: 32px;
  max-width: 540px;
}

.ecommerce_v1 .ecommerce_states_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 12px;
}

.ecommerce_v1 .ecommerce_states_single_card {
  width: calc(33.33% - 23px);
  padding: 40px 40px 0px;
  text-align: center;
  background: #fff;
}

.ecommerce_v1 .ecommerce_states_single_card h3 {
  color: #091e42;
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -1.68px;
  margin: 0;
  margin-bottom: 16px;
}

.ecommerce_v1 .ecommerce_states_single_card p {
  color: #253858;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.42px;
  margin: 0 auto;
  margin-bottom: 72px;
}

.wpAlternative_revamp.ecommerce_v1 .ecommerce_fav_single_card {
  background: linear-gradient(
    51deg,
    rgba(208.63, 149.61, 255, 0.2) 0%,
    rgba(238.47, 237.03, 255, 0.2) 41%,
    rgba(217.6, 214.35, 255, 0.2) 100%
  );
}

.o2switch_page.ecommerce_v1 .hero_fold .txtWrap {
  max-width: 100%;
}

.o2switch_page.ecommerce_v1 .hero_fold .detail {
  max-width: 856px;
  margin-left: auto;
  margin-right: auto;
}

.o2switch_page.ecommerce_v1 .addons_support_section .headerText h2 {
  max-width: 100%;
}

.o2switch_page.ecommerce_v1 .addons_support_section .headerText p {
  max-width: 100%;
  margin-bottom: 50px;
}

.o2switch_page.ecommerce_v1
  .addons_support_section
  .testimonial_wrapper
  .testimonial_content
  h2 {
  padding-left: 0;
}

.o2switch_page.ecommerce_v1
  .addons_support_section
  .testimonial_wrapper
  .testimonial_content {
  padding-right: 0;
}

.o2switch_page.ecommerce_v1 .ecommerce_fav_cards .headerText {
  max-width: 100%;
}

/* developers page | Begins */

.developers_uplifting .ecommerce_v1 .ecommerce_fav_cards .headerText h2 {
  max-width: 712px;
}

.developers_uplifting .ecommerce_v1 .pricing_hero_fold .pricing_content h2 {
  text-align: center;
}

/* developers page | Ends */

/*Other SMBs end body css | Begins */
.other_SMBs_uplifting .ecommerce_states_fold {
  background-color: #fbfbfb;
}

.other_SMBs_uplifting .agency_main_wrapper .phpAppsSec {
  background: url(https://www.cloudways.com/wp-content/uploads/2024/12/Apps.webp)
   center no-repeat !important;
  background-size: contain !important;
  padding: 130px 0 280px;
  margin: 0 100px;
}

.ecommerce_v1
  .SuccessStoriesSection
  .lnd-new-feats-tabs-wrap
  .nav-tabs
  > li.active
  > a
  svg
  path,
.SuccessStoriesSection
  .lnd-new-feats-tabs-wrap
  .nav-tabs
  > li.active
  > a:focus
  svg
  path,
.SuccessStoriesSection
  .lnd-new-feats-tabs-wrap
  .nav-tabs
  > li.active
  > a:hover
  svg
  path {
  fill: #2f39bf;
}

.other_SMBs_uplifting
  .ecommerce_v1
  .addons_support_section
  .testimonial_wrapper
  .testimonial_content {
  max-width: 560px;
}

.affilite_pagee_2023 .affilaite_slider_card {
  min-height: 560.8px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.other_SMBs_uplifting .glb-nfaq-ttl h3 {
  font-weight: 600;
  letter-spacing: -0.05em;
}

.HeaderTltBox h1 {
  font-size: 48px;
}

.ecommerce_v1 .whyChoseCWCardRightWrap svg {
  display: block;
}

.ecommerce_v1
  .addons_support_section
  .testimonial_wrapper
  .testimonial_content
  .whyChoseCWCardRightWrap
  svg
  path {
  stroke: rgb(165 173 186 / 15%);
}

.ecommerce_v1
  .addons_support_section
  .testimonial_wrapper
  .testimonial_content
  .whyChoseCWCardWrap:last-child
  .whyChoseCWCardRightWrap
  svg {
  display: none;
}

.other_SMBs_uplifting
  .ecommerce_v1
  .addons_support_section
  .testimonial_wrapper
  .testimonial_content {
  padding-right: 0;
}

.ecommerce_v1 .SuccessStoriesSection .lnd-new-feats-tabs-wrap .nav-tabs > li a {
  border-radius: 50px;
}

.agency_main_wrapper .phpAppsSec {
  background-size: 1200px;
  background-position: center;
}

/*Other SMBs end body css | Ends */

/* GoDaddy uplifting | Begins */
.goDaddy_uplifting .hero_fold .txtWrap h1 {
  color: #fff;
}

.goDaddy_uplifting .hero_fold .txtWrap .cta a {
  margin: 0;
}

.goDaddy_uplifting .ecommerce_v1 .hero_fold .cta a:first-child {
  margin-right: 12px;
}

.goDaddy_uplifting
  .ecommerce_v1
  .addons_support_section
  .testimonial_wrapper
  .testimonial_content {
  max-width: 50%;
  padding-right: 120px;
}

.goDaddy_uplifting .support_uplift .addons_support_section .headerText {
  margin-bottom: 14px;
}

.goDaddy_uplifting
  .support_uplift
  .addons_support_section
  .testimonial_wrapper {
  padding: 40px 40px 0;
}

.ecommerce_v1 .ecommerce_cta_wrapper_two p {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.16px;
  text-align: center;
  color: #f4f5f7;
  max-width: 615px;
  margin: 0 auto 28px;
}

.goDaddy_uplifting .ecommerce_v1 .ecommerce_cta_wrapper_two h2 {
  max-width: 516px;
  margin-bottom: 12px;
}

.goDaddy_uplifting .addons_support_section .additional-text {
  text-align: center;
  margin-top: 24px;
  color: #091e42;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.6px;
}

.goDaddy_uplifting .ecommerce_v1 .hero_fold .txtWrap {
  max-width: 1080px;
}

.goDaddy_uplifting .ecommerce_v1 .hero_fold .detail {
  max-width: 740px;
}

.goDaddy_uplifting .addons_support_section .headerText p b {
  color: #253858;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: -0.6px;
}

.goDaddy_uplifting
  .ecommerce_v1
  .SuccessStoriesSection
  .lnd-new-feats-tabs-wrap
  .nav-tabs {
  width: 430px;
}

.goDaddy_uplifting .pricing_fold .pricing_hero_fold {
  padding: 100px 0 12px;
}

.goDaddy_uplifting .pricing_fold .do_strip {
  padding-bottom: 100px;
}

.goDaddy_uplifting .addonSec {
  background-color: #fbfbfb;
}

.goDaddy_uplifting #glb-nfaq-wrap.globle_faq {
  background-color: #ffffff;
}
.ecommerce_pricing_fold {
  padding-top: 100px;
}

.goDaddy_uplifting.squareSpace
  .support_uplift
  .addons_support_section
  .squareSpaceLimitation
  .testimonial_wrapper {
  padding: 40px 0;
}

.goDaddy_uplifting.squareSpace .ecommerce_v1 .whyChoseCWCardRightWrap svg {
  margin-top: 30px;
}
.goDaddy_uplifting.squareSpace .addonSec .card.custom_card h5 {
  margin: 8px 0 42px;
}
/* performance optimization  */
.client-billing-page .ecommerce_v1 .ecommerce_fav_single_card svg {
  display: inline-block;
}
/* AgencyClient  */

.agncyClient .agencyClient_hero_fold{
  padding: 160px 0 100px;
  background: url(https://www.cloudways.com/wp-content/uploads/2025/01/header_bg.webp) no-repeat center center/cover !important;
}
.agncyClient .agencyClient_hero_fold .agencyClient_tag {
  max-width: 300px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  padding: 17px 29px;
  border-radius: 47.9px;
  position: relative; /* Allows positioning for pseudo-elements */
  background: #fff; /* Solid background inside */
  z-index: 1; /* Content stays above the pseudo-element */
}

.agncyClient .agencyClient_hero_fold .agencyClient_tag::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 47.9px; /* Match the border radius */
  padding: 2px; /* Thickness of the gradient border */
  background: linear-gradient(112deg, rgba(255, 255, 255, 0.9) -10%, rgba(255, 255, 255, 0.4) 158%), linear-gradient(104deg, #ff99f5 -7%, #6e85ff 92%);
  -webkit-mask: 
    linear-gradient(#fff 0 0) content-box, 
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: -1; /* Place behind the main element */
}
.agncyClient .agencyClient_hero_fold .agencyClient_tag::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 47.9px; /* Match the border radius */
  box-shadow: 5px 4px 10px rgba(111, 133, 255, 0.2), /* Blue tone */
              5px 4px 10px rgba(255, 153, 245, 0.2); /* Pink tone */
  z-index: -2; /* Ensure shadow is behind the gradient border */
}
.agncyClient .agencyClient_hero_fold .agncyClient_mainWrapper{
  z-index: 1;
  display: block;
  position: relative;
}
.agncyClient .agencyClient_hero_fold .agencyClient_tag p{
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  padding-left: 9px;
}
.agncyClient .agencyClient_hero_fold .agencyClient_tag a{
  display: flex !important;
}
.agncyClient .agencyClient_hero_fold .agncyClient_mainWrapper .agencyCLient_content{
  margin: 0 auto;
  max-width: 846px;
  text-align: center;
}
.agncyClient .agencyClient_hero_fold .agncyClient_mainWrapper .agencyCLient_content h1{
  max-width: 700px;
  text-align: center;
  margin: 24px auto;
}
.agncyClient .agencyClient_hero_fold .agncyClient_mainWrapper .cta{
  display: flex;
  justify-content: center;
  margin-top: 48px;
  margin-bottom: 16px;
  gap: 8px;
}
.agncyClient .gradient_text{
  font-size: inherit;
  font-weight: inherit;
  background: linear-gradient(144.64deg, #FF62EF -14%, #5771FF 105.92%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.agncyClient_billing_reporting .agncyClient_billCont{
  margin: 0 auto;
  text-align: center;
  max-width: 731px;
}
.agncyClient_billing_reporting .agncyClient_billCont h2{
  /* max-width: ; */
  margin-top: 80px;
  margin-bottom: 18px;
}
.agncyClient .agncyClient_billing_reporting .agncyClient_billrepo_detail .agncyClient_reportbill{
  height: 474px;
  padding: 30px;
  border-radius: 12px;
  /* background: linear-gradient(142deg, #ffa7f6 -13%, #8296ff 105%); */
  background: linear-gradient(144.64deg, rgba(255, 167, 246, 0.08) -14%, rgba(130, 150, 255, 0.08) 105.92%);
   position: relative;
   overflow: hidden;
}
.agncyClient .agncyClient_billing_reporting .agncyClient_billrepo_detail .agncyClient_reportbill::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px; /* Adjust height of the gradient effect */
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,  /* Transparent at the top */
    rgba(130, 150, 255, 0.3) 100% /* White with opacity at the bottom */
  );
  filter: blur(20px);
  pointer-events: none; /* Ensures the gradient does not interfere with clicks */
}
.agncyClient .agncyClient_billing_reporting .agncyClient_billrepo_detail .agncyClient_reportbill a{
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  color: #2f39bf;
  margin: 0px;
  padding: 0px;
}

.agncyClient .agncyClient_billing_reporting .agncyClient_billrepo_detail .agncyClient_reportbill a:hover{
  cursor: pointer;
}
.agncyClient .agncyClient_billing_reporting .agncyClient_billrepo_detail .agncyClient_reportbill p{
  margin:10px 0 24px 0 ;
  /* max-width: 463px; */
  transition: all 0.3s ease;
}
.agncyClient .agncyClient_billing_reporting .agncyClient_billrepo_detail .agncyClient_reportbill p:nth-child(3){
  transition: all 0.3s ease; 
}
.agncyClient .agncyClient_billing_reporting .agncyClient_billrepo_detail .agncyClient_reportbill p:nth-child(3):hover {
  transform: scale(1.1); /* Slightly enlarge the element */
  padding-left: 30px;
  /* color: #007bff; Change text color */
}
.agncyClient .agncyClient_billing_reporting .agncyClient_billrepo_detail .agncyClient_reportbill img{
  /* max-width: 478px; */
  width: 100%;
  object-fit: cover;
}
.agncyClient  .tag{
  padding: 3px 12px;
  border-radius: 20px;
  background: linear-gradient(113deg, #705afe -10%, #ca7cfb 108%) !important;
  color: #fff !important;
  font-size: 14px;
  font-weight: 500;
}
.agncyClient .agncyClient_billing_reporting .agncyClient_billrepo_detail{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  margin: 64px auto;
  /* flex-wrap: wrap; */
}
.agncyClient .agncyClient_next .agncyClient_next_cont{
  position: relative; /* Allows positioning for pseudo-elements */
  background: linear-gradient(144.64deg, rgba(177, 175, 255, 0.07) -14%, rgba(69, 92, 221, 0.07) 105.92%);
 /* Solid background inside */
 display: flex;
 flex-direction: column;
 align-items: center;
 justify-content: center;
 padding: 47px 141px; 
 z-index: 1; /* Content stays above the pseudo-element */
 text-align: center;
}
.agncyClient .agncyClient_next {
  margin-bottom: 80px;
}
.agncyClient .agncyClient_next .agncyClient_next_cont::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 12px; /* Match the border radius */
  padding: 2px; /* Thickness of the gradient border */
/* border-image-source: linear-gradient(144.64deg, rgba(177, 175, 255, 0.18) -14%, rgba(69, 92, 221, 0.18) 105.92%); */
  background: linear-gradient(144.64deg, rgba(177, 175, 255, 0.18) -14%, rgba(69, 92, 221, 0.18) 105.92%);
  -webkit-mask: 
    linear-gradient(#fff 0 0) content-box, 
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: -1; /* Place behind the main element */
}
.agncyClient .agncyClient_next .agncyClient_next_cont .what_text{
  font-size: 20px;
  font-weight: 600;
  background: linear-gradient(109deg, #b1afff -7%, #455cdd 93%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; 
}
.agncyClient .agncyClient_next .agncyClient_next_cont h3{
 
  margin-bottom: 10px;
}

.agncyClient .agncyClient_next .agncyClient_next_cont p{
  text-align: center;
  max-width: 794px;
}
.agncyClient .featuresBundle .txtWrap h2{
  max-width: 512px;
}
.agncyClient .agncyClient_pricing_sec{
  /* background: url(https://www.cloudways.com/wp-content/uploads/2025/01/agncyClient_pricing_bg.webp) no-repeat center top/cover !important; */
  background: url(https://www.cloudways.com/wp-content/uploads/2025/01/pricing_background.webp) no-repeat center center/cover !important;
}
.agncyClient .agncyClient_pricing_sec .textWrap{
  margin: 0 auto;
  
  text-align: center;
}

.agncyClient .agncyClient_pricing_sec .textWrap h2{
  max-width: 500px;
  margin: 0 auto;
  margin-top: 80px;
}

.agncyClient .agncyClient_pricing_sec .textWrap p{
  max-width: 570px;
  margin: 0 auto;
  margin-top: 16px;
}

.agncyClient .agncyClient_pricing_sec .pricing_card{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  margin-top: 65px;
  margin-bottom: 39px;
}
.agncyClient .agncyClient_pricing_sec .pricing_card .box{
  padding: 32px;
  border-radius: 20px;
  box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.05);
  background-color: #fff;
}
.agncyClient .agncyClient_pricing_sec .pricing_card .box2{
  border-radius: 20px;
  box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.05);
  border-style: solid;
  border-width: 1px;
  border-image-source: linear-gradient(152deg, #ff62ef -16%, #5771ff 109%);
  /* border-image-slice: 1; */
  background-image: linear-gradient(to bottom, #fff, #fff), linear-gradient(152deg, #ff62ef -16%, #5771ff 109%);
  background-origin: border-box;
  background-clip: content-box, border-box;
  
}
.agncyClient .agncyClient_pricing_sec .pricing_card .box .tag{
  position: relative !important;
  top: -43px;
  right: -184px;
}
.agncyClient .agncyClient_pricing_sec .pricing_card .box p{
  margin: 0;
  margin-top: 4px;

}
.agncyClient .agncyClient_pricing_sec .pricing_card .box .line{
  width: 286px;
  height: 0.8px;
  flex-grow: 0;
  margin: 24px auto;
  background-color: #dfe1e6; 
}
.agncyClient .agncyClient_pricing_sec .pricing_card .box .price{
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
.agncyClient .agncyClient_pricing_sec .pricing_card .box .price h1 , .agncyClient .agncyClient_pricing_sec .pricing_card .box .price h2{
  font-size: 48px;
  font-weight: bold;
  padding: 0;
} 

.agncyClient .agncyClient_pricing_sec .pricing_card .box .price .month{
  padding-left: 3px;
  position: relative;
}
.agncyClient .agncyClient_pricing_sec .pricing_card .box .price .month .cut_price::before{
  content: '';
  position: absolute;
  top: 20%; /* Vertically center the line */
  left: 0;
  width: 40%;
  height: 2px; /* Thickness of the line */
  background-color: red; /* Customize line color */
  transform: rotate(-10deg); /* Adjust tilt angle */
  transform-origin: center; /* Rotate from the center */
}
.agncyClient .agncyClient_pricing_sec .pricing_card .box .price .month p{
  color: #253858 !important;

}
.agncyClient .agncyClient_pricing_sec .pricing_card .box .price .month p:nth-child(2){
  margin: 0;
  padding-bottom: 10px !important;
}

.agncyClient .agncyClient_pricing_sec .pricing_card .box a{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  /* margin: 96px 0 32px; */
  padding: 8px 16px;
  border-radius: 4px;
  border: solid 1px #2f39bf;
  font-size: 16px;
  font-weight: 500;
  margin: 24px 0 32px 0;
  transition: all 0.3s ease;
}
.agncyClient .agncyClient_pricing_sec .pricing_card .box a:hover{
  /* background-color: rgba(47, 57, 191, 1) ;
  color:#fff  ; */
  background-color: #eaebf9;
    color: #2f39bf;
  
}
.agncyClient .agncyClient_pricing_sec .pricing_card .box2 .box a:hover{ 
  /* background-color: #fff !important;
   color: rgba(47, 57, 191, 1)!important;  */
   background-color: #5961cc !important;
    color: #fff !important;

}
.agncyClient .featuresBundle h2:before{
  background: none;
}
.agncyClient .agncyClient_pricing_sec .pricing_card .box .listing p{
  color: #253858;
  margin-bottom: 16px;

}
.agncyClient .agncyClient_pricing_sec .pricing_card .box .listing ul{
  list-style: none;
}
.agncyClient .agncyClient_pricing_sec .pricing_card .box .listing ul li{
  display: flex;
  gap: 12px;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 10px;
}

.agncyClient .agncyClient_pricing_sec .pricing_card .box2 a{
  background: rgba(47, 57, 191, 1) ;
  color: #fff ;
}
.agncyClient .agncyClient_pricing_sec .points{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 70px;
  margin: 0 auto;
  padding: 32px;
  border-radius: 16px;
  background: linear-gradient(135.46deg, rgba(255, 167, 246, 0.09) -92.19%, rgba(130, 150, 255, 0.09) 148.29%);
  margin-bottom: 80px;
  /* flex-wrap: wrap; */
  max-width: 1125px;
}

/* AgencyClient  */
/* client reporting  */
.agncyClient_reporting .agencyClient_reporting_hero_fold{
  padding: 160px 0 100px;
  background: url(https://www.cloudways.com/wp-content/uploads/2025/01/clear_insight_bg.webp) no-repeat center center/cover !important;
}

.agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap{
  display: flex;
  justify-content: center;
  align-items: center;
  /* flex-wrap: wrap; */
  gap: 60px;



}
.agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap .left_area{
  max-width: 666px;
}
.agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap .left_area .report_tag{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
}
.agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap .left_area .report_tag p{
  margin: 0;
  color: #5e6c84 !important;
  margin-top: -8px;
}
.agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap .left_area h1{
  margin: 19px 0 !important;
}
.agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap .left_area a{
  margin-top: 40px;
}
.agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap .left_area .report_tag a{
  margin: 0 !important;
}
.agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap .right_area{
  max-width: 643px;
  position: relative;
}
.agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap .right_area img{
  max-width: 100%;
  height: auto;
  display: block;
}
.agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap .right_area .videoControlBox{
  top: 180px;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  content: "";
  cursor: pointer;
  text-align: center;
}
.agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap .right_area .btn-primary{
  background: none !important;
  border: none !important;
}
.agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap .right_area .btn:focus{
  outline: none;
}
.agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap .right_area .videoControlBox::before{
  top: -98px;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    content: "";
    background-color: #6287c7;
    width: 80px;
    height: 80px;
    margin: auto;
    border-radius: 50%;
    z-index: 1;
    animation: play infinite 2s linear both;
}
.agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap .right_area .videoControlBox::after{
  top: -98px;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    content: "";
    background-color: #6287c7;
    width: 80px;
    height: 80px;
    margin: auto;
    border-radius: 50%;
    z-index: 1;
    animation: play infinite 2s linear both;
}
.agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap .cta{
  display: none;
}

.agncyClient_reporting .gradient_text{
  font-size: inherit;
  font-weight: inherit;
  background: linear-gradient(144.64deg, #FF62EF -14%, #5771FF 105.92%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}
.agncyClient_reporting .agencyClient_reporting_buss_imp {
  padding: 80px 0;
}
.agncyClient_reporting .agencyClient_reporting_buss_imp  .textWrap{
  /* margin: 0 auto; */
 
  margin-bottom: 44px;
  
}
.agncyClient_reporting .agencyClient_reporting_buss_imp  .textWrap h2{
  max-width:444px ;
  margin: 0 auto;
  margin-bottom: 16px;
  text-align: center;
 }
 .agncyClient_reporting .agencyClient_reporting_buss_imp  .textWrap p{
  max-width:571px;
  margin: 0 auto;
  text-align: center;
 }
.agncyClient_reporting .agencyClient_reporting_buss_imp .features  {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  column-gap:23px;
  row-gap: 27px;
}
.agncyClient_reporting .agencyClient_reporting_buss_imp .features .box{
  display: flex;
  justify-content:flex-start ;
  align-items: flex-start;
  gap:18px;
  padding: 30px;
  border-radius: 12px;
  /* background: linear-gradient(112deg, #ffa7f6 -8%, #8296ff 93%), linear-gradient(to bottom, #fff, #fff); */
  background: 
linear-gradient(144.64deg, rgba(255, 167, 246, 0.08) -14%, rgba(130, 150, 255, 0.08) 105.92%);
  height: 153px;
  max-width: 526px;
}
.agncyClient_reporting .agencyClient_reporting_buss_imp .features .box .textWrap p{
  text-align: start;
  padding-top: 8px;
}
.agncyClient_reporting .agencyClient_seamless_features {
  padding: 80px 0;
  background-color: #fcfcfc;
  
}
.agncyClient_reporting .agencyClient_seamless_features .textWrap{
  margin-bottom: 56px;
}
.agncyClient_reporting .agencyClient_seamless_features .textWrap h2{
  max-width:461px;
  margin: 0 auto;
  text-align: center;
}
.agncyClient_reporting .agencyClient_seamless_features .textWrap p{
  max-width: 731px;
  margin: 0 auto;
  margin-top: 18px;
  text-align: center;
}
.agncyClient_reporting .agencyClient_seamless_features  .seamless_features{
  display: flex;
  align-items: center;
  justify-content: center;
  /* flex-wrap: wrap; */
  gap: 24px;
}
.agncyClient_reporting .agencyClient_seamless_features  .seamless_features .box {
  padding: 30px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  border-radius: 12px;
  box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.02);
  background-color: #fff;
  max-width:306px ;
  height: 395px;
  
}
.agncyClient_reporting .agencyClient_seamless_features  .seamless_features .box p{
  margin-top: 24px;
  margin-bottom: 16px;
}
.agncyClient_reporting .agencyClient_seamless_features  .seamless_features .box ul li{
  list-style: none;
  display: flex;
  gap: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 16px 0;
}
.agncyClient_reporting .agencyClient_seamless_features  .seamless_features .box ul li svg{
  margin-top: 5px;
}
.agncyClient_reporting .agencyClient_cta {
  background: url(https://www.cloudways.com/wp-content/uploads/2025/01/price_CTA_bg.webp) no-repeat center center/cover;
  padding: 40px 0;
}
.agncyClient_reporting .agencyClient_cta .textWrap{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 230px;
}
.agncyClient_reporting .agencyClient_cta .textWrap .right_area .cta{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.agncyClient_reporting .agencyClient_cta .textWrap .left_area {
  max-width:611px;
}
.agncyClient_reporting .agencyClient_cta .textWrap .left_area p{
  margin-top: 14px;
}

.agncyClient_reporting .client_biling_sec{
  padding: 0;
  margin: 80px 0 100px;
}
.agncyClient_reporting .client_biling_sec h2:before{
  background: none;
}
/* client reporting */


/*Client Billing*/

.agncyClient_billing.ecommerce_v1 .addons_support_section{
  padding: 80px 0px !important;
}
.agncyClient_billing.client-billing-page.ecommerce_v1 .addons_support_section .headerText h2{
  margin-bottom:16px ;
}
.agncyClient_billing.client-billing-page .client_biling_sec {
  /* padding: 80px 0;  */
}

.agncyClient_billing  .modal-backdrop.in {
  opacity: 0.85;
}
.agncyClient_billing  .modal-dialog {
  /* display: flex;
  justify-content: center;
  vertical-align: middle; */
  height: auto;
  transform: translateY(-50%);
  top: 25%;
  width: 800px !important;
  margin: 0 auto;
}
/* .agncyClient_billing .customModal .modal-dialog .modal-content {
  border-radius: 30px;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  border: none !important;
  -webkit-box-shadow:none !important;
  box-shadow: none !;
} */

.agncyClient_billing .modal-content{
  margin-top: 0 !important;
  padding: 0px;
  width: auto;
  padding: 0px;
  background: none;
  box-shadow: none;
  border: none;
}
.agncyClient_billing .modal-header .close{
  /* font-size: 32px; */
  font-weight: 500;
  color: #5e6c8499;
  position: absolute;
  right: -10px;
  top: 18px;
  opacity: 1;
  background: #fff;
    z-index: 1;
    border-radius: 110px;
    padding: 3px 6px;
    border: 1px solid rgba(147, 147, 147, 1);
}
.agncyClient_billing .modal-header .close span{
  font-size: 24px;
}
/* .agncyClient_billing .customModal .modal-dialog .modal-body {
  padding: 50px 10px 10px 10px;
  border-radius: 16px;
  position: relative;
} */
.agncyClient_billing .customModal .modal-dialog .modal-body .close {
  font-size: 32px;
  font-weight: 500;
  color: #5e6c8499;
  position: absolute;
  right: 3px;
  top: 34px;
  opacity: 1;
  background: #fff;
    z-index: 1;
    border-radius: 110px;
    padding: 0px 6px;
    border: 1px solid rgba(147, 147, 147, 1);
}
/* .agncyClient_billing .customModal .modal-dialog .modal-body .copilot-form-content h2 {
  color: #091e42;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%; 
  letter-spacing: -1.92px;
} */

/* .agncyClient_billing .customModal .modal-dialog .modal-body .copilot-form-content p {
  margin: 24px 0 30px;
  color: #253858;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; 
  letter-spacing: -0.2px;
} */

.agncyClient_billing.client-billing-page .platform_scr .browser_outer{
  /* margin: 0 !important;
  max-width: 580px; */
}
.agncyClient .featuresBundle .mainWrapper .box2{
  background: url(https://www.cloudways.com/wp-content/uploads/2025/01/billing_freelance_bg.webp) no-repeat center center/cover;
}
.agncyClient .featuresBundle .mainWrapper .box1{
  background: url(https://www.cloudways.com/wp-content/uploads/2025/01/billing_agency_bg.webp) no-repeat center center/cover;
}
.cb_modal_wrap .modal-backdrop.in{
  opacity: 0.8 !important;
}
.agncyClient .agncyClient_pricing_sec .points ul li{
  font-size: 14px;
}
.agncyClient .agncyClient_pricing_sec .pricing_card .box a{
  color: #2f39bf;
}
.agncyClient .agncyClient_pricing_sec .pricing_card .box2 .box a{
  color: #fff;
}
.agncyClient_billing .cb_modal_wrap{
  position: relative;
  z-index: 9999;
}
.agncyClient .agncyClient_billing_reporting .agncyClient_billrepo_detail .agncyClient_reportbill{
  cursor: pointer;
}
.agncyClient .agncyClient_billing_reporting .agncyClient_billrepo_detail a{
  text-decoration: none;
}
.agncyClient .agncyClient_billing_reporting .agncyClient_billrepo_detail .agncyClient_reportbill .cta{
  font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #2f39bf;
    margin: 0px;
    padding: 0px;
}
.ppcNavBar .ppc-hdr-wrap .navbar-collapse .navbar-nav .line{
  width: 0.5px;
height: 21px;
background: #C1C7D0;
}
.agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap .left_area .report_tag h4{
  font-size: 24px;
  font-weight: 600;
}
.agncyClient_reporting.agncyClient_billing .agencyClient_reporting_hero_fold .textWrap .left_area .report_tag h4{
  font-size: 24px;
    font-weight: 600;
    background: linear-gradient(144.64deg, #FF62EF -14%, #5771FF 105.92%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.agncyClient_reporting .affix .navbar-header .line{
  width: 1px;
height: 28px;
background: #C1C7D0;
}
.agncyClient_reporting .affix-top .navbar-header .client_Bill_rep_logo{
  display: none;
}
.agncyClient_reporting .affix .navbar-header .logo {
  display: flex;
  align-items: center;
  gap: 12px;
}
.agncyClient_reporting .affix .navbar-header .client_Bill_rep_logo{
  margin: 0;
}
.agncyClient_reporting .affix .navbar-header .client_Bill_rep_logo:hover{
      color: #2f39bf;
      text-decoration: none;
}
.ppc-hdr-wrap nav .navbar-right .client_billing_repo_resp{
  display: none;
}
.ecommerce_v1 .pricingHeadingWrap{
  padding-top: 80px;
  text-align: center;
}
.ecommerce_v1 .pricingHeadingWrap .txtWrap{
  max-width: 600px;
  text-align: center;
  margin: auto;
}
.ecommerce_v1 .pricingHeadingWrap .txtWrap h2{
  margin-bottom: 10px;
}
/* drupal hosting uplifting  */
.drupal_uplifting .ecommerce_v1 .whyChoseCWCardsMainWrap .cta{
  border-radius: 4px;
  border: 1px solid #253858;
  padding: 0 24px;
  font-size: 18px;
  color: #253858;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 60px;
}

.drupal_uplifting .ecommerce_v1 .whyChoseCWCardsMainWrap .cta:hover{
  background: #EAEBF9;
  color: #2F39BF;
  text-decoration: none;
  border:1px solid #2F39BF;
}
.drupal_uplifting .ecommerce_v1 .magento_features .testimonial{
  /* max-width: ; */
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  flex-direction: column;
  margin: auto;
  text-align: center;
  max-width: 774px;
  margin-top: 56px;
}
.drupal_uplifting .ecommerce_v1 .magento_features .testimonial .content h4 span{
  font-size: inherit;
  font-weight: 400;

}
.drupal_uplifting .ecommerce_v1 .magento_features .testimonial .info{
  display: flex;
  gap: 24px;
  align-items: center;
  justify-content: center;
}
.drupal_uplifting .ecommerce_v1 .magento_features .testimonial .info .name{
  display: flex;
  flex-direction: column;
  gap: 4px;
  justify-content: center;
  align-items: flex-start;
}
.drupal_uplifting .ecommerce_v1 .ecommerce_cta_wrapper_two h2{
  margin-bottom: 20px;
}
.drupal_uplifting .ecommerce_v1 .ecommerce_cta_wrapper_two p{
  font-size: 20px;
}
.drupal_uplifting .ecommerce_v1 .ecommerce_cta_wrapper_two .cta{
  display: flex;
  gap: 24px;
  justify-content: center;
  align-items: center;
}
.drupal_uplifting .ecommerce_v1 .ecommerce_cta_wrapper_two a{
  margin: 0 0;
}
.drupal_uplifting .ecommerce_v1 .FeatsStatsSec{
  /* padding: 60px 0; */
  padding-top: 60px;
}
.drupal_uplifting .ecommerce_v1 .FeatsStatsHeading {
  margin-bottom: 40px;
}
.drupal_uplifting .ecommerce_v1 .FeatsStatsSec .FeatsStatsHeading h5 {
  color: #253858;
  margin-bottom: 42px;
  letter-spacing: -0.72px;
}
.drupal_uplifting .ecommerce_v1 .company_logo_inner {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 50px;
}
.drupal_uplifting .ecommerce_v1 .addons_support_section{
  padding: 80px 0 !important;
}
.drupal_uplifting .ecommerce_v1 .company_logo_inner .logo_seperator {
  position: relative;
}
.drupal_uplifting .ecommerce_v1  .company_logo_inner .logo_seperator:after {
  content: "";
  position: absolute;
  background-color: #dfe1e6;
  width: 1px;
  bottom: 0;
  left: 0;
  top: -8px;
  height: 40px;
  transform: translateX(-25px);
}
.drupal_uplifting .ecommerce_v1  .FeatsStatsSec .FeatsStatsHeading h5 b {
  font-weight: 600;
  border-radius: 5px;
  background: linear-gradient(89deg, rgba(255, 255, 255, 0) -5.07%, rgba(255, 181, 181, 0.39) 30.61%, rgba(231, 178, 236, 0) 109.47%);
  font-size: 24px;
  padding: 3px 5px;
}
.drupal_uplifting .ecommerce_v1 .magento_features .testimonial .info .name p{
  margin-bottom: 0;
}
.drupal_uplifting .affilite_pagee_2023 .affilaite_slider_card{
  flex-direction: column-reverse;
  justify-content: center;
  gap: 32px;
}
.drupal_uplifting .affilite_pagee_2023 .affilaite_slider_card{
  padding: 20px 16px;
  min-height: 454px;
  /* max-width: 300px; */
}
.drupal_uplifting .affilite_pagee_2023 .affilaite_slider_card a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2f39bf;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
.drupal_uplifting .affilite_pagee_2023 .affilaite_slider_card a svg {
  margin-top: 2px;
  transition: all 0.5s ease;
}
.drupal_uplifting .affilite_pagee_2023 .affilaite_slider_card a:hover svg {
  transform: translateX(5px);
}
.drupal_uplifting .affilite_pagee_2023 .affilaite_slider_card img{
  max-height: 144px;
  
}
.drupal_uplifting .affilite_pagee_2023 .affiliate_card_slider .headerText {
  max-width: 716px;
}
.drupal_uplifting .ecommerce_v1 .hero_fold .txtWrap {
  max-width: 870px;
}
.drupal_uplifting .ecommerce_v1 .hero_fold .cta{
  margin-bottom: 24px;
}
.drupal_uplifting .ecommerce_v1 .hero_fold .p3-regular{
  color: #fff;
}
.drupal_uplifting .ecommerce_v1 .ecommerce_cta_wrapper_two p{
  max-width: 757px;
}
.drupal_uplifting .ecommerce_v1 .hero_fold{
  background-color:#090235 ;
  background-image: url(https://www.cloudways.com/wp-content/uploads/2025/09/bg-drupal.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;

}
.drupal_uplifting .ecommerce_v1 .affilite_pagee_2023 .affilaite_slider_card.DO_card{
  background: linear-gradient(129deg, #DBF0FF -9.82%, #BEC6FB 107.85%);
}
.drupal_uplifting .ecommerce_v1 .affilite_pagee_2023 .affilaite_slider_card.vultr_card{
background:linear-gradient(129deg, #B7E3F6 -9.82%, #D3F0FC 107.85%);
}
.drupal_uplifting .ecommerce_v1 .affilite_pagee_2023 .affilaite_slider_card.linode_card{
background: linear-gradient(129deg, #D4E9D3 -9.82%, #E8F1E8 107.85%);
}
.drupal_uplifting .ecommerce_v1 .affilite_pagee_2023 .affilaite_slider_card.google_card{
background: linear-gradient(129deg, #F7B9B7 -9.82%, #FDDED4 107.85%);
}
.drupal_uplifting .ecommerce_v1 .affilite_pagee_2023 .affilaite_slider_card.aws_card{
background:linear-gradient(129deg, #F2D6E7 -9.82%, #FFEBD9 107.85%);
}

.drupal_uplifting .ecommerce_v1 .magento_features{
  background: #FCFCFC;
}
.wp_engine_main.drupal_uplifting .wp_eng_datacenters .dataCenter_sec .cwGlb_rgn_mainBox{
  flex-direction: row;
}
.wp_engine_main.drupal_uplifting .dataCenter_sec ul li:first-child strong{
  background:#fff ;
  background-clip: text;
    -webkit-background-clip: text;
}
.wp_engine_main.drupal_uplifting .wp_eng_datacenters .dataCenter_sec ul li:first-child .datacenter_count_wrap{
  flex-direction: column;
  gap: 0;
}
.wp_engine_main.drupal_uplifting .wp_eng_datacenters .dataCenter_sec ul{
  border: 1px solid rgba(255, 255, 255, 0.4);
  max-width: 427px;
}
.wp_engine_main.drupal_uplifting .wp_eng_datacenters .dataCenter_sec ul li:first-child{
  padding-right: 40px;
}
.wp_engine_main.drupal_uplifting .wp_eng_datacenters .dataCenter_sec ul li:last-child{
  padding-left: 40px;
}
/* Client Billing */
@media (max-width: 1288px){
  .agncyClient_reporting .agencyClient_seamless_features .seamless_features{
    flex-wrap: wrap;
  }
}
@media (max-width: 1200px) {
  .goDaddy_uplifting .ecommerce_v1 .addons_support_section .testimonial_wrapper,
  .ecommerce_v1 .addons_support_section .testimonial_wrapper {
    flex-direction: column-reverse;
  }

  .goDaddy_uplifting
    .ecommerce_v1
    .addons_support_section
    .testimonial_wrapper
    .testimonial_content,
  .ecommerce_v1
    .addons_support_section
    .testimonial_wrapper
    .testimonial_content {
    max-width: 100% !important;
    width: 100%;
    padding-right: 0px;
  }
  .goDaddy_uplifting.squareSpace
    .ecommerce_v1
    .addons_support_section
    .testimonial_wrapper
    .testimonial_content {
    max-width: 70% !important;
    margin-top: 30px;
  }

  .ecommerce_v1
    .addons_support_section
    .testimonial_wrapper
    .testimonial_image {
    width: 100%;
    text-align: center;
    margin-top: 30px;
  }

  .ecommerce_v1
    .addons_support_section
    .testimonial_wrapper
    .testimonial_image
    img {
    display: inline-block;
  }

  .ecommerce_v1 .ecommerce_cta_fold .ecommerce_cta_wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }

  .ecommerce_v1
    .ecommerce_cta_fold
    .ecommerce_cta_wrapper
    .ecommerce_cta_image {
    order: 2;
  }

  .ecommerce_v1
    .ecommerce_cta_fold
    .ecommerce_cta_wrapper
    .ecommerce_cta_image
    svg {
    width: 100%;
  }

  .ecommerce_v1
    .ecommerce_cta_fold
    .ecommerce_cta_wrapper
    .ecommerce_cta_content {
    text-align: center;
  }

  .ecommerce_v1 .ecommerce_cta_fold .ecommerce_cta_wrapper a {
    display: inline-block;
  }

  .ecommerce_v1 .ecommerce_fav_cards_wrapper {
    flex-wrap: wrap;
  }

  .ecommerce_v1 .ecommerce_fav_single_card {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }

  .ecommerce_v1 .ecommerce_states_wrapper {
    flex-wrap: wrap;
  }

  .ecommerce_v1 .ecommerce_states_single_card {
    width: calc(50% - 10px);
    margin-bottom: 20px;
    text-align: center;
  }

  .ecommerce_v1 .ecommerce_states_single_card img {
    display: inline-block;
  }
  .agncyClient .agncyClient_pricing_sec .points{
    gap: 5;
    justify-content: flex-start;
    padding: 40px;
  }
  .agncyClient .agncyClient_pricing_sec .points ul li{
    padding: 10px 0;
  }
  .agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap{
    flex-wrap: wrap;
    flex-direction: column;
  }
  .agncyClient_reporting .agencyClient_seamless_features  .seamless_features{
    flex-wrap: wrap;
  }
  .agncyClient_reporting .agencyClient_cta .textWrap{
    gap: 100px;
  }
  .agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap .right_area .videoControlBox::before{
    top: -168px;
  }
  .agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap .right_area .videoControlBox::after{
    top: -168px;
  }
}

@media (max-width: 992px) {
  .ecommerce_v1 .hero_fold h1 {
    font-size: 32px;
    letter-spacing: -0.48px;
    line-height: 120%;
    padding: 0 0;
  }

  .ecommerce_v1 .hero_fold .detail {
    font-size: 16px;
  }

  .ecommerce_v1 .ecommerce_cta_wrapper_two h2 {
    font-size: 32px;
  }

  .goDaddy_uplifting
    .support_uplift
    .addons_support_section
    .testimonial_wrapper
    .testimonial_image {
    padding: 0 0 30px;
  }

  .support_uplift
    .addons_support_section
    .testimonial_wrapper_column:first-child,
  .goDaddy_uplifting
    .ecommerce_v1
    .addons_support_section
    .testimonial_wrapper_column {
    flex-direction: column-reverse;
  }

  .goDaddy_uplifting
    .ecommerce_v1
    .addons_support_section
    .testimonial_wrapper
    .testimonial_content {
    max-width: 100% !important;
    width: 100%;
    padding-right: 0px;
  }

  .goDaddy_uplifting
    .support_uplift
    .addons_support_section
    .testimonial_wrapper:nth-child(2) {
    flex-direction: column-reverse;
  }

  .goDaddy_uplifting
    .support_uplift
    .addons_support_section
    .testimonial_wrapper {
    padding: 0;
  }

  .ecommerce_v1 .support_features {
    flex-wrap: wrap;
  }

  .ecommerce_v1 .support_features {
    padding: 50px 25px;
  }

  .ecommerce_v1 .support_features .center::after,
  .ecommerce_v1 .support_features .center::before {
    content: unset;
  }

  .ecommerce_v1 .support_features .support_features_wrapper {
    margin-bottom: 20px;
  }

  .ecommerce_v1 .addons_support_section .headerText h2,
  .ecommerce_v1 .magento_features .headerText h2,
  .ecommerce_card_slider .headerText h2,
  .ecommerce_v1
    .ecommerce_cta_fold
    .ecommerce_cta_wrapper
    .ecommerce_cta_content
    h2,
  .ecommerce_v1 .pricing_hero_fold .pricing_content h2,
  .ecommerce_v1 .ecommerce_fav_cards .headerText h2,
  .ecommerce_v1 .ecommerce_states_fold .headerText h2 {
    font-size: 32px;
  }

  .ecommerce_v1 .SuccessStoriesSection .lnd-new-feats-tabs-wrap .nav-tabs {
    width: 100%;
  }

  .ecommerce_v1
    .featuredCard
    .featuresCardBody
    .featureCardMainWrap
    .featureCard {
    width: calc(50% - 10px);
  }

  .ecommerce_v1 .ecommerce_card_slider .ecommerce_card_owl .owl-dots {
    text-align: center;
    margin-top: 34px;
  }

  .ecommerce_v1 .ecommerce_card_slider .ecommerce_card_owl .owl-dots button {
    background: rgba(71, 58, 134, 1);
    height: 10px;
    width: 10px;
    margin: 0 2.5px;
    border-radius: 50%;
  }

  .ecommerce_v1
    .ecommerce_card_slider
    .ecommerce_card_owl
    .owl-dots
    button.active {
    background-color: rgba(217, 217, 217, 1);
  }

  .ecommerce_v1 .ecommerce_fav_single_card {
    width: 100%;
  }
  .client-billing-page .ecommerce_v1 .ecommerce_fav_single_card img {
    margin-bottom: 0;
  }


  .ecommerce_v1 .ecommerce_states_single_card {
    width: 100%;
  }
  .ease_feature {
    padding: 60px 0 !important;
  }

  .ecommerce_v1 .addons_support_section .headerText p {
    margin-bottom: 0;
  }

  .ecommerce_v1
    .addons_support_section
    .testimonial_wrapper
    .testimonial_image {
    margin-bottom: 60px;
  }

  .addons_support_section .whyChoseCWCardRightWrap svg {
    width: 100%;
  }

  .ecommerce_v1 .addons_support_section {
    padding: 50px 0 !important;
  }

  .ecommerce_v1
    .addons_support_section
    .testimonial_wrapper
    .testimonial_content
    p {
    font-size: 16px;
  }
  .ecommerce_v1 .hero_fold {
    padding: 170px 0 100px;
  }
  .ecommerce_v1 .ecommerce_fav_cards {
    padding: 60px 0;
  }
  .support_uplift
    .addons_support_section
    .testimonial_wrapper
    .testimonial_content.pref_left_content,
  .goDaddy_uplifting.squareSpace
    .support_uplift
    .addons_support_section
    .right_content_wrapper
    .pref_right_content {
    padding: 0;
  }
  .goDaddy_uplifting.squareSpace
    .ecommerce_v1
    .addons_support_section
    .testimonial_wrapper
    .testimonial_content {
    max-width: 100% !important;
    margin-top: 0;
  }

  .client-billing-page .platform_scr .browser_outer{
    width: 100%;
  }
  .client-billing-page .agency_hero_fold {
    padding: 50px 0;
    margin-bottom: 40px;}
    .agncyClient .featuresBundle .mainWrapper .box1{
      margin-top: 16px;
    }
    .agncyClient_reporting .agencyClient_reporting_buss_imp .features .box{
      max-width:100% ;
      width: 100%;
    }
   
}

@media (max-width: 768px) {
  .ecommerce_v1
    .featuredCard
    .featuresCardBody
    .featureCardMainWrap
    .featureCard {
    width: 100%;
  }
  .agncyClient .agncyClient_billing_reporting .agncyClient_billrepo_detail{
    flex-direction: column;
  }
  .agncyClient .agncyClient_next .agncyClient_next_cont{
    padding: 40px 20px;
    align-items: flex-start;
  }
  .agncyClient .agncyClient_next .agncyClient_next_cont p{
    text-align: start;
  }
  .agncyClient_reporting .agencyClient_cta {
    display: none;
  }
  .agncyClient_reporting .client_biling_sec{
    display: none;
  }
  .agncyClient .agncyClient_pricing_sec .points{
    flex-wrap: wrap;
    max-width: 353px;
  }
  .agncyClient_billing  .modal-dialog{
    width: 80% !important;
  }
  .ppcNavBar .ppc-hdr-wrap .navbar-collapse .navbar-nav .line{
    display: none;
  }
  .ppc-hdr-wrap nav .navbar-right .client_billing_repo_resp{
    display: block;
  }
  .agncyClient_reporting .affix .navbar-header .line{
    display: none;
  }
  .agncyClient_reporting .affix .navbar-header .client_Bill_rep_logo{
    display: none;
  }
  .agncyClient_reporting .ppc-hdr-wrap nav .navbar-right{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .agncyClient_reporting.agency_os .ppc-nav .cust-ppc-nav-cta{
    margin: 0;
  }
 
}

@media (max-width: 568px) {
  .addons_support_section .whyChoseCWCardRightWrap {
    width: 95%;
  }
  .agncyClient .agencyClient_hero_fold .agncyClient_mainWrapper .cta{
    flex-direction: column;
  }
  .agncyClient .agencyClient_hero_fold .agncyClient_mainWrapper .cta a{
    width: 100%;
  }
  .agncyClient .agencyClient_hero_fold .agencyClient_tag p{
    font-size:11px;
  }
  .agncyClient .agencyClient_hero_fold .agencyClient_tag{
    padding: 17px 10px;
    max-width: 250px;
  }
  
  .agncyClient .agencyClient_hero_fold{
    padding-top: 100px;
  }
  .agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap .cta{
    display: block;
    margin-top: 32px;
  }
  .agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap .cta a{
    width: 100%;
  }
  .agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap .left_area a{
    margin-top: 10px;
  }
  .agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap .left_area .hide_on_mobile{
    display: none;
  }
  .agncyClient_reporting .agencyClient_seamless_features .seamless_features .box{
    max-width: 100%;
    width: 100%;
  }
  .agncyClient_billing_reporting .agncyClient_billCont h2{
    margin-top: 32px;
  }
  .agncyClient .agncyClient_pricing_sec .textWrap h2{
    margin-top: 32px;
  }
  .agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap{
    text-align: center;
  }
  .agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap .left_area .report_tag{
    justify-content: center;
  }
  .agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap .right_area .videoControlBox::after{
    top: -78px;
  }
  .agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap .right_area .videoControlBox::before{
    top: -78px;
  }
}

@media (max-width: 460px) {
  .goDaddy_uplifting
    .ecommerce_v1
    .SuccessStoriesSection
    .lnd-new-feats-tabs-wrap
    .nav-tabs {
    width: 100% !important;
  }
  .agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap .right_area .videoControlBox::after{
    top: 2px !important;
  }
  .agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap .right_area .videoControlBox::before{
    top: 2px !important;
  }
}

@media (min-width: 992px) {
  .goDaddy_uplifting .addonSec .custom_card {
    min-height: 570.63px;
  }
}
@media (max-width: 500px) {
  .ecommerce_v1 .hero_fold .cta {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  .goDaddy_uplifting .hero_fold .txtWrap .cta a {
    width: 100%;
  }
  .goDaddy_uplifting .ecommerce_v1 .hero_fold .cta a:first-child {
    margin-right: 0px;
  }
  .agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap .right_area .videoControlBox::after{
    top: -38px;
  }
  .agncyClient_reporting .agencyClient_reporting_hero_fold .textWrap .right_area .videoControlBox::before{
    top: -38px;
  }
}

/* GoDaddy uplifting | Ends */
#glb-nfaq-wrap.globle_faq {
  background-color: #fff !important;
}
.ecommerce_v1 .support_cards_section{
  margin-top: 60px;

}