.desktop_hide {
  display: none;
}

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

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

.affilite_pagee_2023 .hero_fold .txtWrap {
  /* width: 100%; */
  max-width: 886px;
  margin: 0 auto;
}

.affilite_pagee_2023 .hero_fold h1 {
  /* line-height: 84px; */
  margin: 0 0 16px;
  color: #fcfcfc;
  font-weight: 700;
  /* letter-spacing: -3.5px; */
  text-align: center;
  font-size: 60px;
  font-weight: 700;
  line-height: 120%;
  /* 72px */
  letter-spacing: -3px;
  /* max-width: 700px;
    margin: 0 auto; */
  margin-bottom: 16px;
}

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

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

.affilite_pagee_2023 .hero_fold .cta a {
  font-weight: 600;
}

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

/* hero fold end */

.affilite_pagee_2023 .states_number {
  padding: 80px 0px;
}

.affilite_pagee_2023 .web_Stat_card_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 36px auto 0;
  max-width: 918px;
  position: relative;
}

.affilite_pagee_2023 .web_Stat_card h1 {
  font-size: 80px;
  font-weight: 700;
  line-height: 96px;
  letter-spacing: -0.03em;
  text-align: center;
  background: linear-gradient(129.4deg, #705afe -9.82%, #ca7cfb 107.85%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.affilite_pagee_2023 .web_Stat_card h2 {
  font-size: 80px;
  font-weight: 700;
  line-height: 96px;
  letter-spacing: -0.03em;
  text-align: center;
  background: linear-gradient(129.4deg, #705afe -9.82%, #ca7cfb 107.85%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.affilite_pagee_2023 .web_Stat_card p {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: -0.03em;
  text-align: center;
  color: #253858;
  max-width: 216px;
}

.affilite_pagee_2023 .web_Stat_card_wrapper .center::after,
.affilite_pagee_2023 .web_Stat_card_wrapper .center::before {
  content: "";
  position: absolute;
  width: 1px;
  background-color: #dfe1e6;
  height: 100%;
  top: 0;
}

.affilite_pagee_2023 .web_Stat_card_wrapper .center::before {
  left: 30%;
}

.affilite_pagee_2023 .web_Stat_card_wrapper .center::after {
  right: 37%;
}

/* states number end */

.affilite_pagee_2023 .addons_support_section {
  background: #fcfcfc;
  padding: 100px 0 100px !important;
}

.affilite_pagee_2023 .addons_support_section .testimonial_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 40px 0px;
}

.affilite_pagee_2023 .addons_support_section .right_content_wrapper {
  justify-content: flex-start !important;
}

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

.affilite_pagee_2023
  .addons_support_section
  .testimonial_wrapper
  .testimonial_content {
  width: 50%;
  padding-right: 120px;
  /* max-width: 416px; */
  /* margin-left: 100px; */
}

.affilite_pagee_2023
  .addons_support_section
  .testimonial_wrapper
  .testimonial_content.pref_right_content {
  padding-left: 120px;
  padding-right: 0px;
}

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

.affilite_pagee_2023
  .addons_support_section
  .testimonial_wrapper
  .testimonial_content
  p {
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: -0.03em;
  color: #253858;
  /* margin: 16px 0 24px; */
  margin-bottom: 28px;
}

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

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

.affilite_pagee_2023 .whyChoseCWCardLeftWrap svg {
  margin-right: 20px;
}

.affilite_pagee_2023
  .whyChoseCWBodyWrap
  .whyChoseCWCardsMainWrap
  .whyChoseCWCardWrap
  .whyChoseCWCardRightWrap {
  display: flex;
  flex-direction: column;
}

.affilite_pagee_2023 .whyChoseCWCardRightWrap h3 {
  margin: 0px;
  color: #091e42;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.6px;
  margin-bottom: 16px;
}

.affilite_pagee_2023 .whyChoseCWCardRightWrap p {
  color: #5e6c84;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.48px;
}

/* affiliate detail end */

.affilite_pagee_2023 .addonSec {
  padding: 100px 0px;
  background-color: #fff;
}

.affilite_pagee_2023 .addonSec .headerText {
  max-width: 600px;
  margin: 0 auto;
  margin-bottom: 96px;
}

.affilite_pagee_2023 .addonSec .headerText h2 {
  color: #091e42;
  text-align: center;
  font-size: 48px;
  font-weight: 600;
  line-height: 110%;
  /* 52.8px */
  letter-spacing: -2.4px;
  max-width: 600px;
  margin: 0 auto;
}

.affilite_pagee_2023 .addonSec .headerText p {
  color: #253858;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  /* 27px */
  letter-spacing: -0.54px;
}

.affilite_pagee_2023 .affliate_card_wraper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.affilite_pagee_2023 .affliate_card {
  width: 26%;
}

.affilite_pagee_2023 .affliate_card img {
  margin-bottom: 32px;
}

.affilite_pagee_2023 .affliate_card h5 {
  color: #091e42;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 110%;
  /* 26.4px */
  letter-spacing: -1.2px;
}

.affilite_pagee_2023 .affliate_card p {
  margin: 0;
  color: #253858;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  /* 27px */
  letter-spacing: -0.54px;
}

.affilite_pagee_2023 .cardArrows {
  position: relative;
}

.affilite_pagee_2023 .affliate_card .cardArrows:after {
  content: "";
  width: 100px;
  height: 100px;
  background: url(https://www.cloudways.com/wp-content/uploads/2023/11/arrow-1.svg);
  top: 28%;
  right: 0;
  left: 105%;
  position: absolute;
  display: inline-block;
  background-repeat: no-repeat;
}

.affilite_pagee_2023 .affliate_card .cardArrows:before {
  content: "";
  width: 100px;
  height: 100px;
  background: url(https://www.cloudways.com/wp-content/uploads/2023/11/arrow-2.svg);
  top: 28%;
  right: 0;
  left: -36%;
  position: absolute;
  display: inline-block;
  background-repeat: no-repeat;
}

.affilite_pagee_2023 .addonSec .card.custom_card {
  box-shadow: unset;
}

.affilite_pagee_2023 .addonSec .card.custom_card:hover {
  box-shadow: unset !important;
  transform: translateY(0px) !important;
}

/* three cards end */

.affilite_pagee_2023 .affliatec_cta_fold {
  padding: 90px 0px;
  background: #0d043d;
}

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

.affilite_pagee_2023 .affliatec_cta_fold h2 {
  color: #fff;
  font-size: 52px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -1.56px;
  max-width: 800px;
  margin-bottom: 44px;
}

/* affiliate tab section */
.affilite_pagee_2023 .aff-tabs-sec {
  background: #fcfcfc;
  padding: 100px 0px;
}

.affilite_pagee_2023 .aff-tabs-sec .aff-tabs-sec-txt h2 {
  color: #091e42;
  text-align: center;
  font-size: 48px;
  font-weight: 600;
  line-height: 120%;
  /* 57.6px */
  letter-spacing: -2.4px;
  margin: 0;
  margin-bottom: 16px;
}

.affilite_pagee_2023 .aff-tabs-sec .aff-tabs-sec-txt p {
  color: #253858;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  /* 30px */
  letter-spacing: -0.6px;
  max-width: 650px;
  margin: 0 auto;
  margin-bottom: 32px;
}

/* 
.affilite_pagee_2023 .aff-tabs-wrap ul {
    border-radius: 220px !important;
    background: #F4F5F7 !important;
    width: 22%;
    margin: 0 auto !important;
    border-bottom: 0 !important;
    padding: 10px 34px;
    margin-bottom: 64px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.affilite_pagee_2023 .aff-tabs-wrap ul li a {
    border: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #253858;
    text-align: center;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 110% !important;
    letter-spacing: -0.42px;
}

.affilite_pagee_2023 .aff-tabs-wrap ul li.active a {
    border-radius: 310px;
    background: #FFF;
    box-shadow: 0px 14px 30px 0px rgba(0, 0, 0, 0.08);
}

.affilite_pagee_2023 .aff-tabs-wrap ul li a:hover {
    background-color: transparent;
}

.affilite_pagee_2023 .aff-tabs-wrap ul li.active a {
    background-color: #FFF !important;
}

.affilite_pagee_2023 .aff-tabs-wrap ul li.active a svg path {
    fill: rgba(47, 57, 191, 1);
}

.affilite_pagee_2023 .aff-tabs-wrap ul li a svg path {
    fill: rgba(37, 56, 88, 1);
} */

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

.affilite_pagee_2023 .featuredCard .featuresCardBody {
  margin-top: 0px;
}

.affilite_pagee_2023 .featuredCard {
  padding: 0;
}

/*affliate calculator*/

.aff-tabs-wrap ul.nav {
  border-radius: 220px !important;
  background: #f4f5f7 !important;
  padding: 8px 2px !important;
  align-items: center;
  justify-content: space-around;
  width: 22% !important;
  max-width: 100% !important;
  margin-bottom: 48px;
}

#aff_new-prc-calc-sec .aff-prc-sld_wrap {
  padding-top: 0px !important;
}

#aff_new-prc-calc-sec .aff-prc-sld_art {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 25px;
  margin-bottom: 40px !important;
}

#aff_new-prc-calc-sec .aff-prc-sld_art p {
  margin-bottom: 32px;
}

.aff-tabs-wrap ul.nav li:first-child::before {
  content: unset !important;
}

.aff-tabs-wrap ul.nav li a {
  border-radius: 310px;
  display: flex;
  justify-content: center;
}

.aff-tabs-wrap ul.nav li a svg {
  margin-right: 6px;
}

.aff-tabs-wrap ul.nav li.active a svg path {
  fill: rgba(47, 57, 191, 1);
}

.aff-tabs-wrap ul.nav li a svg path {
  fill: rgba(37, 56, 88, 1);
}

.aff-tabs-wrap ul.nav li.active a {
  border-radius: 310px;
  background: #fff !important;
  box-shadow: 0px 14px 30px 0px rgba(0, 0, 0, 0.08);
}

.aff-tabs-wrap ul.nav li.active a:hover,
.aff-tabs-wrap ul.nav li a:hover {
  background: #fff !important;
  box-shadow: 0px 14px 30px 0px rgba(0, 0, 0, 0.08);
}

.aff-tabs-wrap ul.nav li.active,
.aff-tabs-wrap ul.nav li {
  flex: unset !important;
  width: 46% !important;
}

#aff_new-prc-calc-sec .aff-prc-sld_tab-box .tab-content {
  background-color: transparent !important;
}

#aff_new-prc-calc-sec .aff-prc-sld_cstmrWrap {
  background-color: transparent !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

#aff_new-prc-calc-sec .aff-prc-sld_cstmrWrap p {
  margin: 0px;
  color: #5e6c84;
  font-size: 24px;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -1.2px;
}

#aff_new-prc-calc-sec .aff-prc-sld_cstmrWrap input,
#aff_new-prc-calc-sec .aff-prc-sld_cstmrWrap input:focus,
#aff_new-prc-calc-sec .aff-prc-sld_cstmrWrap input:active {
  border: unset !important;
  border-radius: 9px !important;
  border: 1px solid #c1c7d0 !important;
  background: #fff !important;
  text-align: left !important;
  padding: 20px 5px 20px 20px !important;
  color: #253858 !important;
  font-size: 24px !important;
  font-weight: 600;
  line-height: 32px;
}

#aff_new-prc-calc-sec .aff-prc-sld_cstmrWrap span {
  color: #5e6c84;
  font-size: 24px;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -1.2px;
}

#aff_new-prc-calc-sec .aff-prc-sld_cstmrWrap input,
#aff_new-prc-calc-sec .aff-prc-sld_cstmrWrap input:focus,
#aff_new-prc-calc-sec .aff-prc-sld_cstmrWrap input:active {
  border-radius: 9px;
  border: 1px solid #c1c7d0;
  background: #fff;
}

#aff_new-prc-calc-sec .aff-prc-sld_box,
#aff_new-prc-calc-sec .aff-prc-sld_hbplan {
  background: transparent !important;
  border-radius: 0 !important;
  box-shadow: unset !important;
  max-width: 100%;
  margin: 0 auto;
}

#aff_new-prc-calc-sec .aff-prc-sld-cont span {
  color: #253858;
  text-align: left;
  font-size: 24px !important;
  font-weight: 500;
  line-height: 110%;
  letter-spacing: -0.72px;
  text-align: left;
}

#aff_new-prc-calc-sec .aff-prc-sld-cont .custom_customer {
  color: #5e6c84;
  text-align: center;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -0.48px;
}

#aff_new-prc-calc-sec .aff-prc-sld-cont {
  max-width: 100% !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

#aff_new-prc-calc-sec .aff-prc-sld_box_prc_lft:after {
  content: unset !important;
}

#aff_new-prc-calc-sec .aff-prc-sld_box_prc {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.aff-prc-sld_box_prc_lft,
.aff-prc-sld_box_prc_rht {
  background-color: white;
  width: 48%;
  text-align: left;
  border-radius: 10px;
  border: 1px solid #dfe1e6;
  background: #fff;
  padding: 24px;
}

#aff_new-prc-calc-sec .aff-prc-sld_box_prc strong {
  color: #222e37 !important;
  font-size: 48px !important;
  font-weight: 600 !important;
  line-height: 110%;
  letter-spacing: -2.4px;
}

#aff_new-prc-calc-sec .aff-prc-sld_box_prc p {
  color: #222e37;
  font-size: 18px;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -0.54px;
  margin: 0;
  margin-top: 8px;
}

.aff-prc-slider {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.aff-prc-slider-container {
  max-width: 100% !important;
}

.range-slider__range::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 40px;

  height: 40px;
  border-radius: 259px;
  background-color: #fff !important;
  background-image: unset !important;
  background-repeat: no-repeat;
  background-position: center center !important;
  cursor: pointer;
  position: relative;
  z-index: 9;
  background-image: url("https://www.cloudways.com/wp-content/uploads/2023/11/range_slider.png") !important;
}

.range-slider__range::-webkit-slider-thumb:hover,
.range-slider__range::-webkit-slider-thumb:focus,
.range-slider__range::-webkit-slider-thumb:active {
  background-color: #fff !important;
  background-image: url("https://www.cloudways.com/wp-content/uploads/2023/11/range_slider.png") !important;
}

.range-slider__range::-moz-range-thumb:hover {
  background-color: #091e42 !important;
  background-image: url("https://www.cloudways.com/wp-content/uploads/2023/11/range_slider.png") !important;
  box-shadow: 0 7px 12px 0 rgba(0, 0, 0, 0.13);
}

.range-slider__range:active::-moz-range-thumb {
  background-color: #091e42 !important;
  background-image: url("https://www.cloudways.com/wp-content/uploads/2023/11/range_slider.png") !important;
  box-shadow: 0 7px 12px 0 rgba(0, 0, 0, 0.13) !important;
}

.range-slider__range {
  height: 26px !important;
  border-radius: 259px !important;
  /* background: linear-gradient(270deg, #3D8BFF 15.66%, #08139F 116.38%) !important; */
  background-color: #fff !important;
}

input[type="range" i]::after {
  content: unset !important;
}

::-moz-range-track {
  background-color: rgba(255, 255, 255, 0.01) !important;
  border: 0;
}

#range-slider__price a {
  letter-spacing: 0 !important;
}

#aff_new-prc-calc-sec .aff-prc-sld_box_prc strong {
  display: inline-block;
}

.aff_range_last {
  text-align: center;
}

#aff-prc-srange_wrap {
  background-color: transparent !important;
}

.range-slider {
  width: 100% !important;
}

input#slb_rngSlider:before {
  content: "";
  left: 0;
  bottom: 0;
  width: 0%;
  top: 0;
  background: linear-gradient(
    270deg,
    #3d8bff 15.66%,
    #08139f 116.38%
  ) !important;
  position: absolute;
  border-radius: 259px;
}

.slider_range_2 input#slb_rngSlider:before {
  width: 34%;
}

.slider_range_3 input#slb_rngSlider:before {
  width: 67%;
}

.slider_range_4 input#slb_rngSlider:before {
  width: 100%;
}

/* .slider_range_5 input#slb_rngSlider:before {
    width: 100%;
} */

/*Pointssss*/
#aff_new-prc-calc-sec .aff-prc_chrt-box_point1 {
  bottom: 5%;
}

/* Recover Calc */

.CROtesting {
  background: #fcfcfc;
}

/*chart */

/*card slider*/
.affilite_pagee_2023 .affiliate_card_slider {
  padding: 100px 0px;
}

.affilite_pagee_2023 .affiliate_card_slider .headerText {
  max-width: 700px;
  margin: 0 auto;
}

.affilite_pagee_2023 .affiliate_card_slider .headerText h2 {
  color: #091e42;
  text-align: center;
  font-size: 48px;
  font-weight: 600;
  line-height: 120%;
  /* 57.6px */
  letter-spacing: -2.4px;
  margin-bottom: 16px;
}

.affilite_pagee_2023 .affiliate_card_slider .headerText p {
  color: #253858;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  /* 27px */
  letter-spacing: -0.54px;
  margin: 0px;
  margin-bottom: 60px;
}

.affilite_pagee_2023 .affilaite_slider_card {
  border-radius: 26px;
  padding: 45px 20px 0px;
}

.affilite_pagee_2023 .affilaite_slider_card.affilaite_orange {
  background: linear-gradient(
    82deg,
    rgba(255, 255, 255, 0.4) -37.59%,
    rgba(197, 131, 224, 0.4) -37.58%,
    rgba(255, 188, 125, 0.4) 74.04%,
    rgba(255, 255, 255, 0.4) 115.51%
  );
}

.affilite_pagee_2023 .affilaite_slider_card.affilaite_light_green {
  background: linear-gradient(
    129deg,
    rgba(90, 205, 254, 0.3) -9.82%,
    rgba(124, 251, 236, 0.3) 107.85%
  );
}

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

.affilite_pagee_2023 .affilaite_slider_card h3 {
  margin: 0;
  color: #091e42;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.72px;
}

.affilite_pagee_2023 .affilaite_slider_card p {
  color: #253858;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
  letter-spacing: -0.48px;
  margin: 8px 0 0;
}


.affilite_pagee_2023 .affilaite_slider_card {
  max-width: 340px;
  margin: 0 auto;
  margin-bottom: 36px;
}

/*affliate testimonials*/

.affilite_pagee_2023 .testimonail_slider {
  padding: 100px 0px;
  background: #0e0538;
}

.affilite_pagee_2023 .testimonail_slider.visible {
  background: url(https://www.cloudways.com/wp-content/uploads/2023/10/backgroundsSplash_pricing.png)
    no-repeat;
  background-size: cover;
  background-position: center;
}

.affilite_pagee_2023 .affiliate_testimonials_slider h4 {
  color: #fff;
  text-align: center;
  font-size: 32px;
  font-style: italic;
  font-weight: 400;
  line-height: 150%;
  /* 48px */
  letter-spacing: -0.96px;
  max-width: 700px;
  margin: 0 auto;
  margin-bottom: 32px;
}

.affilite_pagee_2023 .affiliate_testimonials_slider .userDetails_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

.affilite_pagee_2023
  .affiliate_testimonials_slider
  .userDetails_wrapper
  .support_carousel_UserImg
  img {
  height: 69px;
  width: 69px;
  margin-right: 24px;
  border-radius: 50%;
}

.affilite_pagee_2023
  .affiliate_testimonials_slider
  .userDetails_wrapper
  .support_carousel_userDetails
  h5 {
  color: #fff;

  /* text-align: center; */
  font-size: 22px;
  font-weight: 600;
  line-height: 150%;
  /* 33px */
  letter-spacing: -0.66px;
}

.affilite_pagee_2023
  .affiliate_testimonials_slider
  .userDetails_wrapper
  .support_carousel_userDetails
  p {
  color: #f4f5f7;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.42px;
}

.affilite_pagee_2023
  .affiliate_testimonials_slider
  .support_carousel_userDetails {
  text-align: left;
}

.affilite_pagee_2023 .affiliate_testimonials_slider .item svg {
  margin: 0 auto;
  width: 100%;
}

.affilite_pagee_2023 .affiliate_testimonials_slider .owl-dots {
  text-align: center;
  margin-top: 34px;
}

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

.affilite_pagee_2023 .affiliate_testimonials_slider .owl-dots button.active {
  background-color: rgba(217, 217, 217, 1);
}

.hybird_graph_wrapper {
  display: flex;
  align-items: center;
  /* justify-content: space-between; */
  padding: 24px 35px;
  border-radius: 9px;
  border: 1px solid #c1c7d0;
  background: #fff;
  position: relative;
  width: 1108px;
  margin: 0 auto;
  margin-bottom: 38px;
}

.provider_graph_tabs {
  margin-right: 55px;
}

.hybird_graph_wrapper .provider_graph_tabs .dropdown ul {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: unset;
  background: transparent !important;
  border: unset;
  width: 416px;
  padding: 0;
  margin: 0;
}

.hybird_graph_wrapper .provider_graph_tabs .dropdown ul li {
  border: unset;
  background: #fff;
  height: 48px;
  padding: 0px;
  border-radius: 6px !important;
  width: 131px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.hybird_graph_wrapper .provider_graph_tabs .dropdown ul li a {
  padding: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #c1c7d0;
  font-size: 0;
  border-radius: 5.368px;
  border: 1px solid var(--neutrals-20, #c1c7d0);
  background: #fff;
}

.hybird_graph_wrapper .provider_graph_tabs .dropdown ul li.active a {
  border: 1px solid #2f39bf !important;
  background: #2f39bf;
}

.hybird_graph_wrapper .provider_graph_tabs .dropdown ul li.active a:hover {
  background-color: #2f39bf !important;
}

.affilite_pagee_2023
  #aff_new-prc-calc-sec
  .aff-prc-sld_hbplan-slct-prvdr:hover {
  background-color: #2f39bf !important;
}

.hybird_graph_wrapper .provider_graph_tabs .dropdown ul li.active a svg path {
  fill: #fff;
}

.hybird_graph_wrapper .provider_graph_tabs .dropdown button {
  display: block;
}

.hybird_graph_wrapper .provider_graph_tabs label {
  color: #5e6c84;
  font-size: 14px;
  font-weight: 400;
  line-height: 110%;
  /* 15.4px */
  letter-spacing: -0.7px;
  margin-bottom: 16px;
}

.hybird_graph_wrapper .hybrid_number_customer {
  color: #5e6c84;
  font-size: 14px;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -0.7px;
  margin: 0px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-direction: column;
  margin-right: 55px;
}

.hybird_graph_wrapper .hybrid_number_customer p {
  margin: 0px;
  color: #5e6c84;
  font-size: 14px;
  font-weight: 400;
}

.hybird_graph_wrapper .hybrid_number_customer input {
  padding: 0 14px;
  margin-top: 16px;
  width: 142px;
  border-radius: 9px;
  border: 1px solid #c1c7d0;
  background: #fff;
  color: #253858;
  font-size: 18px;
  height: 48px;
}

#aff_new-prc-calc-sec .aff-prc-sld_hbplan-slct {
  padding: 0px !important;
}

#aff_new-prc-calc-sec .aff-prc-sld_hbplan-slct p {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-direction: column;
  color: var(--neutrals-60, #5e6c84);
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -0.7px;
  margin-bottom: 0px;
}

#aff_new-prc-calc-sec .aff-prc-sld_hbplan-slct select {
  margin-top: 16px;
  width: 149px;
  height: 48px;
  width: 90px;
  border-color: #c1c7d0;
  border-radius: 9px !important;
  color: #253858;
  margin-left: 0;
  font-size: 18px;
}

#aff-prc-sld_wrap .pricingStanPremTabNav {
  margin: 0;
  position: absolute;
  right: 35px;
  bottom: 45px;
}

#aff-prc-sld_wrap .pricingStanPremTabNav ul li a.active {
  color: #2f39bf !important;
  background: #eaebf9 !important;
}

.hybird_graph_wrapper .pricingStanPremTabNav ul {
  border-radius: 94px;
  border: 1px solid #eaebf9 !important;
  margin: 0px;
}

.hybird_graph_wrapper .pricingStanPremTabNav ul li a,
body #aff-prc-sld_wrap .pricingStanPremTabNav ul li a {
  color: #253858 !important;
  font-size: 14px;
  line-height: 100%;
  padding: 8px 15px;
  margin: 0;
  border-radius: 30px;
  border: unset !important;
  text-decoration: none;
  display: block;
  border-radius: 94px !important;
  font-weight: 400;
}

.hybird_graph_wrapper .pricingStanPremTabNav ul li.active a {
  color: #2f39bf;
  background: #eaebf9 !important;
}

#aff_new-prc-calc-sec .aff-prc_chrt-sum span {
  color: #091e42;
  font-size: 70px;
  font-weight: 700;
  line-height: 110%;
  /* 77px */
  letter-spacing: -3.5px;
}

#aff_new-prc-calc-sec .aff-prc_chrt_img_box {
  min-height: 613px;
}

#aff_new-prc-calc-sec .aff-prc_chrt-box_point {
  background-color: #ffbc7d;
}

#aff_new-prc-calc-sec .aff-prc_chrt-box span {
  box-shadow: unset;
  color: #253858;
  text-align: center;

  font-size: 14px;
  font-weight: 600;
  line-height: 150%;
  /* 21px */
  letter-spacing: -0.56px;
}

#aff_new-prc-calc-sec .aff-prc_chrt-box {
  display: flex;
  flex-direction: column-reverse;

  background-color: #fff;
}

#aff_new-prc-calc-sec .aff-prc_chrt-box_point5 {
  bottom: 212px;
}

#aff_new-prc-calc-sec .aff-prc_chrt-box5 {
  bottom: 240px;
}

#aff_new-prc-calc-sec .aff-prc_chrt-box_point6 {
  bottom: 258px;
}

#aff_new-prc-calc-sec .aff-prc_chrt-box6 {
  bottom: 283px;
}

#aff_new-prc-calc-sec .aff-prc_chrt-box_point7 {
  bottom: 300px;
}

#aff_new-prc-calc-sec .aff-prc_chrt-box_point9 {
  bottom: 376px;
}

#aff_new-prc-calc-sec .aff-prc_chrt-box9 {
  bottom: 409px;
}

#aff_new-prc-calc-sec .aff-prc_chrt-box_point10 {
  bottom: 433px;
}

#aff_new-prc-calc-sec .aff-prc_chrt-box10 {
  bottom: 456px;
}

#aff_new-prc-calc-sec .aff-prc_chrt-box_point11 {
  bottom: 467px;
}

#aff_new-prc-calc-sec .aff-prc_chrt-box11 {
  bottom: 497px;
}

#aff_new-prc-calc-sec .aff-prc_chrt-box_point12 {
  bottom: 505px;
}

/*chat*/
/* @section 6. Affiliate Calculator Chart */
#aff_new-prc-calc-sec .aff-prc_chrt_img_box {
  background: url(https://www.cloudways.com/wp-content/uploads/2023/11/graph_affiliate-1.png)
    no-repeat right 62px transparent !important;
  max-width: 100% !important;
  width: 100% !important;
}

#aff_new-prc-calc-sec .aff-prc_chrt-box_wrap {
  transform: translateX(0px) !important;
  width: 1030px !important;
  margin: 0 auto !important;
}

.slab_more {
  border-radius: 12px;
  border: 1px solid #dfe1e6;
  background: linear-gradient(
      244deg,
      rgba(197, 131, 224, 0.11) -13.69%,
      rgba(255, 188, 125, 0.11) 78.99%,
      rgba(255, 188, 125, 0) 158.19%
    ),
    #fcfcfc;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 32px 32px;
}

.slab_more p {
  color: #253858;
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
  /* 36px */
  letter-spacing: -0.72px;
}

.slab_more p b {
  color: #253858;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.72px;
}

/* .aff-prc-sld-cont .clearfix {
    display: none;
} */

#aff-prc-sld_wrap .pricingStanPremTabNav li .supp_scp_ttl {
  position: absolute;
  width: 325px;
  padding: 32px;
  background: #fff;
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  bottom: 30px;
  right: -19px;
  cursor: text;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

#aff-prc-sld_wrap .pricingStanPremTabNav li .supp_scp_ttl p {
  margin: 0;
  color: #8993a4;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  font-style: normal;
  line-height: 22px;
}

#aff-prc-sld_wrap .pricingStanPremTabNav li .supp_scp_ttl:before {
  content: "";
  background: #fff;
  width: 12px;
  height: 7px;
  position: absolute;
  clip-path: polygon(49% 100%, 0 0, 100% 0);
  bottom: -7px;
  right: 20px;
}

#aff-prc-sld_wrap .pricingStanPremTabNav li a i:hover .supp_scp_ttl {
  opacity: 1;
  visibility: visible;
}

#aff-prc-sld_wrap .pricingStanPremTabNav li a i svg path {
  fill: #8993a4;
}

#aff-prc-sld_wrap .pricingStanPremTabNav li a i svg {
  width: 14px;
  height: 14px;
}

#aff-prc-sld_wrap .pricingStanPremTabNav li a i {
  max-height: 14px;
  position: relative;
  top: -2px;
  vertical-align: top;
}

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

@media (max-width: 1200px) {
  .affilite_pagee_2023 .addons_support_section .testimonial_wrapper {
    flex-wrap: wrap;
  }

  .affilite_pagee_2023
    .addons_support_section
    .testimonial_wrapper
    .testimonial_content {
    width: 100%;
    padding-right: 0px;
  }

  .testimonial_wrapper .right_content_wrapper {
  }

  .affilite_pagee_2023
    .addons_support_section
    .testimonial_wrapper
    .testimonial_image {
    order: 1;
    width: 100%;
    text-align: center;
  }

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

  .affilite_pagee_2023
    .addons_support_section
    .testimonial_wrapper
    .testimonial_content.pref_right_content {
    padding-left: 0;
  }

  .affilite_pagee_2023 .addons_support_section .right_content_wrapper {
    justify-content: flex-end !important;
  }

  .affilite_pagee_2023 .affliate_card .cardArrows:before {
    top: 17%;
  }

  .affilite_pagee_2023 .affliate_card .cardArrows:after {
    top: 17%;
  }

  .affilite_pagee_2023 .aff-tabs-wrap ul {
    width: 26%;
  }

  .aff-tabs-wrap ul.nav {
    width: 30% !important;
  }

  #aff_new-prc-calc-sec .aff-prc_chrt_img_box {
    min-height: 589px;
  }

  .aff-prc-sld-cont .clearfix {
    display: none;
  }

  /*POINTS*/
  #aff_new-prc-calc-sec .aff-prc_chrt-box_point4 {
    bottom: 145px;
  }

  #aff_new-prc-calc-sec .aff-prc_chrt-box_point5 {
    bottom: 190px;
  }

  #aff_new-prc-calc-sec .aff-prc_chrt-box5 {
    bottom: 217px;
  }

  #aff_new-prc-calc-sec .aff-prc_chrt-box6 {
    bottom: 258px;
  }

  #aff_new-prc-calc-sec .aff-prc_chrt-box_point6 {
    bottom: 234px;
  }

  #aff_new-prc-calc-sec .aff-prc_chrt-box7 {
    bottom: 311px;
  }

  #aff_new-prc-calc-sec .aff-prc_chrt-box_point7 {
    bottom: 286px;
  }

  #aff_new-prc-calc-sec .aff-prc_chrt-box8 {
    bottom: 345px;
  }

  .aff_new-prc-calc-sec .aff-prc_chrt-box_point8 {
    bottom: 323px;
  }

  #aff_new-prc-calc-sec .aff-prc_chrt-box_point8 {
    bottom: 324px;
  }

  #aff_new-prc-calc-sec .aff-prc_chrt-box_point9 {
    bottom: 366px;
  }

  #aff_new-prc-calc-sec .aff-prc_chrt-box9 {
    bottom: 391px;
  }

  #aff_new-prc-calc-sec .aff-prc_chrt-box_point10 {
    bottom: 416px;
  }

  #aff_new-prc-calc-sec .aff-prc_chrt-box10 {
    bottom: 437px;
  }

  #aff_new-prc-calc-sec .aff-prc_chrt-box_point11 {
    bottom: 449px;
  }

  #aff_new-prc-calc-sec .aff-prc_chrt-box_point12 {
    bottom: 496px;
  }

  .aff-prc_chrt-box.aff-prc_chrt-box12 {
    display: none !important;
  }

  .hybird_graph_wrapper {
    flex-wrap: wrap;
    background: transparent;
    border: unset;
    width: 100%;
  }

  .hybird_graph_wrapper .provider_graph_tabs,
  .hybird_graph_wrapper .hybrid_number_customer,
  .hybird_graph_wrapper .hybrid_number_customer {
    width: 100%;
    margin-bottom: 32px;
    margin-right: 0px;
  }

  #aff-prc-sld_wrap .pricingStanPremTabNav {
    position: static;
    width: 100%;
  }

  .provider_graph_tabs {
    order: 2;
  }

  .hybrid_number_customer {
    order: 1;
    margin-bottom: 32px;
  }

  .hybrid_number_customer.aff-prc-sld_hbplan-slct {
    order: 3;
  }

  .pricingStanPremTabNav {
    order: 4;
  }

  .hybird_graph_wrapper .provider_graph_tabs .dropdown ul {
    align-items: center;
    justify-content: center;
    width: 100%;
  }

  .hybird_graph_wrapper .provider_graph_tabs label {
    display: inline-block;
    text-align: center;
    width: 100%;
  }

  #aff-prc-sld_wrap .pricingStanPremTabNav ul {
    align-items: center;
    justify-content: center;
    width: 100%;
  }

  #aff_new-prc-calc-sec .aff-prc-sld_art {
    margin-bottom: 0px;
  }
  #aff_new-prc-calc-sec .aff-prc-sld_hbplan-slct {
    margin-bottom: 32px;
  }
}

@media (max-width: 992px) {
  .web_Stat_card_wrapper {
    flex-wrap: wrap;
  }

  .web_Stat_card {
    width: 100%;
  }

  .affilite_pagee_2023 .web_Stat_card p {
    max-width: 100%;
  }

  .affilite_pagee_2023 .web_Stat_card_wrapper .center::after,
  .affilite_pagee_2023 .web_Stat_card_wrapper .center::before {
    content: unset;
  }

  .affilite_pagee_2023 .affliate_card .cardArrows:before {
    content: unset;
  }

  .affilite_pagee_2023 .affliate_card .cardArrows:after {
    content: unset;
  }

  .desktop_hide {
    display: inline-block;
    margin: 32px 0px;
  }

  .affilite_pagee_2023 .addonSec .card.custom_card {
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .affilite_pagee_2023 .affliate_card_wraper {
    flex-wrap: wrap;
  }

  .affilite_pagee_2023 .affliate_card {
    width: 100%;
  }

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

  .affilite_pagee_2023 .affiliate_card_slider .affilaite_card_owl .owl-dots {
    text-align: center;
    margin-top: 34px;
  }

  .affilite_pagee_2023
    .affiliate_card_slider
    .affilaite_card_owl
    .owl-dots
    button.active {
    background-color: rgba(217, 217, 217, 1);
  }

  .affilite_pagee_2023 .aff-tabs-wrap ul {
    width: 32%;
  }

  .affilite_pagee_2023 .affliatec_cta_fold h2 {
    font-size: 32px;
  }

  .affilite_pagee_2023 .affliatec_cta_fold {
    padding: 90px 20px;
  }

  .aff-tabs-wrap ul.nav {
    width: 38% !important;
  }
}

@media (max-width: 768px) {
  .affilite_pagee_2023 .testimonail_slider {
    background: url(https://www.cloudways.com/wp-content/uploads/2023/11/affilaite_mobile_testi.png)
      no-repeat;
    background-size: cover;
    background-position: center;
  }

  .affilite_pagee_2023 .affiliate_testimonials_slider .item {
    padding: 0px 74px;
  }

  .affilite_pagee_2023
    .affiliate_testimonials_slider
    .userDetails_wrapper
    .support_carousel_userDetails
    h5 {
    margin: 0px;
  }

  .affilite_pagee_2023
    .affiliate_testimonials_slider
    .userDetails_wrapper
    .support_carousel_userDetails
    p {
    text-align: left;
  }

  .affilite_pagee_2023
    .affiliate_testimonials_slider
    .userDetails_wrapper
    .support_carousel_UserImg
    img {
    margin-right: 60px;
  }

  .affilite_pagee_2023 .affiliate_testimonials_slider .owl-dots button {
    background: rgba(191, 85, 174, 1);
  }

  .affilite_pagee_2023 .affiliate_card_slider .headerText h2 {
    font-size: 32px;
  }

  .affilite_pagee_2023 .affiliate_card_slider .headerText p {
    margin-bottom: 20px;
  }

  .affilite_pagee_2023 .aff-tabs-sec .aff-tabs-sec-txt h2 {
    font-size: 32px;
  }

  .affilite_pagee_2023 .aff-tabs-sec .aff-tabs-sec-txt p {
    font-size: 16px;
  }

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

  .affilite_pagee_2023 .aff-tabs-wrap ul {
    width: 38%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .aff-tabs-wrap ul.nav {
    width: 50% !important;
  }
  #aff_new-prc-calc-sec .aff-prc-sld_hbplan-slct select {
    width: 90px !important;
  }
}

@media (max-width: 568px) {
  .visible-xs {
    display: none !important;
  }

  .affilite_pagee_2023
    .featuredCard
    .featuresCardBody
    .featureCardMainWrap
    .featureCard {
    width: 100%;
  }

  .affilite_pagee_2023 .aff-tabs-wrap ul {
    width: 45%;
  }

  .hybird_graph_wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 500px) {
  #aff_new-prc-calc-sec .aff-prc-sld_box_prc {
    flex-wrap: wrap;
  }

  .aff-prc-sld_box_prc_lft,
  .aff-prc-sld_box_prc_rht {
    margin-bottom: 10px;
    width: 100%;
  }

  #aff_new-prc-calc-sec .aff-prc-sld_wrap {
    height: 1300px;
  }

  .aff-prc-slider {
    position: relative;
  }

  #aff_new-prc-calc-sec .aff-prc-sld-cont {
    position: absolute;
    top: 0;
    align-items: start;
    flex-direction: column;
    /* height: 400px; */
  }

  #slb_rngSlider {
    width: 400px;
  }

  .aff-prc-sld-cont .slab_number_warpper {
    margin-bottom: 44px;
  }
}
/* pricing dropdown update */
.hybird_graph_wrapper .provider_graph_tabs .dropdown .aff-prc-dropdown-menu ul {
  display: block;
  width: 332px;
  padding: 30px 24px;
}
.hybird_graph_wrapper
  .provider_graph_tabs
  .dropdown
  .aff-prc-dropdown-menu
  ul
  li
  a,
.hybird_graph_wrapper
  .provider_graph_tabs
  .dropdown
  .aff-prc-dropdown-menu
  ul
  li.active
  a {
  font-size: 16px;
  color: #0e134f;
  background: #fff;
  border: none !important;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  text-decoration: none;
  gap: 20px;
}
.hybird_graph_wrapper
  .provider_graph_tabs
  .dropdown
  .aff-prc-dropdown-menu
  ul
  li.active:first-child,
.provider_graph_tabs .dropdown .aff-prc-dropdown-menu ul li:first-child {
  margin-top: 0 !important;
}
.hybird_graph_wrapper
  .provider_graph_tabs
  .dropdown
  .aff-prc-dropdown-menu
  ul
  li.active,
.provider_graph_tabs .dropdown .aff-prc-dropdown-menu ul li {
  margin: 30px 0 0;
}
.affilite_pagee_2023
  #aff_new-prc-calc-sec
  .aff-prc-dropdown-menu
  .aff-prc-sld_hbplan-slct-prvdr:hover {
  background-color: #fff !important;
}
.hybird_graph_wrapper
  .provider_graph_tabs
  .dropdown
  .aff-prc-dropdown-menu
  ul
  li.active,
.hybird_graph_wrapper
  .provider_graph_tabs
  .dropdown
  .aff-prc-dropdown-menu
  ul
  li {
  width: 221px;
  height: auto;
}
.hybird_graph_wrapper .provider_graph_tabs .dropdown button {
  width: 250px;
  display: flex;
  align-items: center;
  background: #fff;
  border: 1px solid #c1c7d0;
  border-radius: 8px;
  color: #42526e;
}
.affilite_pagee_2023
  #aff_new-prc-calc-sec
  .aff-prc-dropdown
  .aff-prc-sld_hbplan-slct-prvdr:hover {
  background: #fff !important;
}
.dropdown.aff-prc-dropdown.open button .caret {
  transform: rotate(180deg);
  transition: all 0.3s ease-in-out;
}
.hybird_graph_wrapper .provider_graph_tabs .dropdown.aff-prc-dropdown button {
  gap: 20px;
  padding: 12px;
}
.hybird_graph_wrapper
  .provider_graph_tabs
  .dropdown
  .aff-prc-dropdown-menu
  ul
  li
  a
  img,
.hybird_graph_wrapper
  .provider_graph_tabs
  .dropdown.aff-prc-dropdown
  button
  img {
  height: 24px;
  width: 24px;
}
