@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");
@font-face {
  font-family: "Preahvihear";
  src: url("../fonts/Preahvihear-Regular.eot");
  src: url("../fonts/Preahvihear-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Preahvihear-Regular.woff2") format("woff2"), url("../fonts/Preahvihear-Regular.woff") format("woff"), url("../fonts/Preahvihear-Regular.ttf") format("truetype"), url("../fonts/Preahvihear-Regular.svg#Preahvihear-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Digital Numbers";
  src: url("../fonts/DigitalNumbers-Regular.eot");
  src: url("../fonts/DigitalNumbers-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/DigitalNumbers-Regular.woff2") format("woff2"), url("../fonts/DigitalNumbers-Regular.woff") format("woff"), url("../fonts/DigitalNumbers-Regular.ttf") format("truetype"), url("../fonts/DigitalNumbers-Regular.svg#DigitalNumbers-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

body {
  font-family: "Roboto", sans-serif !important;
  font-family: "Poppins", sans-serif;
}

.container {
  width: 100% !important;
  max-width: 1460px !important;
  padding: 0px 30px !important;
  margin: 0 auto;
}

.elementor-location-footer {
  overflow-x: hidden;
}

.convo-pricing h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 54px;
  text-transform: uppercase;
  color: #2b2b2b;
  margin: 0px;
}
.convo-pricing h2 {
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 143.8%;
  margin: 0px;
}
.convo-pricing h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 143.8%;
  color: #000000;
  margin: 0px;
}
.convo-pricing h4 {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 143.8%;
  color: #000000;
  margin: 0px;
}
.convo-pricing h5 {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  margin: 0px;
}
.convo-pricing p {
  margin: 0px;
}
.convo-pricing .common-btn {
  background-color: #00769d;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 6px;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  transition: all 0.3s ease;
  border: 1px solid transparent;
}
.convo-pricing .common-btn:hover {
  background-color: transparent;
  color: #00769d;
  border: 1px solid #00769d;
}
.convo-pricing .tag {
  background: #ffbd14;
  border-radius: 0px 12px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  color: #000000;
}
.convo-pricing .card {
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 12px;
  height: 600px;
}
.convo-pricing .table > tbody > tr > td,
.convo-pricing .table > tbody > tr > th,
.convo-pricing .table > tfoot > tr > td,
.convo-pricing .table > tfoot > tr > th,
.convo-pricing .table > thead > tr > td,
.convo-pricing .table > thead > tr > th {
  padding: 10px;
  line-height: inherit;
}
.convo-pricing .upgradepricing-area {
  padding: 77px 0px 0px;
}
.convo-pricing .upgrade-box .upgrade-content {
  padding: 0px 0px 77px;
  max-width: 88%;
  margin-left: auto;
}
.convo-pricing .upgrade-box .upgrade-content.wordpress-tab h2 span {
  color: #00769d;
}
.convo-pricing .upgrade-box .upgrade-content.shopify-tab h2 span {
  color: #79b259;
}
.convo-pricing .upgrade-box .upgrade-content.magento-tab h2 span {
  color: #f26322;
}
.convo-pricing .upgrade-box .upgrade-content h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 42px;
  text-transform: capitalize;
  text-align: center;
}
.convo-pricing .upgrade-box .upgrade-content h2 span {
  color: #00769d;
  font-weight: 600;
}
.convo-pricing .pricing-wholebox {
  position: relative;
}
.convo-pricing .pricing-tabs {
  display: flex;
  justify-content: flex-end;
  border: none;
}
.convo-pricing .pricing-tabs.magento-tab .nav-link {
  width: 307.1px !important;
}
.convo-pricing .pricing-tabs.wordpress-tab .nav-item .nav-link.active {
  background-color: #00769d;
  color: white;
}
.convo-pricing .pricing-tabs.wordpress-tab .book-demo .demo-btn {
  background: #0d961b;
}
.convo-pricing .pricing-tabs.shopify-tab .nav-item .nav-link.active {
  background-color: #79b259;
  color: white;
}
.convo-pricing .pricing-tabs.magento-tab .nav-item .nav-link.active {
  background-color: #f26322;
}
.convo-pricing .pricing-tabs .nav-item {
  width: auto;
}
.convo-pricing .pricing-tabs .nav-item .nav-link {
  height: 80px;
  transition: all 0.3s ease;
  width: 615px;
  margin-left: auto;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px 10px 0px 0px;
  border: none;
  color: #2a2d2f;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  text-transform: capitalize;
  background-color: #e6e6e6;
}
.convo-pricing .pricing-tabs .nav-item .nav-link.active {
  background-color: #00769d;
  color: white;
}
.convo-pricing .vertical-pricingtabs {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 47px 42px 140px 42px;
  border-radius: 11px;
  width: calc(100% - 170px) !important;
  margin-left: auto;
  background-color: #f5f5f5;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.convo-pricing .vertical-pricingtabs .tabcontent-box h4,
.convo-pricing .vertical-pricingtabs .tabcontent-box h5 {
  display: none;
}
.convo-pricing .left-tabs {
  position: absolute;
  left: 0px;
  top: 80px;
  flex-direction: column;
}
.convo-pricing .left-tabs .nav-link {
  background: #dfdfdf;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px 0px 0px 10px;
  width: 170px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-bottom: 14px;
}
.convo-pricing .left-tabs .nav-link.active {
  background: #f6f6f6;
  border-radius: 10px 0px 0px 10px;
  box-shadow: none;
}
.convo-pricing .left-tabs .nav-link.active::after {
  content: "";
  background: url("../images/active-arrow.png");
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  z-index: 5;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0px, -50%);
}
.convo-pricing .left-tabs .nav-link .product-tabbox .product-image {
  margin-bottom: 9px;
}
.convo-pricing .tab-content {
  width: 100%;
}
.convo-pricing .tab-content .tabcontent-box h4 {
  text-align: center;
}
.convo-pricing .tab-content .tabcontent-box h4 strong {
  font-weight: 600;
}
.convo-pricing .tab-content .tabcontent-box h5 {
  text-align: center;
  margin: 35px 0px 62px;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  color: #000000;
}
.convo-pricing .tab-content .tab-pane.fade {
  opacity: 1;
}
.convo-pricing .tab-content .tab-pane.shopifytab-pane .pricingcard-wholebox .pricing-card.active {
  border: 2px solid #79b259;
  background: rgba(121, 178, 89, 0.06);
}
.convo-pricing .tab-content .tab-pane.shopifytab-pane .pricingcard-wholebox .pricing-card .card-body h2 {
  color: #79b259;
  text-align: center;
}
.convo-pricing .tab-content .tab-pane.shopifytab-pane .pricingcard-wholebox .pricing-card .card-body .price-content {
  min-height: auto;
}
.convo-pricing .tab-content .tab-pane.shopifytab-pane .pricingcard-wholebox .pricing-card .card-body ul li::after {
  content: url("../images/listitems-green.svg");
}
.convo-pricing .tab-content .tab-pane.shopifytab-pane .pricingcard-wholebox .pricing-card .card-body .features-link a {
  color: #79b259;
}
.convo-pricing .tab-content .tab-pane.shopifytab-pane .pricingcard-wholebox .common-btn {
  background-color: #79b259;
  border: 1px solid #79b259;
}
.convo-pricing .tab-content .tab-pane.shopifytab-pane .pricingcard-wholebox .common-btn:hover {
  background-color: transparent;
  color: #79b259;
}
.convo-pricing .tab-content .tab-pane.shopifytab-pane .pricingcard-wholebox .pricing-card .card-body .price-plansbtn {
  display: none;
}
.convo-pricing .tab-content .tab-pane.shopifytab-pane .pricingcard-wholebox .tabcontent-box h4 {
  text-align: center;
  margin: 17px 0px 33px;
}
.convo-pricing .tab-content .tab-pane.shopifytab-pane .pricingcard-wholebox .pricing-card .card-body {
  padding: 20px 30px 44px 30px;
}
.convo-pricing .tab-content .tab-pane.shopifytab-pane .price-content {
  margin-bottom: 22px;
}
.convo-pricing .tab-content .tab-pane.magentotab-pane .pricingcard-wholebox .pricing-card.active {
  border: 2px solid #f26322;
  background: rgba(242, 99, 34, 0.06);
}
.convo-pricing .tab-content .tab-pane.magentotab-pane .pricingcard-wholebox .pricing-card .card-body h2 {
  color: #f26322;
}
.convo-pricing .tab-content .tab-pane.magentotab-pane .pricingcard-wholebox .pricing-card .card-body .price-content {
  min-height: auto;
}
.convo-pricing .tab-content .tab-pane.magentotab-pane .pricingcard-wholebox .pricing-card .card-body ul li::after {
  content: url("../images/listitems-orange.svg");
}
.convo-pricing .tab-content .tab-pane.magentotab-pane .pricingcard-wholebox .pricing-card .card-body .features-link a {
  color: #f26322;
}
.convo-pricing .tab-content .tab-pane.magentotab-pane .pricingcard-wholebox .common-btn {
  background-color: #f26322;
  border: 1px solid #f26322;
}
.convo-pricing .tab-content .tab-pane.magentotab-pane .pricingcard-wholebox .common-btn:hover {
  background-color: transparent;
  color: #f26322;
}
.convo-pricing .tab-content .tab-pane.magentotab-pane .pricingcard-wholebox .pricing-card .card-body .price-plansbtn {
  display: none;
}
.convo-pricing .tab-content .tab-pane.magentotab-pane .pricingcard-wholebox .tabcontent-box h4 {
  text-align: center;
  margin: 17px 0px 33px;
}
.convo-pricing .tab-content .tab-pane.magentotab-pane .pricingcard-wholebox .pricing-card .card-body {
  padding: 20px 30px 44px 30px;
}
.convo-pricing .tab-content .tab-pane.magentotab-pane .price-content {
  margin-bottom: 22px;
}
.convo-pricing .tab-content .switch-box {
  margin-top: 40px;
  margin-bottom: 64px;
}
.convo-pricing .tab-content .switch-box .form-switch {
  display: flex;
  justify-content: center;
  align-items: center;
}
.convo-pricing .tab-content .switch-box .form-switch .lcontrol {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  color: #000000;
}
.convo-pricing .tab-content .switch-box .form-switch .icontrol {
  width: 40px;
  height: 20px;
  margin: 0px 15px;
  border: 2px solid black;
  filter: grayscale(1);
}
.convo-pricing .tab-content .switch-box .form-switch .icontrol:focus {
  box-shadow: 0px 0px;
}
.convo-pricing .tab-content .pricingcard-wholebox {
  display: flex;
  justify-content: center;
  margin: -7.5px -7.5px;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card {
  width: 25%;
  margin: 7.5px 7.5px;
  transition: all 0.3s ease;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border: 2px solid #ffffff;
  border-radius: 12px;
  height: 100%;
  overflow: visible;
  min-height: 806px;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card.active {
  background: #f3f8fb;
  border: 2px solid #00769d;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card.active .card-body .price-plansbtn .common-btn {
  background-color: #00769d;
  color: white;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card.active .card-body .popular-plan {
  opacity: 1;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body {
  padding: 82px 15px 44px 15px;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body .price-content {
  min-height: 147px;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body .price-content.enterprise {
  padding-top: 6px;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body .price-content.enterprise span {
  font-weight: 600;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 29px;
  color: #00769d;
  margin: 20px 0px;
  text-align: center;
  white-space: nowrap;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body h3 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 48px;
  color: black;
  text-align: center;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body h3 span {
  margin: 0px 2px;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body h3 span.grey {
  color: #9e9e9e;
  position: relative;
  display: inline-block;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body h3 span.grey::after {
  content: "";
  position: absolute;
  top: 23px;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background-color: #9e9e9e;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body h3 span.size {
  font-size: 14px;
  position: relative;
  top: 0px;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body h5 {
  margin: 0px;
  display: block;
  color: #0d961b;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  margin: 15px 0px;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body h6 {
  color: #00769d;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 7px 0px 10px;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  text-align: center;
  font-weight: 700;
  color: #00769d;
  font-size: 20px;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body .blue-border {
  width: 100%;
  color: #253d7e;
  opacity: 1;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body ul {
  list-style-type: none;
  padding: 0px;
  margin: 30px 0px;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body ul li {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  margin: 11px 0px;
  position: relative;
  padding-left: 28px;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body ul li .data {
  padding: 4px 0px 0px 4px;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body ul li::after {
  content: url("../images/listitems.svg");
  position: absolute;
  left: 0px;
  top: 2px;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body .features-link {
  text-align: center;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body .features-link a {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #00769d;
  text-align: center;
  text-decoration: none;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body .features-link a:hover {
  text-decoration: underline;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body .getstarted-btn {
  text-align: center;
  margin-top: 17px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 28px;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body .getstarted-btn a {
  cursor: pointer;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body .price-plansbtn {
  position: absolute;
  top: 20px;
  left: -2px;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body .price-plansbtn .common-btn {
  background-color: transparent;
  color: #00769d;
  border: 1px solid #00769d;
  border-radius: 0px 6px 6px 0px;
  box-shadow: 0px 0px;
  font-size: 24px;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body .popular-plan {
  position: absolute;
  top: -8px;
  right: -2px;
  opacity: 0;
}
.convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body .popular-plan .common-btn {
  background: #ffbd14;
  border-radius: 0px 12px;
  border: 1px solid transparent;
  box-shadow: 0px 0px;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  color: black;
}
.convo-pricing .refund-area {
  padding: 0px 0px;
  margin: 0px 0px;
  overflow-x: hidden;
  margin-top: -20px;
}
.convo-pricing .refund-area .refund-wholebox {
  width: calc(100% - 170px) !important;
  margin-left: auto;
  width: 100%;
  padding: 40px 38px;
  border-radius: 11px;
  overflow: hidden;
  background-color: #f5f5f5;
}
.convo-pricing .refund-image {
  margin-right: 9px;
}
.convo-pricing .refund-content h3 {
  color: #000000;
  margin-bottom: 30px;
  padding-right: 64px;
  text-transform: initial;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}
.convo-pricing .refund-content h3 br {
  display: none;
}
.convo-pricing .refund-content h3 span {
  color: #3875ba;
  text-transform: uppercase;
}
.convo-pricing .refund-content h4 {
  padding-right: 0px;
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  text-transform: initial;
  text-align: left;
}
.convo-pricing .refund-content h4 br {
  display: none;
}
.convo-pricing .comparefeature-wholebox {
  overflow-x: hidden;
  transition: all 0.3s ease-in-out;
}
.convo-pricing .comparefeature-wholebox .comparefeature-area {
  padding: 50px 0px 0px;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
}
.convo-pricing .comparefeature-wholebox .comparefeature-area .container-full {
  max-width: 1440px;
  margin: 0 auto;
}
.convo-pricing .comparefeature-wholebox .comparefeature-area .title-head h1 {
  margin-bottom: 20px;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  color: #2a2d2f;
  text-align: center;
}
.convo-pricing .comparetable-box {
  border-top: 1px solid #000000;
}
.convo-pricing .comparetable-box .table-responsive {
  width: 100%;
  overflow-x: auto;
  position: relative;
  overflow-y: auto;
  height: auto;
  transition: all 0.3s ease;
  border-top: 1px solid;
}
.convo-pricing .comparetable-box .feature-table {
  width: 100%;
  display: inline-table;
  margin: 0px;
}
.convo-pricing .comparetable-box .feature-table.table.sticky-header-tbody {
  margin-top: 86px;
}
.convo-pricing .comparetable-box .feature-table thead tr th .feature-box {
  text-align: center;
  padding: 5px;
  min-height: auto;
}
.convo-pricing .comparetable-box .feature-table thead tr th .feature-box .title {
  color: #00769d;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}
.convo-pricing .comparetable-box .feature-table thead tr th .feature-box .title.free {
  color: #2a2d2f;
}
.convo-pricing .comparetable-box .feature-table thead tr th .feature-box .strike-price {
  color: #8b8b8b;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  text-decoration-line: line-through;
  margin: 8px 0px;
}
.convo-pricing .comparetable-box .feature-table thead tr th .feature-box .price {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  margin: 8px 0px;
  min-height: auto;
}
.convo-pricing .comparetable-box .feature-table thead tr th .feature-box p {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #000000;
  margin-bottom: 9px;
  line-height: 20px;
}
.convo-pricing .comparetable-box .feature-table thead tr th .feature-box .label {
  margin: 0 auto;
  text-decoration: none;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  width: 144px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background-color: #00769d;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
}
.convo-pricing .comparetable-box .feature-table tbody {
  position: relative;
}
.convo-pricing .comparetable-box .feature-table tbody tr {
  height: 55px;
}
.convo-pricing .comparetable-box .feature-table tbody tr td {
  padding: 0px;
}
.convo-pricing .comparetable-box .feature-table tbody tr td .feature-title {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 68px;
  padding: 0px;
  color: #fff;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  background-color: #00769d;
}
.convo-pricing .comparetable-box .feature-table tbody tr .th-data {
  vertical-align: middle;
  white-space: inherit;
  color: #5f6368;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  text-transform: capitalize;
  position: relative;
  padding-right: 35px;
  width: 654.8px;
  border: 1px solid;
}
.convo-pricing .comparetable-box .feature-table tbody tr .th-data .tooltip-box {
  position: absolute;
  top: 16px;
  right: 10px;
  padding: 0px;
  text-align: end;
  margin: 0px;
  z-index: 1;
  transition: all 0.3s ease;
  line-height: 1;
}
.convo-pricing .comparetable-box .feature-table tbody tr .th-data .tooltip-box:hover .tooltip-content {
  opacity: 1;
  visibility: visible;
}
.convo-pricing .comparetable-box .feature-table tbody tr .th-data .tooltip-box .tooltip-icon {
  background-color: transparent;
  border: none;
  margin: 0px;
  line-height: 1;
  padding: 0px;
}
.convo-pricing .comparetable-box .feature-table tbody tr .th-data .tooltip-box .tooltip-content {
  background-color: #343a3f;
  color: white;
  position: absolute;
  left: 0;
  right: 0;
  max-width: 307px;
  min-width: 307px;
  overflow: auto;
  z-index: 100;
  text-align: left;
  padding: 10px;
  border-radius: 10px;
  opacity: 0;
  visibility: hidden;
  top: -63px;
  overflow: inherit;
  transition: all 0.3s ease;
}
.convo-pricing .comparetable-box .feature-table tbody tr .th-data .tooltip-box .tooltip-content::before {
  content: "";
  position: absolute;
  bottom: -5px;
  width: 10px;
  height: 10px;
  left: 2px;
  width: 10px;
  height: 10px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 11px solid #343a3f;
}
.convo-pricing .comparetable-box .feature-table tbody tr .th-data .tooltip-box .tooltip-content p {
  line-height: 19px;
}
.convo-pricing .comparetable-box .feature-table tbody tr td {
  vertical-align: middle;
  min-width: 184px;
  max-width: 400px;
  border: 1px solid;
}
.convo-pricing .comparetable-box .feature-table tbody tr td .feature-data {
  text-align: center;
}
.convo-pricing .comparetable-box .feature-table tbody tr td .feature-data .items {
  color: #5f6368;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
}
.convo-pricing .comparetable-box .feature-table tbody tr td .feature-data .items img {
  transform: scale(0.6);
}
.convo-pricing .comparetable-box .feature-table tbody tr td .feature-data .items span {
  display: block;
  font-weight: 400;
  font-size: 13.6px;
}
.convo-pricing .comparetable-box .feature-table tbody tr td .feature-data .getnow-btn {
  display: flex;
  justify-content: center;
  align-items: center;
}
.convo-pricing .comparetable-box .feature-table tbody tr td .feature-data .getnow-btn .getnow {
  transition: all 0.3s ease;
  border: 1px solid transparent;
  width: 140px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  cursor: pointer;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  background-color: #00769d;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 6px;
}
.convo-pricing .comparetable-box .feature-table tbody tr td .feature-data .getnow-btn .getnow:hover, .convo-pricing .comparetable-box .feature-table tbody tr td .feature-data .getnow-btn .getnow.active {
  background-color: transparent;
  color: #00769d;
  border: 1px solid #00769d;
}
.convo-pricing .comparetable-box .feature-table tbody,
.convo-pricing .comparetable-box .feature-table td,
.convo-pricing .comparetable-box .feature-table tfoot,
.convo-pricing .comparetable-box .feature-table th,
.convo-pricing .comparetable-box .feature-table thead,
.convo-pricing .comparetable-box .feature-table tr {
  border-top: 0px;
}
.convo-pricing .table > thead:first-child > tr > th {
  position: sticky;
  top: 0;
  background-color: white;
  z-index: 20;
  transition: all 0.3s ease;
  vertical-align: middle;
  width: 100%;
  border: 1px solid;
}
.convo-pricing .convo-pricing .comparetable-box .feature-table th.th-data {
  width: 100%;
}
.convo-pricing .convo-pricing .comparetable-box .feature-table tbody tr .th-data {
  width: 652px;
}
.convo-pricing thead.sticky-header {
  max-width: 1440px;
  margin: 0 auto;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10;
  border-top: 1px solid black !important;
  transition: all 0.3s ease-in-out;
  top: 67px !important;
}
.convo-pricing .comparetable-box .feature-table .sticky-header tr .thd-data {
  max-width: 400px;
  min-width: 184px;
}
.convo-pricing .convo-pricing .comparetable-box .feature-table .sticky-header tr .thd-data,
.convo-pricing .convo-pricing .comparetable-box .feature-table tbody tr td {
  min-width: 184px;
}
.convo-pricing .sticky-header-tbody,
.convo-pricing .comparetable-box {
  border-top: 0px;
}
.convo-pricing .bookdemo-area {
  padding: 40px 0px;
}
.convo-pricing .bookdemo-area .bookaudit-wholebox {
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}
.convo-pricing .bookdemo-area .bookaudit-wholebox.shopify .book-demo .demo-btn {
  background-color: #79b259;
}
.convo-pricing .bookdemo-area .bookaudit-wholebox.shopify .free-audit .audit-btn {
  color: #79b259;
}
.convo-pricing .bookdemo-area .bookaudit-wholebox.shopify .free-audit .audit-btn::after {
  background-color: #79b259;
}
.convo-pricing .bookdemo-area .bookaudit-wholebox.magento .free-audit .audit-btn::after {
  background-color: #f26322;
}
.convo-pricing .bookdemo-area .bookaudit-wholebox.magento .book-demo .demo-btn {
  background-color: #f26322;
}
.convo-pricing .bookdemo-area .bookaudit-wholebox.magento .free-audit .audit-btn {
  color: #f26322;
}
.convo-pricing .bookdemo-area .book-demo {
  text-align: center;
}
.convo-pricing .bookdemo-area .book-demo .demo-btn {
  width: 278px;
  height: 53px;
  background-color: #00769d;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 6px;
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  color: #ffffff;
  border: 1px solid transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
  margin: 0px 15px;
}
.convo-pricing .bookdemo-area .book-demo .demo-btn:hover, .convo-pricing .bookdemo-area .book-demo .demo-btn.active {
  background-color: #00769d;
  color: white;
  border: 1px solid transparent;
}
.convo-pricing .bookdemo-area .free-audit .audit-btn {
  background-color: transparent;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #00769d;
  border: none;
  padding: 0px;
  margin: 0px 15px;
  position: relative;
  display: inline-block;
}
.convo-pricing .bookdemo-area .free-audit .audit-btn::after {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  width: 85%;
  height: 2px;
  background-color: #00769d;
}
.convo-pricing .bookdemo-area .free-audit .audit-btn:focus {
  box-shadow: none;
  outline: none;
}
.convo-pricing .faq-area {
  background-color: #f3f8fb;
  padding: 47px 0px;
  overflow-x: hidden;
  position: relative;
}
.convo-pricing .faq-area .head-title h4 {
  font-style: normal;
  font-weight: 500;
  font-size: 23px;
  line-height: 34px;
  color: #333333;
  text-align: center;
  margin-bottom: 36px;
}
.convo-pricing .faq-area .accordion .accordion-item {
  background-color: transparent;
  border: none;
}
.convo-pricing .faq-area .accordion .accordion-item .accordion-header .accordion-button {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  padding: 15px 15px;
  border-bottom: 1px solid #cfcfcf;
  background-color: transparent;
  padding-right: 74px;
}
.convo-pricing .faq-area .accordion .accordion-item .accordion-header .accordion-button:focus {
  box-shadow: none;
}
.convo-pricing .faq-area .accordion .accordion-item .accordion-header .accordion-button.collapsed::after {
  background-image: url("../images/plus.svg");
  background-repeat: repeat;
  background-size: 100% 100%;
  background-position: center;
  position: absolute;
  right: 15px;
}
.convo-pricing .faq-area .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
  background-image: url("../images/minus.svg");
  position: absolute;
  right: 15px;
  background-repeat: repeat;
  background-size: 100% 100%;
  background-position: center;
}
.convo-pricing .faq-area .accordion .accordion-item .accordion-collapse.show {
  background-color: transparent;
}
.convo-pricing .faq-area .accordion .accordion-item .accordion-body {
  padding: 15px 15px;
}
.convo-pricing .faq-area .accordion .accordion-item .accordion-body .tab-content {
  padding: 0px 0px;
}
.convo-pricing .faq-area .accordion .accordion-item .accordion-body .tab-content p {
  font-size: 16px;
  line-height: 30px;
  color: #333333;
}
.convo-pricing .faq-area .accordion .accordion-item .accordion-body .tab-content p span {
  color: black;
  font-weight: 600;
  text-decoration: underline;
}
.convo-pricing .faq-area .accordion .accordion-item .accordion-body .tab-content p span.blue {
  color: #00769d;
}
.convo-pricing .custom-modal {
  opacity: 1;
}
.convo-pricing .custom-modal.video-modal .modal-content {
  padding: 0px 0px;
  border: none;
  background-color: transparent;
  box-shadow: none;
}
.convo-pricing .custom-modal.video-modal .modal-dialog {
  min-width: 600px;
}
.convo-pricing .custom-modal.video-modal .modal-video iframe {
  width: 100%;
  height: 400px;
}
.convo-pricing .custom-modal .modal-dialog {
  position: absolute;
  left: 0;
  right: 0;
  top: 5%;
  transform: translate(0%, -50%);
  padding: 25px 20px;
  min-width: 500px;
  margin: 0 auto;
}
.convo-pricing .custom-modal .close-btn {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background-color: #0876fc;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  transition: all 0.3s ease;
  cursor: pointer;
}
.convo-pricing .custom-modal .close-btn .btn-close {
  filter: invert(1);
}
.convo-pricing .custom-modal .modal-content {
  padding: 40px 30px 20px;
  background-color: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 11px;
}
.convo-pricing .custom-modal .modal-body {
  padding: 0px;
}
.convo-pricing .custom-modal .modal-body .modal-form .form-title {
  text-align: center;
  margin-bottom: 30px;
}
.convo-pricing .custom-modal .modal-body .modal-form .form-title h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
}
.convo-pricing .custom-modal .modal-body .form-box .lcontrol {
  font-size: 16px;
  font-weight: 300;
}
.convo-pricing .custom-modal .modal-body .form-box .icontrol {
  width: 100%;
  border: 1px solid #818a91;
  height: 40px;
  padding: 5px 14px;
  border-radius: 3px;
  background-color: #ffffff;
  font-size: 18px;
  font-weight: 300;
}
.convo-pricing .custom-modal .modal-body .form-box .icontrol.errCls {
  border: 1px solid red;
}
.convo-pricing .custom-modal .modal-body .form-box .icontrol:focus {
  box-shadow: none;
}
.convo-pricing .custom-modal .modal-body .form-box .form-select {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  background-image: url("../images/down-arrow.svg");
}
.convo-pricing .custom-modal .modal-body .form-box .form-select option {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  /* identical to box height */
  color: #333333;
}
.convo-pricing .custom-modal .modal-body .form-box .get-now .common-btn {
  width: 100%;
  text-align: center;
  background-color: #0876fc;
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  height: 44px;
  border: 1px solid transparent;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.convo-pricing .custom-modal .modal-body .form-box .get-now .common-btn:hover {
  background-color: transparent;
  color: #0876fc;
  border: 1px solid #0876fc;
}
.convo-pricing .custom-modal .modal-body .form-box span {
  margin-bottom: 10px;
  text-align: center;
}
.convo-pricing .custom-modal .modal-body .form-box strong {
  text-align: center;
  display: block;
}
.convo-pricing .custom-modal .modal-body .form-checkbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.convo-pricing .custom-modal .modal-body .form-checkbox .form-check {
  margin-right: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.convo-pricing .custom-modal .modal-body .form-checkbox .form-check .cinput {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.convo-pricing .custom-modal .modal-body .form-checkbox .form-check .cinput:focus {
  box-shadow: none;
  outline: none;
}
.convo-pricing .custom-modal .modal-body .form-checkbox .form-check .form-check-label {
  margin: 0px;
  white-space: nowrap;
  font-size: 14px;
  position: relative;
  top: 1px;
}
.convo-pricing .sales-modal .modal-dialog {
  min-width: 675px;
}
.convo-pricing .sales-modal .modal-dialog .modal-content {
  background: #ffffff;
  border: 1px solid #bfbfbf;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  padding: 30px 30px 20px;
}
.convo-pricing .sales-modal .modal-form .form-title h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  color: #333333;
  margin-bottom: 10px;
}
.convo-pricing .sales-modal .modal-form .form-title p {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  color: #515151;
}
.convo-pricing .sales-modal .userform-wholebox .form-box {
  margin-bottom: 15px;
}
.convo-pricing .sales-modal .userform-wholebox .form-box .lcontrol {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
}
.convo-pricing .sales-modal .userform-wholebox .form-box .icontrol {
  border: 1px solid #cacaca;
  border-radius: 2px;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  height: 43px;
}
.convo-pricing .sales-modal .userform-wholebox .form-box .icontrol.errCls {
  border: 1px solid red;
}
.convo-pricing .sales-modal .userform-wholebox .form-box .dropdown .dropdown-toggle {
  width: 100%;
  margin: 0px;
  background-color: transparent;
  text-align: left;
  color: black;
  height: 43px;
  border: 1px solid #cacaca;
}
.convo-pricing .sales-modal .userform-wholebox .form-box .dropdown .dropdown-toggle::after {
  position: absolute;
  right: 15px;
}
.convo-pricing .sales-modal .userform-wholebox .form-box .dropdown .dropdown-toggle:focus {
  box-shadow: none;
  outline: none;
}
.convo-pricing .sales-modal .userform-wholebox .form-box .dropdown .dropdown-menu {
  width: 100%;
}
.convo-pricing .sales-modal .userform-wholebox .form-box .dropdown .dropdown-menu li .dropdown-item {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: black;
  padding: 10px 10px;
}
.convo-pricing .sales-modal .userform-wholebox .form-box .form-check {
  margin-right: 40px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.convo-pricing .sales-modal .userform-wholebox .form-box .form-check .cinput {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.convo-pricing .sales-modal .userform-wholebox .form-box .form-check .cinput:focus {
  box-shadow: none;
  outline: none;
}
.convo-pricing .sales-modal .userform-wholebox .form-box .form-check .form-check-label {
  margin: 0px;
  white-space: nowrap;
  font-size: 14px;
  position: relative;
  top: 1px;
  text-decoration: none;
  font-size: 14px;
}
.convo-pricing .sales-modal .userform-wholebox .form-box .location-input {
  border: 1px solid #cacaca;
  border-radius: 2px;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  height: 43px;
  background-color: transparent;
  width: 100%;
}
.convo-pricing .sales-modal .userform-wholebox .form-box .location-input:focus-visible {
  outline: none;
}
.convo-pricing .sales-modal .userform-wholebox .submit {
  text-align: center;
}
.convo-pricing .sales-modal .userform-wholebox .submit .submit-btn {
  background: #0876fc;
  border-radius: 5px;
  width: 224px;
  height: 50px;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  color: #ffffff;
}
.convo-pricing .sales-modal .userform-wholebox .submit .submit-btn:hover {
  background-color: transparent;
  border: 1px solid #0876fc;
  color: #0876fc;
}
.convo-pricing .sales-modal .userform-wholebox .formfill-success {
  margin: 10px 0px;
  color: green;
  text-align: left;
}
.convo-pricing .sales-modal .close-btn {
  background-color: #00769d;
}

.convo-web h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 45px;
  line-height: 68px;
  color: #002778;
  margin: 0px;
}
.convo-web h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  color: #444444;
  margin: 0px;
}
.convo-web h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #444444;
  margin: 0px;
}
.convo-web h4 {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.convo-web h5 {
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 26px;
  color: #333333;
  margin: 0px;
}
.convo-web h6 {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  color: #000000;
  margin-bottom: 0px;
}
.convo-web p {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #444444;
  margin: 0px;
}
.convo-web .common-btn {
  background-color: #0876fc;
  border-radius: 5px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  height: 39px;
  padding: 10px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 120px;
  text-decoration: none;
  border: 1px solid transparent;
}
.convo-web .common-btn:hover {
  background-color: #0876fc;
  color: white;
  border: 1px solid transparent;
}
.convo-web .darkblue-btn {
  background: #002778;
  border-radius: 5px;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  height: 50px;
  padding: 10px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  border: 1px solid transparent;
}
.convo-web .darkblue-btn:hover {
  background-color: #002778;
  color: white;
}
.convo-web a {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-decoration-line: underline;
  color: #000000;
}
.convo-web a:hover {
  color: #000000;
}
.convo-web .title-head h2 {
  text-align: center;
}
.convo-web .ssd-page h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  color: #444444;
}
.convo-web .ssd-page h2 span {
  color: #0876fc;
  border-bottom: 4px dashed #f8c143;
  display: inline-block;
}
.convo-web .ssd-page h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  color: #333333;
}
.convo-web .ssd-page h4 {
  font-weight: 700;
  font-size: 16px;
  line-height: 143.5%;
  color: #000000;
}
.convo-web .ssd-page p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.convo-web .ssd-page .common-btn {
  background: #0876fc;
  border-radius: 4px;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  height: 39px;
  padding: 0px 10px;
  margin: 0px 0px;
}
.convo-web .ssd-page .card {
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid transparent;
}
.convo-web .ssd-page .form-box .lcontrol {
  color: #333;
  font-size: 16px;
  font-weight: 300;
  color: #333333;
}
.convo-web .ssd-page .form-box .icontrol {
  border-radius: 2px;
  border: 1px solid #cacaca;
  width: 100%;
  height: 50px;
  font-size: 18px;
}
.convo-web .ssd-page .form-box .icontrol:focus {
  box-shadow: none;
}
.convo-web .ssd-page .setupbtn-box {
  display: flex;
  justify-content: flex-start;
  position: relative;
}
.convo-web .ssd-page .setupbtn-box .common-btn {
  width: auto;
  margin-right: 14px;
  font-weight: 500;
  font-size: 14px;
}
.convo-web .ssd-page .setupbtn-box .common-btn span {
  display: inline-flex;
  font-weight: 700;
}
.convo-web .ssd-page .title-head h2 {
  text-align: left;
}
.convo-web .ssd-page .ssd-newheader {
  padding: 16px 0px;
  margin-top: 76px;
}
.convo-web .ssd-page .ssd-newheader .newheader-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.convo-web .ssd-page .ssd-newheader .newheader-box .header-logo {
  max-width: 230px;
}
.convo-web .ssd-page .ssd-newheader .newheader-box .setupbtn-box .common-btn {
  font-size: 12px;
  padding: 0px 14px;
}
.convo-web .ssd-page .ssd-newheader .newheader-box .setupbtn-box .common-btn.setup {
  border: 1px solid #0876fc;
  background-color: transparent;
  color: #000;
}
.convo-web .ssd-page .offer-header {
  background-color: #0876fc;
  color: white;
  padding: 3px 0px;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10;
  height: 76px;
}
.convo-web .ssd-page .offer-header .header-wholebox {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.convo-web .ssd-page .offer-header .birdbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.convo-web .ssd-page .offer-header .birdbox span {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-family: "DM Sans";
  font-weight: 700;
  line-height: 34px;
  text-transform: capitalize;
}
.convo-web .ssd-page .offer-header .offerbox {
  margin: 0px 35px 0px 27px;
}
.convo-web .ssd-page .offer-header .offerbox h3 {
  color: #e9e9e9;
  text-align: center;
  font-size: 22px;
  font-family: "DM Sans";
  font-weight: 700;
  line-height: 32px;
}
.convo-web .ssd-page .offer-header .offerbox h3 span {
  color: #e9e9e9;
}
.convo-web .ssd-page .offer-header .explorenow .common-btn {
  border-radius: 4px;
  background: #fccb1e;
  color: #484848;
  text-align: center;
  font-size: 20px;
  font-family: "DM Sans";
  font-weight: 700;
  line-height: 28px;
  padding: 8px 16px;
  width: 240px;
  height: 44px;
}
.convo-web .ssd-page .unlockpower-area {
  padding: 34px 0px 45px;
  background-color: white;
}
.convo-web .ssd-page .unlockpower-area .row {
  align-items: center;
}
.convo-web .ssd-page .unlockpower-area .unlockpower-content h2 {
  color: #002778;
}
.convo-web .ssd-page .unlockpower-area .unlockpower-content h2 span {
  border-bottom: 4px dashed #f8c143;
  display: inline-block;
  padding-bottom: 3px;
}
.convo-web .ssd-page .unlockpower-area .unlockpower-content p {
  margin: 30px 0px;
  width: 71%;
}
.convo-web .ssd-page .unlockpower-area .unlockpower-content .bird-box {
  display: flex;
  position: absolute;
  top: 42px;
  left: -30px;
  justify-content: flex-start;
  align-items: center;
}
.convo-web .ssd-page .unlockpower-area .unlockpower-content .bird-box span {
  color: #4a0a6f;
  text-align: center;
  font-size: 14px;
  font-family: "Preahvihear";
  line-height: 124.3%;
}
.convo-web .ssd-page .unlockpower-area .unlockpower-content .bird-box span.bird-title {
  position: relative;
  left: -20px;
}
.convo-web .ssd-page .unlockpower-area .unlockpower-image {
  text-align: center;
}
.convo-web .ssd-page .benefitstagging-area {
  padding: 30px 0px;
  background-color: #f4fcff;
}
.convo-web .ssd-page .benefitstagging-area .title-head h2 {
  text-align: center;
}
.convo-web .ssd-page .benefitstagging-area .title-head h2 span {
  border-bottom: 0px;
}
.convo-web .ssd-page .benefitstagging-area .benefit-wholebox {
  margin-top: 15px;
}
.convo-web .ssd-page .benefitstagging-area .benefit-wholebox .benefit-card {
  width: auto;
  height: 201px;
  padding: 20px 16px;
  margin: 15px 2px;
}
.convo-web .ssd-page .benefitstagging-area .benefit-wholebox .benefit-card .benefit-box {
  display: flex;
  justify-content: flex-start;
}
.convo-web .ssd-page .benefitstagging-area .benefit-wholebox .benefit-card .benefit-box .benefit-icon {
  margin-right: 12px;
  position: relative;
  top: 54px;
}
.convo-web .ssd-page .benefitstagging-area .benefit-wholebox .benefit-card .benefit-box .benefit-icon img {
  -o-object-fit: cover;
     object-fit: cover;
  min-width: 40px;
}
.convo-web .ssd-page .benefitstagging-area .benefit-wholebox .benefit-card .benefit-box .benefit-content h4 {
  margin-bottom: 26px;
}
.convo-web .ssd-page .trackingsteps-area {
  padding: 30px 0px;
}
.convo-web .ssd-page .trackingsteps-area .title-head h2 {
  text-align: center;
}
.convo-web .ssd-page .trackingsteps-area .title-head h2 span b {
  font-weight: 700;
  font-size: 30px;
  display: inline-flex;
  margin-right: 6px;
}
.convo-web .ssd-page .trackingsteps-area .trackingsteps-wholebox {
  margin-top: 40px;
}
.convo-web .ssd-page .trackingsteps-area .trackingsteps-wholebox .nav-pills .nav-link {
  text-align: left;
  height: 110px;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  padding: 15px 15px;
  color: #444444;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  background-color: white;
  margin-bottom: 10px;
  transition: all 0.3s ease;
}
.convo-web .ssd-page .trackingsteps-area .trackingsteps-wholebox .nav-pills .nav-link span {
  display: block;
  margin-top: 15px;
  font-weight: 500;
  line-height: 22px;
}
.convo-web .ssd-page .trackingsteps-area .trackingsteps-wholebox .nav-pills .nav-link.active {
  background: #0876fc;
  border-radius: 5px;
  color: white;
}
.convo-web .ssd-page .trackingsteps-area .trackingsteps-wholebox .nav-pills .nav-link.active:hover {
  background: #0876fc;
  border-radius: 5px;
  color: white;
}
.convo-web .ssd-page .trackingsteps-area .trackingsteps-wholebox .nav-pills .nav-link:hover {
  background-color: #e8f2ff;
  color: #444444;
}
.convo-web .ssd-page .trackingsteps-area .trackingsteps-wholebox .tab-content .tab-pane {
  opacity: 1;
  transition: inherit;
}
.convo-web .ssd-page .trackingsteps-area .trackingsteps-wholebox .tab-content .tab-pane .tabcontent-box .step-image {
  border: 1px solid transparent;
  border-radius: 5px;
  width: 100%;
  height: auto;
  font-size: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  max-width: 90%;
}
.convo-web .ssd-page .trackingsteps-area .trackingsteps-wholebox .tab-content .tab-pane .tabcontent-box .step-image img {
  width: 100%;
}
.convo-web .ssd-page .trackingsteps-area .trackingsteps-wholebox .tab-content .tab-pane .tabcontent-box .setupbtn-box {
  margin-top: 30px;
  display: flex;
  justify-content: center;
}
.convo-web .ssd-page .trackingsteps-area .trackingsteps-wholebox .tab-content .tab-pane .tabcontent-box .setupbtn-box .common-btn {
  margin: 0px 7px;
}
.convo-web .ssd-page .gamechanger-area {
  padding: 100px 0px 60px;
  background-color: #f4fcff;
}
.convo-web .ssd-page .gamechanger-area .freesetup-box {
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 30px 25px;
  width: 410px;
  margin-right: 109px;
  position: relative;
}
.convo-web .ssd-page .gamechanger-area .freesetup-box h2 {
  text-align: center;
  margin-bottom: 35px;
}
.convo-web .ssd-page .gamechanger-area .freesetup-box .form-box {
  margin-bottom: 17px;
}
.convo-web .ssd-page .gamechanger-area .freesetup-box .submit .common-btn {
  width: 100%;
  height: 58px;
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  margin-top: 51px;
}
.convo-web .ssd-page .gamechanger-area .freesetup-box .earlybird-box {
  position: absolute;
  top: -62px;
  left: 9px;
}
.convo-web .ssd-page .gamechanger-area .freesetup-box .earlybird-box span {
  font-family: "Preahvihear";
  text-align: center;
  font-size: 18px;
  line-height: 124.3%;
  color: #4a0a6f;
}
.convo-web .ssd-page .gamechanger-area .freesetup-box .earlybird-box span.birdimg {
  position: relative;
  left: -14px;
  top: -14px;
}
.convo-web .ssd-page .gamechanger-area .gamechanger-content h2 {
  margin-bottom: 40px;
  text-align: left;
}
.convo-web .ssd-page .gamechanger-area .gamechanger-content h2 span {
  font-style: italic;
}
.convo-web .ssd-page .gamechanger-area .gamechanger-content .listing {
  list-style-type: none;
  padding: 0px;
}
.convo-web .ssd-page .gamechanger-area .gamechanger-content .listing li {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  margin: 15px 0px;
  position: relative;
  padding-left: 22px;
}
.convo-web .ssd-page .gamechanger-area .gamechanger-content .listing li::after {
  content: url("../images/bluepill.svg");
  position: absolute;
  left: 0;
  top: 1px;
  line-height: 1;
}
.convo-web .ssd-page .gamechanger-area .gamechanger-content .solution-box {
  display: flex;
  justify-content: flex-start;
  margin-top: 52px;
}
.convo-web .ssd-page .gamechanger-area .gamechanger-content .solution-box .feature-box {
  text-align: center;
  margin-right: 48px;
}
.convo-web .ssd-page .gamechanger-area .gamechanger-content .solution-box .feature-box span {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #0876fc;
  margin-top: 9px;
  line-height: 116%;
}
.convo-web .ssd-page .purchaseplan-area {
  padding: 60px 0px;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-content h2 {
  font-weight: 500;
  color: #000000;
  text-align: center;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-content h2 span {
  color: #000;
  border-bottom: 0px;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-content .discount-box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-content .discount-box .birdbox span {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-family: "Preahvihear";
  line-height: 143.8%;
  text-align: center;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-content .discount-box .content {
  margin-left: 43px;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-content .discount-box .content h2 {
  font-size: 24px;
  font-weight: 500;
  line-height: 143.8%;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-content .discount-box .content h2 span {
  color: #ff6233;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .switchbox {
  display: flex;
  justify-content: center;
  margin: 42px 0px;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .switchbox .form-checkbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .switchbox .form-checkbox .form-check {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px 16px;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .switchbox .form-checkbox .form-check.cinput {
  width: 55px;
  height: 24px;
  cursor: pointer;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .switchbox .form-checkbox .form-check.cinput:checked {
  background-color: grey;
  border: none;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .switchbox .form-checkbox .form-check.cinput:focus {
  box-shadow: none;
  outline: none;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .switchbox .form-checkbox .form-check-label {
  margin: 0px;
  white-space: nowrap;
  color: #000;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  position: relative;
  top: 1px;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .purchaseplan-card {
  border-radius: 12px;
  border: 1px solid #d9d9d9;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  margin: 0px 27px;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .purchaseplan-card.magento .top-header {
  background-color: #f16524;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .purchaseplan-card.magento li::after {
  content: url("../images/listitems-orange.svg");
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .purchaseplan-card.magento .getstarted-btn .common-btn {
  background-color: #f16524;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .purchaseplan-card.shopify .top-header {
  background-color: #94be46;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .purchaseplan-card.shopify li::after {
  content: url("../images/listitems-green.svg");
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .purchaseplan-card.shopify .getstarted-btn .common-btn {
  background-color: #94be46;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .purchaseplan-card .top-header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-radius: 12px 12px 0px 0px;
  background: #00769d;
  padding: 16px 15px;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .purchaseplan-card .top-header .icon {
  width: 47px;
  height: 47px;
  border-radius: 50%;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .purchaseplan-card .top-header .title {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .purchaseplan-card .price-content {
  text-align: center;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .purchaseplan-card .price-content h2 {
  display: flex;
  justify-content: center;
  margin: 15px 0px;
  color: #9e9e9e;
  font-size: 28px;
  font-weight: 700;
  line-height: 109%;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .purchaseplan-card .price-content h2 .grey {
  text-decoration: line-through;
  color: #9e9e9e;
  border-bottom: 0px;
  margin-right: 7px;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .purchaseplan-card .price-content h2 .green {
  font-size: 16px;
  font-weight: 500;
  color: #0d961b;
  border-bottom: 0px;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .purchaseplan-card .price-content h3 {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 10px;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .purchaseplan-card .price-content h3 .black {
  font-size: 36px;
  font-weight: 700;
  line-height: 109%;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .purchaseplan-card .price-content h3 .size {
  font-size: 16px;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .purchaseplan-card hr.grey-border {
  width: 88%;
  margin: 0 auto;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .purchaseplan-card ul {
  padding: 24px 15px;
  list-style-type: none;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .purchaseplan-card ul li {
  font-size: 14px;
  margin-bottom: 20px;
  color: #000000;
  position: relative;
  padding-left: 28px;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .purchaseplan-card ul li::after {
  content: url("../images/listitems.svg");
  position: absolute;
  left: 0;
  top: 2px;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .purchaseplan-card .getstarted-btn {
  text-align: center;
  display: flex;
  justify-content: center;
}
.convo-web .ssd-page .purchaseplan-area .purchaseplan-box .purchaseplan-card .getstarted-btn .common-btn {
  border-radius: 6px;
  border: 1px solid #0876fc;
  background-color: #00769d;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  width: 210px;
  height: 40px;
  margin-bottom: 30px;
  border: 1px solid transparent;
}
.convo-web .ssd-page .elevate-area {
  background-color: #0876fc;
  position: relative;
  padding: 84px 0px;
}
.convo-web .ssd-page .elevate-area::after {
  content: "";
  background-image: url("../images/curve-border.png");
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  top: 0;
  z-index: 1;
  bottom: 0;
  background-repeat: no-repeat;
}
.convo-web .ssd-page .elevate-area .elevate-box {
  display: flex;
  justify-content: center;
  align-items: center;
}
.convo-web .ssd-page .elevate-area .elevate-box .elevate-content {
  z-index: 2;
}
.convo-web .ssd-page .elevate-area .elevate-box .elevate-content h2 {
  color: white;
  margin-right: 60px;
  text-align: center;
}
.convo-web .ssd-page .elevate-area .elevate-box .elevate-form .setupemail-box {
  position: relative;
  flex-wrap: inherit;
}
.convo-web .ssd-page .elevate-area .elevate-box .elevate-form .setupemail-box::after {
  content: "";
  position: absolute;
  border: 1px solid white;
  width: 100%;
  height: 50px;
  background-color: transparent;
  margin: 7px -7px;
  border-radius: 7px 7px 7px 7px;
}
.convo-web .ssd-page .elevate-area .elevate-box .elevate-form .setupemail-box .icontrol {
  background: #f0f0f0;
  position: relative;
  padding: 17px 15px;
  width: 260px;
  color: #878787;
  font-size: 20px;
  font-weight: 500;
  border-radius: 7px 0px 0px 7px;
  border: 1px solid transparent;
}
.convo-web .ssd-page .elevate-area .elevate-box .elevate-form .setupemail-box .common-btn {
  width: 174px;
  height: auto;
  border-radius: 0px 7px 7px 0px;
  background: #fff;
  color: #0876fc;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  padding: 0px 10px;
  border: 1px solid transparent;
  transition: all 0.3s ease;
}
.convo-web .ssd-page .elevate-area .elevate-box .elevate-form .setupemail-box .common-btn:hover, .convo-web .ssd-page .elevate-area .elevate-box .elevate-form .setupemail-box .common-btn.active {
  background-color: #343847;
  color: white;
}
.convo-web .ssd-page .elevate-area .elevate-box .elevate-form .setupemail-box .elevate-bird {
  position: absolute;
  top: -78px;
  right: -17px;
  transform: rotate(1deg);
}
.convo-web .ssd-page .sst_contact_form .wpforms-field-label {
  font-size: 16px;
  font-weight: 300;
  color: #333333;
}
.convo-web .ssd-page .sst_contact_form .mailcheck-error {
  display: none !important;
}
.convo-web .ssd-page .sst_contact_form .wpforms-field-medium {
  border-radius: 2px;
  border: 1px solid #cacaca;
  width: 100%;
  height: 50px;
  font-size: 18px;
  padding: 0px 15px;
  display: block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-weight: 400;
  color: #212529;
  line-height: 1.5;
  min-width: 100%;
}
.convo-web .ssd-page .sst_contact_form .wpforms-submit {
  width: 100%;
  height: 58px;
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  margin-top: 51px;
  background-color: #0876fc;
  border-radius: 4px;
  padding: 0px 10px;
  margin: 0px 0px;
}
.convo-web .ssd-page .sst_contact_form .wpforms-submit:hover {
  background-color: #0876fc;
  color: #fff;
}
.convo-web .sst-page {
  background: #f5f5f5;
  font-family: "Roboto";
}
.convo-web .sst-page h1 {
  color: #fff;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 72px;
  font-family: "Roboto";
}
.convo-web .sst-page h2 {
  color: #171715;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 900;
  line-height: 58px;
  font-family: "Roboto";
}
.convo-web .sst-page h2 span {
  color: #58afbe;
  font-family: "Roboto";
}
.convo-web .sst-page h3 {
  color: #324547;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 34px;
  letter-spacing: 0.48px;
  font-family: "Roboto";
}
.convo-web .sst-page p {
  color: #5b5c5c;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0.32px;
  font-family: "Roboto";
}
.convo-web .sst-page .common-btn {
  padding: 8px 8px;
  border-radius: 4px;
  background: #58afbe;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.1px;
  width: 174px;
  height: 38px;
  font-family: "Roboto";
  margin-top: 0px;
}
.convo-web .sst-page .card {
  border-radius: 16px;
  background: #fff;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.16);
}
.convo-web .sst-page .setupbtn-box {
  display: flex;
  justify-content: flex-start;
  position: relative;
}
.convo-web .sst-page .setupbtn-box .common-btn {
  margin-right: 24px;
  font-weight: 500;
  font-size: 14px;
  margin-right: 0px;
  margin-left: 24px;
}
.convo-web .sst-page .form-box {
  width: auto;
}
.convo-web .sst-page .form-box .icontrol {
  max-width: 560px;
  height: 50px;
  color: #57656c;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.8px;
  padding: 24px 24px 24px 52px;
  border-radius: 4px 0px 0px 4px;
}
.convo-web .sst-page .form-box .icontrol::-moz-placeholder {
  color: #57656c;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0.8px;
}
.convo-web .sst-page .form-box .icontrol::placeholder {
  color: #57656c;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0.8px;
}
.convo-web .sst-page .form-box .icontrol:focus {
  box-shadow: none;
}
.convo-web .sst-page .form-box .input-group-text {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #171715;
  color: white;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.8px;
  border: 1px solid transparent;
}
.convo-web .sst-page .ssd-newheader {
  padding: 9.5px 0px;
  margin-top: 84px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: white;
  z-index: 10;
}
.convo-web .sst-page .ssd-newheader .newheader-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.convo-web .sst-page .ssd-newheader .newheader-box .header-logo {
  max-width: 200px;
}
.convo-web .sst-page .offer-header {
  background: #58afbe;
  box-shadow: 0px -2px 2px 0px rgba(0, 0, 0, 0.08) inset;
  padding: 8px 0px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 40;
  height: 84px;
}
.convo-web .sst-page .offer-header .header-wholebox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.convo-web .sst-page .offer-header .header-wholebox .offerbox h3 {
  color: #171715;
  font-size: 20px;
  font-style: italic;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0.8px;
}
.convo-web .sst-page .offer-header .header-wholebox .offerbox h3 span {
  color: white;
}
.convo-web .sst-page .offer-header .header-wholebox .counter-box ul {
  list-style-type: none;
  padding: 0px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0px;
}
.convo-web .sst-page .offer-header .header-wholebox .counter-box ul li {
  border-radius: 8px;
  background: rgba(6, 6, 6, 0.2);
  color: #fff;
  text-align: center;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  text-transform: uppercase;
  text-transform: uppercase;
  width: 72px;
  height: 68px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 0px 4px;
}
.convo-web .sst-page .offer-header .header-wholebox .counter-box ul li span {
  display: block;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  font-family: "Digital Numbers";
}
.convo-web .sst-page .offer-header .header-wholebox .explorenow .common-btn {
  background-color: white;
  color: #218698;
  text-align: center;
  letter-spacing: 2px;
  width: 220px;
  height: 40px;
  margin: 0px;
}
.convo-web .sst-page .unlockpower-area {
  background-color: #171715;
  padding: 81px 0px;
  padding: 194px 0px 80px;
}
.convo-web .sst-page .unlockpower-area .unlockpower-content h1 span {
  color: #58afbe;
  font-size: 90px;
  font-style: normal;
  line-height: 100px;
}
.convo-web .sst-page .unlockpower-area .unlockpower-content .listing {
  margin-top: 40px;
  list-style-type: none;
  padding: 0px;
}
.convo-web .sst-page .unlockpower-area .unlockpower-content .listing li {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 12px;
  position: relative;
  padding-left: 34px;
}
.convo-web .sst-page .unlockpower-area .unlockpower-content .listing li::after {
  content: url("../images/sst-images/sst-unlock.png");
  position: absolute;
  top: 0;
  left: 0;
}
.convo-web .sst-page .unlockpower-area .unlockpower-content .setupbtn-box {
  margin-top: 40px;
}
.convo-web .sst-page .unlockpower-area .unlockpower-content .setupbtn-box .common-btn {
  margin: 0px 0px;
  margin-right: 24px;
}
.convo-web .sst-page .benefitstagging-area {
  padding: 80px 0px;
  background-color: white;
}
.convo-web .sst-page .benefitstagging-area .benefit-wholebox {
  margin-top: 28px;
}
.convo-web .sst-page .benefitstagging-area .benefit-wholebox .benefit-card {
  padding: 16px 16px;
  margin: 12px 5px;
  min-height: 268px;
}
.convo-web .sst-page .benefitstagging-area .benefit-wholebox .benefit-card .benefit-box .benefit-content h3 {
  margin: 16px 0px;
}
.convo-web .sst-page .trackingsteps-area {
  padding: 80px 0px;
  background-color: #171715;
}
.convo-web .sst-page .trackingsteps-area .title-head h2 {
  color: white;
}
.convo-web .sst-page .trackingsteps-area .trackingsteps-wholebox {
  margin-top: 40px;
  height: 510px;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
}
.convo-web .sst-page .trackingsteps-area .trackingsteps-wholebox .list-group .list-group-item {
  border-radius: 16px;
  background-color: white;
  color: black;
  text-decoration: none;
  margin: 12px 0px;
  padding: 12px 24px;
  border: 1px solid transparent;
  max-width: 600px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 80px;
  transition: all 0.3s ease;
}
.convo-web .sst-page .trackingsteps-area .trackingsteps-wholebox .list-group .list-group-item.active {
  background-color: #58afbe;
  color: white;
}
.convo-web .sst-page .trackingsteps-area .trackingsteps-wholebox .list-group .list-group-item.active p {
  color: white;
}
.convo-web .sst-page .trackingsteps-area .trackingsteps-wholebox .list-group .list-group-item .steps {
  display: block;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  min-width: 75px;
}
.convo-web .sst-page .trackingsteps-area .trackingsteps-wholebox .list-group .list-group-item p {
  color: black;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
.convo-web .sst-page .trackingsteps-area .trackingsteps-wholebox .scrollspy-box {
  height: 502px;
  overflow: auto;
  width: 100%;
  scroll-behavior: smooth;
}
.convo-web .sst-page .trackingsteps-area .trackingsteps-wholebox .scrollspy-box .setupbtn-box {
  position: sticky;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #171715;
  display: flex;
  justify-content: center;
  padding: 10px 0px;
}
.convo-web .sst-page .trackingsteps-area .trackingsteps-wholebox .scrollspy-box .setupbtn-box .common-btn {
  margin: 0px 12px;
}
.convo-web .sst-page .trackingsteps-area .trackingsteps-wholebox .scrollspy-box .tabcontent-box .step-image {
  max-width: 100%;
  margin: 0 auto;
  padding-bottom: 0px;
}
.convo-web .sst-page .trackingsteps-area .trackingsteps-wholebox .scrollspy-box .tabcontent-box .setupbtn-box {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.convo-web .sst-page .gamechanger-area {
  padding: 80px 0px;
}
.convo-web .sst-page .gamechanger-area .title-head p {
  text-align: center;
  color: #000;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  letter-spacing: 0.48px;
  margin-top: 16px;
  padding: 0px 180px;
}
.convo-web .sst-page .gamechanger-area .gamerchanger-wholebox {
  margin-top: 40px;
}
.convo-web .sst-page .gamechanger-area .gamerchanger-wholebox .gamechanger-box {
  border-radius: 8px;
  background: #58afbe;
  box-shadow: 0px 0px 3px 0px rgba(255, 255, 255, 0.32);
  padding: 16px 16px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 12px 5px;
}
.convo-web .sst-page .gamechanger-area .gamerchanger-wholebox .gamechanger-box .icon {
  min-width: 40px;
}
.convo-web .sst-page .gamechanger-area .gamerchanger-wholebox .gamechanger-box .content {
  margin-left: 8px;
}
.convo-web .sst-page .gamechanger-area .gamerchanger-wholebox .gamechanger-box .content p {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}
.convo-web .sst-page .purchaseplan-area {
  background-color: #171715;
  padding: 80px 0px;
  position: relative;
  overflow-x: hidden;
}
.convo-web .sst-page .purchaseplan-area .title-head h2 {
  color: #fff;
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: 0.8px;
  padding-bottom: 60px;
}
.convo-web .sst-page .purchaseplan-area .title-head h2 span {
  border-bottom: 0px;
}
.convo-web .sst-page .purchaseplan-area .purchaseplan-box .purchaseplan-card {
  margin: 0px 5px;
}
.convo-web .sst-page .purchaseplan-area .purchaseplan-box .purchaseplan-card ul li {
  margin-bottom: 20px;
  position: relative;
  padding-left: 28px;
  color: #171715;
  font-size: 16px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.32px;
}
.convo-web .sst-page .purchaseplan-area .purchaseplan-box .purchaseplan-card ul li::after {
  content: url("../images/sst-images/sst-tick.png");
}
.convo-web .sst-page .purchaseplan-area .purchaseplan-box .purchaseplan-card .getstarted-btn .common-btn {
  display: flex;
  padding: 8px 0px;
  align-items: center;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 50px;
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.48px;
  background-color: #58afbe;
  border-radius: 8px;
}
.convo-web .sst-page .purchaseplan-area .purchaseplan-box .purchaseplan-card .top-header {
  background-color: white;
  display: flex;
  justify-content: center;
}
.convo-web .sst-page .purchaseplan-area .purchaseplan-box .purchaseplan-card .price-content {
  border-top: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
}
.convo-web .sst-page .purchaseplan-area .purchaseplan-box .purchaseplan-card .price-content h2 .grey {
  color: #595959;
}
.convo-web .sst-page .purchaseplan-area .purchaseplan-box .purchaseplan-card .price-content h2 .green {
  color: #24b232;
}
.convo-web .sst-page .purchaseplan-area .purchaseplan-box .purchaseplan-card .price-content h3 .black {
  color: #000;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 900;
  line-height: 44px;
  letter-spacing: 0.72px;
}
.convo-web .sst-page .purchaseplan-area .purchaseplan-box .purchaseplan-card .price-content h3 .size {
  color: black;
  font-weight: 900;
}
.convo-web .sst-page .purchaseplan-area .purchaseplan-box .purchaseplan-card hr.grey-border {
  border: 0px;
}
.convo-web .sst-page .purchaseplan-area .purchaseplan-box .switch-box {
  width: 280px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 30px;
  background-color: white;
  border: 2px solid #58afbe;
}
.convo-web .sst-page .purchaseplan-area .purchaseplan-box .switch-box .toggle-switch {
  display: flex;
  justify-content: center;
  border-radius: 30px;
}
.convo-web .sst-page .purchaseplan-area .purchaseplan-box .switch-box .toggle-switch .common-btn {
  background-color: white;
  color: black;
  border-radius: 0px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 1.28px;
  width: 100%;
  transition: all 0.3s ease-in-out;
}
.convo-web .sst-page .purchaseplan-area .purchaseplan-box .switch-box .toggle-switch .common-btn:focus {
  outline: 0px;
}
.convo-web .sst-page .purchaseplan-area .purchaseplan-box .switch-box .toggle-switch .common-btn.active {
  background: #58afbe;
  border-radius: 0px;
  border: 1px solid transparent;
  color: white;
  border-radius: 30px;
  position: relative;
  left: 0;
  box-shadow: 0px 0px;
}
.convo-web .sst-page .purchaseplan-area .purchaseplan-box .active-userbox {
  text-align: center;
  margin: 36px 0px 80px;
}
.convo-web .sst-page .purchaseplan-area .purchaseplan-box .active-userbox h3 {
  color: #fff;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 42px;
  letter-spacing: 0.64px;
  margin-bottom: 8px;
}
.convo-web .sst-page .purchaseplan-area .purchaseplan-box .active-userbox .user-box {
  display: flex;
  justify-content: center;
  align-items: center;
}
.convo-web .sst-page .purchaseplan-area .purchaseplan-box .active-userbox .user-box span {
  width: 44px;
  height: 48px;
  background-color: white;
  color: black;
  font-size: 48px;
  font-weight: 900;
  line-height: 48px;
  letter-spacing: 0.96px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px 8px;
}
.convo-web .sst-page .purchaseplan-area .purchaseplan-box .active-userbox .user-box span.light-green {
  background: #58afbe;
}
.convo-web .sst-page .purchaseplan-area .moneyback {
  position: absolute;
  top: 236px;
  right: 0;
  max-width: 25%;
}
.convo-web .sst-page .elevatetracking-area {
  background-color: #58afbe;
  padding: 40px 0px 80px;
}
.convo-web .sst-page .elevatetracking-area .title-head h2 {
  color: #fff;
  text-align: center;
  font-size: 64px;
  font-style: normal;
  font-weight: 500;
  line-height: 74px;
  letter-spacing: 0.64px;
}
.convo-web .sst-page .elevatetracking-area .title-head h2 span {
  color: black;
  margin-top: 16px;
  display: block;
}
.convo-web .sst-page .elevatetracking-area .elevate-box {
  display: flex;
  justify-content: flex-start;
  margin-top: 53px;
}
.convo-web .sst-page .elevatetracking-area .elevate-box .discount-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-right: 38px;
}
.convo-web .sst-page .elevatetracking-area .elevate-box .discount-box span {
  display: block;
  color: #171715;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0.2px;
}
.convo-web .sst-page .elevatetracking-area .elevate-box .form-box {
  position: relative;
}
.convo-web .sst-page .elevatetracking-area .elevate-box .form-box .wpforms-container {
  margin: 0px 0px;
}
.convo-web .sst-page .elevatetracking-area .elevate-box .form-box .wpforms-container .wpforms-field-container {
  width: 100%;
}
.convo-web .sst-page .elevatetracking-area .elevate-box .form-box .wpforms-container .wpforms-field-container .wpforms-field-email {
  padding: 0px 0px;
  min-width: 830px;
}
.convo-web .sst-page .elevatetracking-area .elevate-box .form-box .wpforms-container .wpforms-field-container .wpforms-field-email .mailcheck-error {
  display: none;
}
.convo-web .sst-page .elevatetracking-area .elevate-box .form-box .wpforms-container .wpforms-field-container .wpforms-field-email .wpforms-field-medium {
  max-width: 100%;
  height: 78px;
  color: #57656c;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.8px;
  padding: 24px 24px 24px 52px;
  border-radius: 4px 0px 0px 4px;
  width: calc(100% - 270px);
}
.convo-web .sst-page .elevatetracking-area .elevate-box .form-box .wpforms-container .wpforms-submit-container {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0px 0px;
}
.convo-web .sst-page .elevatetracking-area .elevate-box .form-box .wpforms-container .wpforms-submit-container .wpforms-submit {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #171715;
  color: white;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.8px;
  border: 1px solid transparent;
  height: 78px;
  border: 1px solid transparent;
  min-width: 270px;
}
.convo-web .sst-page .elevatetracking-area .elevate-box .form-box .email-icon {
  position: absolute;
  top: 26.1px;
  left: 24px;
  z-index: 10;
}

.convo-affiliate h1 {
  color: #5f6368;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 58px;
  margin: 0px;
}
.convo-affiliate h1 span {
  font-weight: 700;
  color: #0260a3;
  display: block;
  line-height: 58px;
}
.convo-affiliate h2 {
  color: #0260a3;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  margin-bottom: 8px;
  /* 125% */
}
.convo-affiliate h3 {
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  margin: 0px;
}
.convo-affiliate h4 {
  color: #7a7a7a;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin: 0px;
}
.convo-affiliate h5 {
  color: #2a2d2f;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  margin: 0px;
}
.convo-affiliate p {
  color: #5f6368;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  margin: 0px;
}
.convo-affiliate span {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
.convo-affiliate .common-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 279px;
  height: 48px;
  padding: 10px;
  border-radius: 4px;
  background-color: #0485e1;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
}
.convo-affiliate .common-btn:hover {
  background-color: #0485e1;
}
.convo-affiliate .card {
  border-radius: 16px;
  background-color: #fff;
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.08), -1px -1px 4px 0px rgba(0, 0, 0, 0.08);
  padding: 16px 16px;
}
.convo-affiliate .card .card-body {
  padding: 0px 0px;
}
.convo-affiliate .title-text {
  text-align: center;
}
.convo-affiliate .title-text h2 {
  margin-bottom: 8px;
}
.convo-affiliate .title-text h4 {
  margin-bottom: 40px;
}
.convo-affiliate .hero-area {
  padding: 60px 0px;
}
.convo-affiliate .hero-area h1 span {
  font-weight: 700;
  font-size: 48px;
}
.convo-affiliate .hero-area h4 {
  margin: 24px 0px 32px;
  font-weight: 500;
}
.convo-affiliate .hero-area .hero-image {
  text-align: center;
}
.convo-affiliate .platform-area {
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
}
.convo-affiliate .platform-area .platform-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.convo-affiliate .platform-area .platform-box a {
  text-decoration: none;
}
.convo-affiliate .program-area {
  padding: 80px 0px 40px;
}
.convo-affiliate .program-area .title-text {
  text-align: center;
}
.convo-affiliate .program-area .title-text h2 {
  margin-bottom: 8px;
}
.convo-affiliate .program-area .affiliate-wholebox {
  margin: 0px 0px;
}
.convo-affiliate .program-area .affiliate-wholebox .card {
  padding: 16px 16px;
  margin: 8px 0px;
  min-height: 168px;
}
.convo-affiliate .program-area .affiliate-wholebox .card .card-body .card-title {
  margin-bottom: 8px;
}
.convo-affiliate .program-area .affiliate-wholebox .card .card-body .card-title span {
  color: #2a2d2f;
}
.convo-affiliate .program-area .affiliate-wholebox .card .card-body .card-title span.icon {
  margin-right: 8px;
}
.convo-affiliate .steps-area {
  padding: 40px 0px;
}
.convo-affiliate .steps-area .steps-wholebox {
  margin: 0px 0px;
}
.convo-affiliate .steps-area .steps-wholebox .card {
  border-radius: 16px;
  background-color: #0260a3;
  min-height: 144px;
  margin: 8px 0px;
}
.convo-affiliate .steps-area .steps-wholebox .card .card-body span {
  margin: 4px 0px 8px;
  display: block;
}
.convo-affiliate .steps-area .steps-wholebox .card .card-body p {
  color: #e6e6e6;
}
.convo-affiliate .joinnow-area {
  padding: 40px 0px 0px;
}
.convo-affiliate .joinnow-area .affiliate-form .wpforms-validate .wpforms-field.wpforms-field-checkbox .wpforms-field-label {
  display: none;
}
.convo-affiliate .joinnow-area .affiliate-form .wpforms-validate .wpforms-field.wpforms-field-checkbox .choice-1 {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
}
.convo-affiliate .joinnow-area .affiliate-form .wpforms-validate .wpforms-field.wpforms-field-checkbox .choice-1 .wpforms-field-label-inline {
  position: relative;
  top: -1px;
}
.convo-affiliate .joinnow-area .affiliate-form .wpforms-validate .wpforms-field .iti__country-list {
  max-width: 100%;
  min-width: 100%;
  position: relative;
}
.convo-affiliate .joinnow-area .affiliate-form .wpforms-validate .wpforms-field .iti__country-list .iti__country .iti__country-name,
.convo-affiliate .joinnow-area .affiliate-form .wpforms-validate .wpforms-field .iti__country-list .iti__country .iti__dial-code {
  color: black;
}
.convo-affiliate .joinnow-area .affiliate-form .wpforms-validate .wpforms-field .wpforms-field-label {
  color: #0260a3;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
}
.convo-affiliate .joinnow-area .affiliate-form .wpforms-validate .wpforms-field .wpforms-field-medium {
  border-radius: 4px;
  background: #fff;
  color: black;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  text-align: left;
}
.convo-affiliate .joinnow-area .affiliate-form .wpforms-validate .wpforms-submit {
  border-radius: 4px;
  background: #0485e1;
  width: 279px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}
.convo-affiliate .reviews-area {
  padding: 80px 0px;
}
.convo-affiliate .reviews-area .reviews-wholebox .card {
  border-radius: 10.8px;
  background: linear-gradient(132deg, #3d98da 0%, #0260a3 100%);
  box-shadow: 0px 9.7650222778px 20.7766437531px 0px rgba(21, 21, 21, 0.15);
  text-align: center;
  border: 1px solid transparent;
  margin: 8px 0px;
}
.convo-affiliate .reviews-area .reviews-wholebox .card .card-body .thumb-box {
  display: flex;
  justify-content: center;
  align-items: center;
}
.convo-affiliate .reviews-area .reviews-wholebox .card .card-body .thumb-box span {
  margin-right: 4px;
}
.convo-affiliate .reviews-area .reviews-wholebox .card .card-body span {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.convo-affiliate .reviews-area .reviews-wholebox .card .card-body .whitebox {
  border-radius: 9.45px;
  background-color: #fff;
  margin: 16px 0px;
  padding: 16px 16px;
  min-height: 192px;
}
.convo-affiliate .reviews-area .reviews-wholebox .card .card-body .whitebox .reviews {
  margin-bottom: 16px;
}
.convo-affiliate .reviews-area .reviews-wholebox .card .card-body .user-box span {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.convo-affiliate .reviews-area .reviews-wholebox .card .card-body .user-box span.user {
  font-weight: 700;
}
.convo-affiliate .reviews-area .reviews-wholebox .card .card-body .user-box span.designation {
  font-weight: 400;
}

.convo-review h2 {
  color: #fff;
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 50px;
}
.convo-review h3 {
  color: #e0e0e0;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}
.convo-review .common-btn {
  width: 220px;
  padding: 16px 32px;
  height: 56px;
  color: #0c57b2;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  background-color: #fff;
  border-radius: 4px;
}
.convo-review .common-btn:hover {
  background-color: #fff;
  color: #0c57b2;
}
.convo-review .review-area {
  background-color: #0c57b2;
  padding: 80px 0px;
  text-align: center;
  border: 1px solid #e2e2e2;
}
.convo-review .review-area .review-image {
  margin-bottom: 30px;
}
.convo-review .review-area .review-content h3 {
  margin: 16px 0px 30px;
}
.convo-review .review-area .review-content .gohome {
  display: flex;
  justify-content: center;
  align-items: center;
}

.post-template-default h1,
.post-template-default h2,
.post-template-default h3,
.post-template-default h4,
.post-template-default h5,
.post-template-default h6,
.post-template-default p,
.post-template-default li,
.post-template-default ul,
.post-template-default ol,
.post-template-default a,
.post-template-default span {
  font-family: "Roboto";
}

.custom-scrollbar {
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.custom-scrollbar::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}
.custom-scrollbar::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}
.custom-scrollbar::-webkit-scrollbar-thumb {
  background: red;
  border-radius: 10px;
}
.custom-scrollbar::-webkit-scrollbar-thumb:hover {
  background: #b30000;
}

/* better doc css */
.betterdocs-wrapper.betterdocs-docs-archive-wrapper {
  background-color: whitesmoke !important;
  overflow-x: hidden;
}

.betterdocs-category-grid-inner-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  left: 0;
  right: 0;
  flex-wrap: wrap;
  overflow: auto;
  gap: 0 !important;
  height: 100% !important;
}

.betterdocs-category-grid-inner-wrapper .category-grid {
  width: 33.33% !important;
  overflow: overlay !important;
  max-height: 342px;
  position: revert !important;
  left: 0 !important;
  top: 0 !important;
  margin: 7px;
  max-width: 430px;
}

.betterdocs-sidebar .betterdocs-sidebar-content .betterdocs-category-grid-wrapper .betterdocs-category-grid-inner-wrapper .betterdocs-single-category-wrapper {
  width: 100% !important;
}

.betterdocs-sidebar-content .betterdocs-category-grid-inner-wrapper .category-grid .betterdocs-single-category-inner {
  min-height: auto;
}

.betterdocs-sidebar-content .betterdocs-category-grid-inner-wrapper {
  display: block;
}

.betterdocs-category-grid-wrapper .betterdocs-category-grid-inner-wrapper > .betterdocs-single-category-wrapper .betterdocs-single-category-inner {
  min-height: 340px;
}

.betterdocs-sidebar-content .betterdocs-category-grid-wrapper .betterdocs-category-grid-inner-wrapper > .betterdocs-single-category-wrapper .betterdocs-single-category-inner {
  min-height: auto;
}

.convo-homepage h1 {
  background: linear-gradient(90deg, #0875fc -11%, #06a3fc 44.54%, #03d7fd 104.92%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.convo-homepage h1 span {
  display: inline-block;
  border-bottom: 3px solid #06a3fc;
}
.convo-homepage h2 {
  margin-bottom: 8px;
}
.convo-homepage .hero-area {
  padding: 60px 0px 180px;
  overflow: unset;
}
.convo-homepage .hero-area .hero-content {
  padding-top: 20px;
  position: relative;
  top: 35px;
}
.convo-homepage .hero-area .hero-content h3 {
  padding: 24px 0px 40px;
  color: #8D9094;
  font-weight: 500;
}
.convo-homepage .hero-area .hero-animation-mobile {
  display: none;
}
.convo-homepage .hero-area .hero-animation {
  text-align: center;
}
.convo-homepage .hero-area .hero-animation .animation-circle {
  position: relative;
}
.convo-homepage .hero-area .hero-animation .animation-circle .clockwiseSpin {
  animation: clockwiseSpin 50s linear infinite both;
  width: 80%;
  margin: 0 auto;
}
@keyframes clockwiseSpin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.convo-homepage .hero-area .hero-animation .animation-circle .antiClockwiseSpin {
  animation: antiClockwiseSpin 50s linear infinite both;
  width: 80%;
  margin: 0 auto;
}
@keyframes antiClockwiseSpin {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}
.convo-homepage .hero-area .hero-animation .animation-circle .circle-image {
  position: absolute;
  right: 0;
  left: 0;
}
.convo-homepage .hero-area .hero-animation .animation-circle .circle-image.circle1 {
  width: 33%;
  top: 169px;
}
.convo-homepage .hero-area .hero-animation .animation-circle .circle-image.circle2 {
  width: 50%;
  top: 109px;
}
.convo-homepage .hero-area .hero-animation .animation-circle .circle-image.circle3 {
  width: 66%;
  top: 51px;
}
.convo-homepage .hero-area .hero-animation .animation-circle .circle-image.circle4 {
  width: 81%;
}
.convo-homepage .hero-area .hero-animation .convo-logo {
  position: absolute;
  top: 250px;
  left: 0;
  right: 0;
  max-width: 22%;
  margin: 0 auto;
}
.convo-homepage .hero-area .hero-animation .plat-icons {
  position: relative;
}
.convo-homepage .hero-area .hero-animation .plat-icons .icon {
  z-index: 10;
  position: absolute;
  animation: slide_up_down 3s ease-in-out infinite alternate both;
  /* ------- */
}
@keyframes slide_up_down {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
.convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(1) {
  top: 349px;
  right: 60px;
}
.convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(2) {
  top: 436px;
  left: 306px;
  animation-delay: 2s;
}
.convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(3) {
  top: 402px;
  left: 83px;
}
.convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(4) {
  top: -20px;
  right: 320px;
  animation-delay: 2s;
}
.convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(5) {
  top: 114px;
  left: 82px;
}
.convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(6) {
  top: 131px;
  left: 203px;
  animation-delay: 2s;
}
.convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(7) {
  top: 247px;
  left: 86px;
}
.convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(8) {
  top: 532px;
  right: 276px;
  animation-delay: 2s;
}
.convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(9) {
  top: 219px;
  right: 100px;
}
.convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(10) {
  top: 88px;
  right: 92px;
  animation-delay: 2s;
}
.convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(11) {
  left: 226px;
  top: 326px;
}
.convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(12) {
  top: 299px;
  right: 212px;
  animation-delay: 2s;
}
.convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(13) {
  top: 151px;
  right: 275px;
}
.convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(14) {
  top: 425px;
  right: 174px;
  animation-delay: 2s;
}
.convo-homepage .hero-area .hero-animation .plat-icons img {
  width: 60px;
}
.convo-homepage .hero-area .animation-wholebox {
  position: relative;
  left: 50px;
}
.convo-homepage .find-btn .common-btn {
  width: 332px;
}
.convo-homepage .platform-area {
  background-color: #006BCD;
  padding: 16px 0px;
}
.convo-homepage .platform-area .platform-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  justify-content: space-between;
}
.convo-homepage .feature-area {
  padding: 56px 0px 60px;
  overflow-x: hidden;
}
.convo-homepage .feature-area h3 {
  color: #8D9094;
  text-align: center;
  font-weight: 400;
}
.convo-homepage .feature-area h2 {
  background: linear-gradient(90deg, #0875fc -11%, #06a3fc 44.54%, #03d7fd 104.92%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
.convo-homepage .feature-area .feature-wholebox {
  margin-top: 47px;
}
.convo-homepage .feature-area .module-border-wrap {
  border-radius: 16px;
  position: relative;
  padding-right: 3px;
  padding-bottom: 3px;
  margin: 12px 0px;
  background: linear-gradient(90deg, rgba(8, 117, 252, 0) -11%, rgba(6, 163, 252, 0) 44.54%, rgba(3, 215, 253, 0) 104.92%);
  transition: all 0.3s ease-in-out;
}
.convo-homepage .feature-area .module-border-wrap:hover {
  background: #1085f1;
  box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.2901960784);
}
.convo-homepage .feature-area .card {
  text-align: center;
  border-radius: 8px;
  background: #fff;
  min-height: 248px;
  transition: all 0.3s ease-in-out;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);
  border: 1px solid transparent;
}
.convo-homepage .feature-area .card:hover {
  transition: all 0.3s ease;
  transform: translate3d(-2px, -2px, -2px);
}
.convo-homepage .feature-area .card:hover .module-border-wrap {
  background: transparent;
}
.convo-homepage .feature-area .card:hover .card-title {
  color: #1085f1;
}
.convo-homepage .feature-area .card:hover .card-icon {
  border: 1px solid #1085f1;
}
.convo-homepage .feature-area .card .card-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.06), 1px 0px 1px 0px rgba(0, 0, 0, 0.06), 0px -1px 1px 0px rgba(0, 0, 0, 0.06) inset, -1px 0px 1px 0px rgba(0, 0, 0, 0.06) inset, 0px 1px 1px 0px rgba(0, 0, 0, 0.06) inset, 1px 0px 1px 0px rgba(0, 0, 0, 0.06) inset;
}
.convo-homepage .feature-area .card .card-icon img {
  width: 48px;
  height: 48px;
  -o-object-fit: cover;
     object-fit: cover;
}
.convo-homepage .feature-area .card .card-title {
  font-weight: 600;
  margin: 12px 0px;
  color: #5F6368;
  text-align: center;
}
.convo-homepage .feature-area .card .card-text {
  color: #8D9094;
}
.convo-homepage .ourflagship-area {
  padding: 80px 0px;
  background-color: #fafafa;
}
.convo-homepage .ourflagship-area h3 {
  color: #8D9094;
  text-align: center;
  font-weight: 400;
}
.convo-homepage .ourflagship-area h2 {
  background: linear-gradient(90deg, #0875fc -11%, #06a3fc 44.54%, #03d7fd 104.92%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  margin-bottom: 8px;
  text-transform: capitalize;
}
.convo-homepage .ourflagship-area .marketingplugin-wholebox {
  padding: 56px 0px 0px;
}
.convo-homepage .ourflagship-area .falgship-image {
  max-width: 100%;
  margin-left: auto;
}
.convo-homepage .ourflagship-area .flagship-content {
  margin-right: 41px;
}
.convo-homepage .ourflagship-area .flagship-content h2 {
  margin: 8px 0px;
}
.convo-homepage .ourflagship-area .flagship-content p {
  color: #6d6d6d;
  font-weight: 500;
}
.convo-homepage .ourflagship-area .product-listing {
  margin: 24px 0px;
  padding: 0px 0px 0px 35px;
  list-style-type: disc;
}
.convo-homepage .ourflagship-area .product-listing li {
  color: #6d6d6d;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin: 12px 0px;
  position: relative;
  font-family: "Roboto";
  text-align: justify;
}
.convo-homepage .ourflagship-area .product-listing li b {
  font-weight: 700;
}
.convo-homepage .ourflagship-area .falgship-image img {
  width: 100%;
}
.convo-homepage .ourflagship-area .get-btn {
  margin-top: 44px;
}
.convo-homepage .ourflagship-area.customer-support .falgship-image img {
  box-shadow: none;
  border-radius: 0px;
}
.convo-homepage .counter-area {
  background-color: #006BCD;
  padding: 24px 0px;
}
.convo-homepage .counter-area .counter-box span {
  color: #2a2d2f;
  text-align: center;
  font-family: "Roboto";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  display: block;
  margin: 0px 0px;
  color: #E2E2E2;
}
.convo-homepage .counter-area .counter-box strong {
  text-align: center;
  font-family: "Roboto";
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  color: #FFFFFF;
  display: block;
  line-height: 58px;
}
.convo-homepage .counter-area .count-plus {
  display: flex;
  justify-content: center;
  align-items: center;
}
.convo-homepage .counter-area .count-plus strong {
  margin: 0px 3px;
}
.convo-homepage .allproducts-area {
  overflow: hidden;
  padding: 80px 0px;
  background-color: #fafafa;
}
.convo-homepage .allproducts-area h3 {
  color: #8D9094;
  text-align: center;
}
.convo-homepage .allproducts-area h2 {
  background: linear-gradient(90deg, #0875fc -11%, #06a3fc 44.54%, #03d7fd 104.92%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
.convo-homepage .allproducts-area .product-wholebox {
  padding: 0px 40px;
}
.convo-homepage .allproducts-area .product-slider {
  margin-top: 64px;
}
.convo-homepage .allproducts-area .product-slider .slick-slide {
  padding: 0px 10px;
}
.convo-homepage .allproducts-area .product-slider .slick-slide .card {
  border-radius: 16px;
  overflow: auto;
}
.convo-homepage .allproducts-area .product-slider .slick-slide .card .card-image {
  background-color: #006BCD;
  padding: 10px;
}
.convo-homepage .allproducts-area .product-slider .slick-slide .card .card-image img {
  width: 100%;
  border-radius: 8px;
}
.convo-homepage .allproducts-area .product-slider .slick-slide .card .card-body .card-title {
  text-align: left;
  font-size: 19px;
  font-weight: 600;
  color: #5F6368;
  margin-bottom: 10px;
  min-height: 59px;
}
.convo-homepage .allproducts-area .product-slider .slick-slide .card .card-body .card-text {
  font-weight: 400;
  color: #5F6368;
  min-height: 49px;
}
.convo-homepage .allproducts-area .product-slider .slick-slide .card .card-body .active-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 18px 0px;
}
.convo-homepage .allproducts-area .product-slider .slick-slide .card .card-body .active-box .users {
  text-align: center;
}
.convo-homepage .allproducts-area .product-slider .slick-slide .card .card-body .active-box .users span {
  display: block;
  margin-bottom: 5px;
}
.convo-homepage .allproducts-area .product-slider .slick-slide .card .card-body .active-box .users strong {
  color: #9ea3a6;
}
.convo-homepage .allproducts-area .product-slider .slick-slide .card .card-body .platform-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.convo-homepage .allproducts-area .product-slider .slick-slide .card .card-body .platform-box img {
  width: 160px;
}
.convo-homepage .allproducts-area .product-slider .slick-dots {
  bottom: -66px;
}
.convo-homepage .allproducts-area .product-slider .slick-dots li.slick-active button:before {
  color: #006BCD;
}
.convo-homepage .allproducts-area .product-slider .slick-dots li button:hover:before,
.convo-homepage .allproducts-area .product-slider .slick-dots li button:focus:before {
  color: #006BCD;
}
.convo-homepage .allproducts-area .product-slider .slick-dots li button:before {
  font-size: 10px;
}
.convo-homepage .allproducts-area .product-slider .slick-next:before {
  content: url("../convo-images/home/convo-right-arrow.png");
}
.convo-homepage .allproducts-area .product-slider .slick-prev:before {
  content: url("../convo-images/home/convo-left-arrow.png");
}
.convo-homepage .allproducts-area .product-slider .slick-prev,
.convo-homepage .allproducts-area .product-slider .slick-next {
  z-index: 20;
  transform: scale(0.6);
}
.convo-homepage .allproducts-area .product-slider .slick-prev {
  left: -32px;
}
.convo-homepage .allproducts-area .product-slider .slick-next {
  right: -16px;
}
.convo-homepage .allproducts-area .product-slider .slick-prev:before,
.convo-homepage .allproducts-area .product-slider .slick-next:before {
  opacity: 1;
  background-color: transparent;
  line-height: 1;
  font-size: 51px;
}
.convo-homepage .testimonail-area {
  padding: 80px 0px;
  overflow: hidden;
  background-color: #FFFFFF;
}
.convo-homepage .testimonail-area h3 {
  color: #8D9094;
  text-align: center;
}
.convo-homepage .testimonail-area h2 {
  background: linear-gradient(90deg, #0875fc -11%, #06a3fc 44.54%, #03d7fd 104.92%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
.convo-homepage .testimonail-area .testi-wholebox {
  margin-top: 25px;
}
.convo-homepage .testimonail-area .testi-wholebox .testi-slider .slick-track {
  padding: 60px 0px 2px;
}
.convo-homepage .testimonail-area .testi-wholebox .testi-slider .slick-track .slick-slide.slick-current.slick-active .card {
  background-color: #006BCD;
  transform: translateY(-24px);
}
.convo-homepage .testimonail-area .testi-wholebox .testi-slider .slick-track .slick-slide.slick-current.slick-active .card .card-text,
.convo-homepage .testimonail-area .testi-wholebox .testi-slider .slick-track .slick-slide.slick-current.slick-active .card .author-box .author strong {
  color: white;
}
.convo-homepage .testimonail-area .testi-wholebox .testi-slider .slick-track .slick-slide.slick-current.slick-active .card .author-box .author span {
  color: #FAFAFA;
}
.convo-homepage .testimonail-area .testi-wholebox .testi-slider .slick-track .slick-slide.slick-current.slick-active .card .user-image img {
  filter: brightness(0.1);
  opacity: 1;
}
.convo-homepage .testimonail-area .testi-wholebox .testi-slider .slick-track .slick-slide .card {
  border-radius: 16px;
  background: #fff;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.24);
  margin: 0px 10px;
  position: relative;
  border: 1px solid transparent;
  padding: 10px 0px 20px;
  transition: all 0.3s ease;
  background-color: #fafafa;
}
.convo-homepage .testimonail-area .testi-wholebox .testi-slider .slick-track .slick-slide .card .card-body .user-image {
  position: relative;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.convo-homepage .testimonail-area .testi-wholebox .testi-slider .slick-track .slick-slide .card .card-body .star-image {
  display: flex;
  justify-content: flex-end;
}
.convo-homepage .testimonail-area .testi-wholebox .testi-slider .slick-track .slick-slide .card .card-body .card-text {
  margin: 16px 0px;
  color: #8D9094;
  text-align: center;
  min-height: 199px;
}
.convo-homepage .testimonail-area .testi-wholebox .testi-slider .slick-track .slick-slide .card .card-body .author-box {
  text-align: center;
}
.convo-homepage .testimonail-area .testi-wholebox .testi-slider .slick-track .slick-slide .card .card-body .author-box .author strong {
  display: block;
  color: #2a2d2f;
  font-weight: 700;
  margin-bottom: 4px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  font-family: "Roboto";
}
.convo-homepage .testimonail-area .testi-wholebox .testi-slider .slick-track .slick-slide .card .card-body .author-box .author span {
  color: #8D9094;
  display: block;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.convo-homepage .testimonail-area .testi-wholebox .testi-slider .slick-track .slick-slide .card .card-body .author-box .test-like {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
}
.convo-homepage .testimonail-area .testi-wholebox .testi-slider .slick-prev:before,
.convo-homepage .testimonail-area .testi-wholebox .testi-slider .slick-next:before {
  opacity: 1;
  color: #006BCD;
  font-size: 24px;
}
.convo-homepage .testimonail-area .testi-wholebox .testi-slider .slick-next:before {
  content: url("../convo-images/home/convo-right-arrow.png");
}
.convo-homepage .testimonail-area .testi-wholebox .testi-slider .slick-prev:before {
  content: url("../convo-images/home/convo-left-arrow.png");
}
.convo-homepage .testimonail-area .testi-wholebox .testi-slider .slick-prev,
.convo-homepage .testimonail-area .testi-wholebox .testi-slider .slick-next {
  transform: scale(0.6);
}
.convo-homepage .testimonail-area .testi-wholebox .testi-slider .slick-prev {
  left: -36px;
}
.convo-homepage .testimonail-area .testi-wholebox .testi-slider .slick-dots li button:before {
  font-size: 12px;
  color: #006BCD;
}
.convo-homepage .testimonail-area .testi-wholebox .testi-slider .slick-dots {
  bottom: -40px;
}
.convo-homepage .customersupport-area {
  padding: 80px 0px;
  background-color: #fafafa;
}
.convo-homepage .customersupport-area h3 {
  color: #8D9094;
  text-align: left;
}
.convo-homepage .customersupport-area h2 {
  background: linear-gradient(90deg, #0875fc -11%, #06a3fc 44.54%, #03d7fd 104.92%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: left;
}
.convo-homepage .customersupport-area .world-supportimg img {
  width: 100%;
}
.convo-homepage .customersupport-area .support-content {
  padding-top: 0px;
}
.convo-homepage .customersupport-area .support-content p {
  margin: 24px 0px;
  width: 80%;
  font-weight: 500;
  color: #6d6d6d;
}
.convo-homepage .customersupport-area .listing {
  padding: 0px 32px;
}
.convo-homepage .customersupport-area .listing li {
  font-family: "Roboto";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  color: #2a2d2f;
  position: relative;
  margin: 8px 0px;
  color: #8D9094;
}
.convo-homepage .customersupport-area .listing li::after {
  content: url("../convo-images/home/convo-check.png");
  position: absolute;
  left: -32px;
  top: 1px;
}
.convo-homepage .tranform-area {
  padding: 40px 0px;
  background-color: #006BCD;
  text-align: center;
  position: relative;
}
.convo-homepage .tranform-area .rocket-image {
  width: 100%;
  position: absolute;
  max-width: 33%;
  left: 0;
  right: 0;
  top: 37px;
  overflow: hidden;
}
.convo-homepage .tranform-area .title-text {
  text-align: left;
}
.convo-homepage .tranform-area .title-text h3 {
  color: #ffffff;
  margin-bottom: 16px;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
}
.convo-homepage .tranform-area .title-text h3 span {
  color: #2a2d2f;
}
.convo-homepage .tranform-area .title-text p {
  margin: 0 auto;
  padding: 0px 0px;
  font-weight: 500;
  color: #E3E3E3;
}
.convo-homepage .tranform-area .tranform-btn {
  margin: 25px 0px 0px;
  display: block;
}
.convo-homepage .tranform-area .tranform-btn span {
  color: #FFFFFF;
  margin-top: 8px;
  display: block;
  font-family: "Roboto";
}
.convo-homepage .tranform-area .tranform-btn .common-btn {
  width: 320px;
  height: 48px;
  margin-right: 10px;
}
.convo-homepage .tranform-area .tranform-btn .common-btn:hover {
  background-color: #FFFFFF;
  color: #1085F1;
}
.convo-homepage .blog-area {
  padding: 80px 0px;
  background-color: #FAFAFA;
}
.convo-homepage .blog-area h3 {
  color: #8D9094;
  text-align: center;
}
.convo-homepage .blog-area h2 {
  background: linear-gradient(90deg, #0875fc -11%, #06a3fc 44.54%, #03d7fd 104.92%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  text-transform: capitalize;
}
.convo-homepage .blog-area .blog-wholebox {
  margin-top: 56px;
}
.convo-homepage .blog-area .blog-wholebox .card {
  text-decoration: none;
  margin-bottom: 15px;
  border-radius: 16px;
}
.convo-homepage .blog-area .blog-wholebox .card:hover {
  box-shadow: 0px 0px 8px 0px rgba(0, 114, 219, 0.5);
}
.convo-homepage .blog-area .blog-wholebox .card:hover .card-body .card-title {
  color: #1967D2;
}
.convo-homepage .blog-area .blog-wholebox .card:hover .card-body .card-text {
  color: #1967D2;
}
.convo-homepage .blog-area .blog-wholebox .card.gridblog .card-text {
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
}
.convo-homepage .blog-area .blog-wholebox .card.gridblog .card-image img {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.convo-homepage .blog-area .blog-wholebox .card .card-image img {
  width: 100%;
  border-radius: 16px;
  border: 1px solid #e2e2e2;
}
.convo-homepage .blog-area .blog-wholebox .card .card-body .card-title {
  text-align: left;
  font-weight: 600;
  color: #2A2D2F;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  /* 140% */
}
.convo-homepage .blog-area .blog-wholebox .card .card-body .card-text {
  font-weight: 400;
  font-size: 16px;
  color: #8D9094;
  margin: 29px 0px;
  color: #5F6368;
}
.convo-homepage .blog-area .blog-wholebox .card .card-body .date-box {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.convo-homepage .blog-area .blog-wholebox .card .card-body .date-box span {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  color: #2a2d2f;
}
.convo-homepage .blog-area .blog-wholebox .card .card-body .date-box span.date {
  display: none;
}
.convo-homepage .blog-area .blog-wholebox .card .card-body .date-box span.blue {
  color: #1967d2;
}
.convo-homepage .blog-area .blog-wholebox .blog-gridcard {
  display: flex;
  justify-content: flex-start;
  padding: 16px;
  transition: all 0.3s ease;
  border-radius: 16px;
}
.convo-homepage .blog-area .blog-wholebox .blog-gridcard:hover {
  box-shadow: 0px 0px 8px 0px rgba(0, 114, 219, 0.5);
}
.convo-homepage .blog-area .blog-wholebox .blog-gridcard:hover .card-title {
  color: #1967D2;
}
.convo-homepage .blog-area .blog-wholebox .blog-gridcard:hover .card-text {
  color: #1967D2;
}
.convo-homepage .blog-area .blog-wholebox .blog-gridcard .card-body {
  padding: 0px;
  margin-left: 16px;
}
.convo-homepage .blog-area .blog-wholebox .blog-gridcard .card-body .card-text {
  margin: 8px 0px;
  margin: 8px 0px;
  width: 312px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.convo-productpage .ourflagship-area .product-listing {
  padding: 0px 0px 0px 0px;
  list-style-type: none;
}
.convo-productpage .feature-area .card.feature-card .card-icon {
  box-shadow: none;
}
.convo-productpage .testimonail-area .testi-wholebox .testi-slider .slick-track .slick-slide .card {
  background-color: #FFFFFF;
}
.convo-productpage .testimonail-area {
  background-color: #FAFAFA;
  padding: 60px 0px 40px;
}
.convo-productpage .why-chooseus {
  background-color: #FAFAFA;
  padding: 80px 0px;
  overflow-x: hidden;
}
.convo-productpage .hero-area {
  background: linear-gradient(90deg, #0875fc -11%, #06a3fc 44.54%, #03d7fd 104.92%);
  padding: 80px 0px 150px;
}
.convo-productpage .hero-area .hero-content {
  top: 0;
}
.convo-productpage .allinone-banner img {
  width: 100%;
  max-height: 600px;
  -o-object-fit: cover;
     object-fit: cover;
}
.convo-productpage .hero-content h1 {
  color: #FFFFFF;
  -webkit-text-fill-color: #FFFFFF;
}
.convo-productpage .hero-area .hero-content h3 {
  color: #FAFAFA;
  width: 90%;
}
.convo-productpage .find-btn .common-btn {
  width: -moz-fit-content;
  width: fit-content;
}
.convo-productpage .find-btn .common-btn:hover {
  background-color: #FFFFFF;
  color: #1085F1;
}
.convo-productpage .counter-area .counter-box p {
  color: #5F6368;
  text-align: center;
}
.convo-productpage .counter-area {
  background-color: transparent;
  margin-top: -100px;
}
.convo-productpage .counter-area .counter-wholebox {
  padding: 40px 15px;
  border-radius: 40px;
  background-color: #FFFFFF;
  box-shadow: 0px 8px 75px 0px rgba(0, 0, 0, 0.12);
}
.convo-productpage .counter-area .count-plus strong {
  color: #2A2D2F;
}
.convo-productpage .counter-area .counter-box span {
  color: #5F6368;
  margin: 8px 0px;
  display: block;
}
.convo-productpage .solution-need {
  overflow-x: hidden;
}
.convo-productpage .solution-need .title-text {
  text-align: left;
}
.convo-productpage .solution-need .title-text h2 {
  text-align: left;
}
.convo-productpage .solution-need .title-text h3 {
  text-align: left;
}
.convo-productpage .solution-need .no-contentbox {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.convo-productpage .solution-need .no-contentbox .no {
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  color: #1085F1;
  border-radius: 8px;
  background: #DAEDFF;
  margin-right: 17px;
  padding: 17px;
}
.convo-productpage .solution-need .get-btn .common-btn {
  width: 230px;
}
.convo-productpage .why-chooseus {
  background-color: #FFFFFF;
}
.convo-productpage .why-chooseus .whychoose-text h3 {
  color: #FFFFFF;
}
.convo-productpage .why-chooseus .whychoose-text h2 {
  color: #FFFFFF;
  margin: 16px 0px;
  font-size: 36px;
  line-height: 52px;
}
.convo-productpage .why-chooseus .whychoose-wholebox {
  border-radius: 24px;
  background-color: #006BCD;
  padding: 40px 40px;
}
.convo-productpage .why-chooseus .choose-card {
  padding: 24px 24px;
  color: #FFFFFF;
  transition: all 0.3s ease;
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  border-radius: 32px;
  border: 1px solid transparent;
  transition: all 0.3s ease;
  background-color: transparent;
}
.convo-productpage .why-chooseus .choose-card.active, .convo-productpage .why-chooseus .choose-card:hover {
  background-color: #FFFFFF;
}
.convo-productpage .why-chooseus .choose-card.active .card-icon, .convo-productpage .why-chooseus .choose-card:hover .card-icon {
  box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.25), -1px -1px 8px 0px rgba(0, 0, 0, 0.08), 1px 2px 4px 0px rgba(0, 0, 0, 0.24) inset, -1px -2px 3px 0px rgba(0, 0, 0, 0.24) inset;
}
.convo-productpage .why-chooseus .choose-card.active .card-title, .convo-productpage .why-chooseus .choose-card:hover .card-title {
  color: #006BCD;
}
.convo-productpage .why-chooseus .choose-card.active .card-text, .convo-productpage .why-chooseus .choose-card:hover .card-text {
  color: #5F6368;
}
.convo-productpage .why-chooseus .choose-card.active .learn-more, .convo-productpage .why-chooseus .choose-card:hover .learn-more {
  color: #1967d2;
}
.convo-productpage .why-chooseus .choose-card .card-icon {
  border-radius: 36px;
  box-shadow: none;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px;
  filter: brightness(0.5);
}
.convo-productpage .why-chooseus .choose-card .card-title {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  color: #006BCD;
  margin: 16px 0px;
  color: white;
}
.convo-productpage .why-chooseus .choose-card .card-text {
  color: white;
  min-height: 194px;
}
.convo-productpage .why-chooseus .choose-card .learn-more {
  color: #1967d2;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  margin-top: 16px;
  text-decoration: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: white;
  position: relative;
  display: none;
}
.convo-productpage .why-chooseus .choose-card .learn-more span img {
  position: absolute;
  top: 5px;
  margin-left: 6px;
  transform: scale(0.8);
}
.convo-productpage .faq {
  padding: 80px 0px 40px;
  background-color: #FAFAFA;
}
.convo-productpage .faq .title-text {
  text-align: center;
}
.convo-productpage .faq .title-text h2 {
  background: linear-gradient(90deg, #0875fc -11%, #06a3fc 44.54%, #03d7fd 104.92%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.convo-productpage .faq .title-text h3 {
  color: #8D9094;
}
.convo-productpage .faq .faq-wholebox {
  margin-top: 64px;
}
.convo-productpage .faq .wpsm_panel-group {
  padding: 10px;
}
.convo-productpage .faq #wpsm_accordion_26691 .wpsm_panel {
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  background: #FFF;
  border: 1px solid #DDE1E6 !important;
  margin-bottom: 14px;
  position: relative;
}
.convo-productpage .faq #wpsm_accordion_26691 .wpsm_panel-heading {
  padding: 0px 0px;
}
.convo-productpage .faq #wpsm_accordion_26691 .ac_title_class {
  padding: 16px 16px;
  line-height: 24px;
}
.convo-productpage .faq #wpsm_accordion_26691 .wpsm_panel-title a {
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
}
.convo-productpage .faq #wpsm_accordion_26691 .wpsm_panel-title a {
  background-color: rgba(16, 133, 241, 0.0705882353);
}
.convo-productpage .faq #wpsm_accordion_26691 .wpsm_panel-body {
  font-weight: 400;
  line-height: 27px;
}
.convo-productpage .faq #wpsm_accordion_26691 .wpsm_panel-body img {
  margin: 10px 0px;
}
.convo-productpage .faq #wpsm_accordion_26691 .ac_open_cl_icon {
  position: absolute;
  right: 0;
  padding: 20px 20px !important;
  top: 0px;
  background-color: transparent !important;
}
.convo-productpage .product-pricing {
  padding: 80px 0px;
  overflow: hidden;
}
.convo-productpage .product-pricing .title-text h2 {
  background: linear-gradient(90deg, #0875fc -11%, #06a3fc 44.54%, #03d7fd 104.92%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
.convo-productpage .product-pricing .title-text h2 span {
  color: #2a2d2f;
  -webkit-text-fill-color: #2a2d2f;
}
.convo-productpage .product-pricing .pricing-wholebox {
  margin-top: 80px;
}
.convo-productpage .product-pricing .pricing-wholebox .product-card {
  background-color: #F8F8F8;
  border-radius: 16px;
  text-align: center;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.24), -1px -2px 8px 0px rgba(0, 0, 0, 0.08);
  padding: 35px 0px 8px 0px;
  border: 1px solid transparent;
  transition: all 0.3s ease;
  transform: scale(1);
}
.convo-productpage .product-pricing .pricing-wholebox .product-card.active {
  background-color: #1085F1;
  transform: scale(1.05);
}
.convo-productpage .product-pricing .pricing-wholebox .product-card.active .card-title {
  color: #FFFFFF;
}
.convo-productpage .product-pricing .pricing-wholebox .product-card.active .price-box .blue {
  color: #141414;
}
.convo-productpage .product-pricing .pricing-wholebox .product-card.active .price-box .blue .grey {
  color: #FFFFFF;
}
.convo-productpage .product-pricing .pricing-wholebox .product-card.active .price-box .discount {
  color: #FFFFFF;
}
.convo-productpage .product-pricing .pricing-wholebox .product-card.active .price-box .card-text {
  color: #FFFFFF;
}
.convo-productpage .product-pricing .pricing-wholebox .product-card.active .listing li {
  color: #FFFFFF;
}
.convo-productpage .product-pricing .pricing-wholebox .product-card.active .get-started .darkblue-btn {
  background-color: #FFFFFF;
  color: #1085F1;
}
.convo-productpage .product-pricing .pricing-wholebox .product-card.active hr.black-border {
  color: #FFFFFF;
}
.convo-productpage .product-pricing .pricing-wholebox .product-card .card-title {
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 42px;
  color: #1085F1;
}
.convo-productpage .product-pricing .pricing-wholebox .product-card .price-box {
  min-height: 164px;
}
.convo-productpage .product-pricing .pricing-wholebox .product-card .price-box > p {
  margin-top: 10px;
  font-size: 21px;
  line-height: 35px;
}
.convo-productpage .product-pricing .pricing-wholebox .product-card .price-box .blue {
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  color: #1085F1;
  margin: 10px 0px;
  font-family: "Roboto";
}
.convo-productpage .product-pricing .pricing-wholebox .product-card .price-box .blue .grey {
  color: #9ea3a6;
  margin-right: 6px;
  text-decoration: line-through;
}
.convo-productpage .product-pricing .pricing-wholebox .product-card .price-box .discount {
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
  color: #00C537;
  margin: 10px 0px;
}
.convo-productpage .product-pricing .pricing-wholebox .product-card .price-box .card-text {
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  color: #1085F1;
}
.convo-productpage .product-pricing .pricing-wholebox .product-card .listing {
  text-align: left;
  padding: 0px;
  height: 314px;
  overflow: auto;
}
.convo-productpage .product-pricing .pricing-wholebox .product-card .listing li {
  color: #243B53;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin: 16px 10px 16px 35px;
  position: relative;
  font-family: "Roboto";
}
.convo-productpage .product-pricing .pricing-wholebox .product-card .listing li::after {
  content: url("../convo-images/product/convo-darkbluetick.png");
  position: absolute;
  left: -27px;
  top: 2px;
}
.convo-productpage .product-pricing .pricing-wholebox .product-card .get-started .darkblue-btn {
  width: 100%;
  text-decoration: none;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  border-radius: 8px;
  margin-top: 24px;
}
.convo-productpage .product-pricing .pricing-wholebox .product-card .label {
  border-radius: 0px 0px 0px 12px;
  background-color: #FFFFFF;
  position: absolute;
  top: -1px;
  right: -1px;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  width: 200px;
  text-transform: capitalize;
}

.page-template-sst-landing-page .header-main,
.page-template-sst-landing-page .footer-main,
.page-template-sst-landing-page2 .header-main,
.page-template-sst-landing-page2 .footer-main {
  display: none;
}

.wpforms-container .wpforms-confirmation-scroll,
.email-icon {
  position: relative;
  left: 0;
  z-index: 11;
}

.wpforms-confirmation-scroll {
  position: relative;
  background-color: antiquewhite;
  z-index: 11;
  border: 1px solid #b4d39b;
  background: #e0ffc7;
  color: #333;
  margin: 0 auto 24px;
  padding: 15px 15px;
}

.custom-modal .modal-dialog {
  padding: 0px 15px;
}
.custom-modal .calendly-inline-widget.calendly-mobile {
  overflow: hidden !important;
}

.card1 {
  display: block;
  position: relative;
  max-width: 100%;
  background-color: #f2f8f9;
  border-radius: 4px;
  padding: 32px 24px;
  margin: 12px;
  text-decoration: none;
  z-index: 0;
  overflow: hidden;
  transition: all 0.4s ease !important;
}
.card1:before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: -26px;
  right: 0;
  left: 0;
  margin: 0 auto;
  background: linear-gradient(90deg, #0875fc -11%, #06a3fc 44.54%, #03d7fd 104.92%);
  height: 40px;
  width: 40px;
  border-radius: 32px;
  transform: scale(1);
  transform-origin: 50% 50%;
  transition: transform 0.4s ease !important;
}
.card1:hover:before {
  transform: scale(26);
}

.card1:hover {
  transform: translate3d(0px, 0px, 0px) !important;
}
.card1:hover p {
  transition: all 0.3s ease-out;
  color: rgba(255, 255, 255, 0.8) !important;
}
.card1:hover h3 {
  transition: all 0.3s ease-out;
  color: #ffffff !important;
}

.convo-homepage .feature-area .card.feature-card .card-icon {
  margin: initial;
}
.convo-homepage .card.feature-card {
  padding: 24px;
  text-align: left;
  overflow: hidden;
  min-height: 304px;
  margin: 16px 0px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
}
.convo-homepage .card.feature-card:hover {
  transform: translate3d(0px, 0px, 0px);
}
.convo-homepage .card.feature-card:hover .animate-card {
  opacity: 1;
  transform: translateY(98px);
  visibility: visible;
}
.convo-homepage .card.feature-card .animate-card {
  text-align: left;
  position: absolute;
  background: linear-gradient(90deg, #0875fc -11%, #06a3fc 44.54%, #03d7fd 104.92%);
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  transform: translateY(100%);
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  opacity: 0;
  visibility: hidden;
  border-radius: 0px 40px 0px 0px;
}
.convo-homepage .card.feature-card .animate-card h3 {
  text-align: left;
  color: white;
  font-size: 16px;
  font-weight: 500;
}
.convo-homepage .card.feature-card .animate-card ul {
  list-style-type: disc;
  padding: 0px 0px 0px 18px;
  margin-top: 6px;
  font-size: 16px;
}
.convo-homepage .card.feature-card .animate-card ul li {
  margin: 3px 0px;
  line-height: 23px;
  font-weight: 500;
  font-size: 14px;
}

/* =============Blogs=============== */
.blog .site-content .ast-grid-3 .type-post {
  padding: 20px 20px !important;
  border-radius: 8px;
  background: #fff;
  min-height: 248px;
  transition: all 0.3s ease-in-out;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);
  border: 1px solid transparent;
  margin: 20px 15px;
  width: 30.33%;
}
.blog .site-content #primary {
  padding: 0;
  margin: 0;
  width: 100%;
  margin: 0 auto;
  max-width: 1400px;
}
.blog .ast-row {
  margin: 20px -15px !important;
  display: flex !important;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.blog .entry-title,
.blog .entry-title a,
.blog .archive .entry-title,
.blog .archive .entry-title a,
.blog .search .entry-title,
.blog .search .entry-title a,
.blog .entry-content p {
  font-family: "Roboto", sans-serif;
}
.blog .blog-layout-1 {
  border: none;
}
.blog .read-more a {
  color: #1085f1;
  text-decoration: none;
}
.blog .site-content .ast-grid-3 .type-post:hover {
  box-shadow: 0px 0px 8px 0px rgba(0, 114, 219, 0.5);
}
.blog .ast-pagination .page-numbers {
  text-decoration: none;
}
.blog .blog-layout-1 .post-thumb img {
  border-radius: 16px;
  border: 1px solid rgba(0, 0, 0, 0.0901960784);
}

@media screen and (max-width: 1440px) {
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card {
    min-height: 882px;
  }
  .convo-pricing .pricing-tabs.magento-tab .nav-link {
    width: 253px !important;
  }
  .convo-pricing .pricingtab-box .pricing-tabs .nav-item .nav-link {
    width: 505px;
  }
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body {
    padding: 105px 16px 40px 16px;
  }
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body .price-plansbtn {
    top: 40px;
  }
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body .price-plansbtn .common-btn {
    font-size: 20px;
  }
  .convo-pricing .refund-content h3 {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .convo-pricing .refund-content h4 {
    font-size: 25px;
  }
  .convo-pricing .comparefeature-area .title-head h1 {
    font-size: 30px;
  }
  .container {
    padding: 0px 60px !important;
  }
  .convo-web .ssd-page .benefitstagging-area .benefit-wholebox .benefit-card .benefit-box .benefit-icon img {
    min-width: 35px;
  }
  .convo-web .ssd-page .trackingsteps-area .trackingsteps-wholebox .nav-pills .nav-link {
    height: 130px;
  }
  .convo-web .sst-page .unlockpower-area .unlockpower-content h1 span {
    font-size: 76px;
    line-height: 85px;
  }
  .convo-web .sst-page .title-head h2 {
    font-size: 40px;
    line-height: 53px;
  }
  .convo-web .sst-page .title-head h1 {
    font-size: 50px !important;
    line-height: 50px !important;
  }
  .convo-web .sst-page .benefitstagging-area .benefit-wholebox .benefit-card {
    min-height: 290px;
  }
  .convo-web .sst-page .trackingsteps-area .trackingsteps-wholebox .scrollspy-box {
    height: 440px;
  }
  .convo-web .sst-page .elevatetracking-area .elevate-box .form-box .wpforms-container .wpforms-field-container .wpforms-field-email {
    min-width: 710px;
  }
  .convo-web .sst-page .trackingsteps-area .trackingsteps-wholebox .list-group .list-group-item {
    max-width: 550px;
  }
  .convo-web .sst-page .trackingsteps-area .trackingsteps-wholebox .list-group .list-group-item .steps {
    min-width: 77px;
  }
  .convo-web .sst-page .gamechanger-area .gamerchanger-wholebox .gamechanger-box {
    min-height: 105px;
  }
  .convo-pricing thead.sticky-header {
    margin-left: 15px;
    margin-right: 15px;
  }
  .convo-pricing .comparefeature-wholebox .comparefeature-area .container-full {
    padding: 0px 15px;
  }
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body h5 {
    margin: 10px 0px;
  }
  .convo-homepage .hero-area .hero-animation .plat-icons .icon {
    width: 20px;
    min-width: 58px;
  }
  .convo-homepage .hero-area .hero-animation .animation-circle .circle-image.circle2 {
    width: 50%;
    top: 121px;
  }
  .convo-homepage .hero-area .hero-animation .animation-circle .circle-image.circle3 {
    width: 70%;
    top: 67px;
  }
  .convo-homepage .hero-area .hero-animation .animation-circle .circle-image.circle4 {
    width: 87%;
    top: 11px;
  }
  .convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(1) {
    top: 340px;
    right: 26px;
  }
  .convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(2) {
    top: 391px;
    left: 294px;
  }
  .convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(3) {
    top: 402px;
    left: 60px;
  }
  .convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(4) {
    top: -14px;
    right: 320px;
  }
  .convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(5) {
    top: 114px;
    left: 40px;
  }
  .convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(6) {
    top: 165px;
    left: 146px;
  }
  .convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(7) {
    top: 222px;
    left: 63px;
  }
  .convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(8) {
    top: 500px;
    right: 276px;
  }
  .convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(9) {
    top: 203px;
    right: 62px;
  }
  .convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(10) {
    top: 44px;
    right: 83px;
  }
  .convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(11) {
    left: 198px;
    top: 313px;
  }
  .convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(12) {
    top: 288px;
    right: 176px;
  }
  .convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(13) {
    top: 150px;
    right: 226px;
  }
  .convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(14) {
    top: 396px;
    right: 139px;
  }
  .convo-homepage .hero-area .hero-animation .convo-logo {
    top: 237px;
    max-width: 22%;
  }
  .convo-homepage .testimonail-area .testi-wholebox .testi-slider .slick-dots li button:before {
    font-size: 10px;
  }
  .convo-homepage .blog-area .blog-wholebox .card.gridblog .card-text {
    -webkit-line-clamp: 9;
    margin: 39px 0px;
  }
  .convo-homepage .hero-area .hero-content {
    top: 0;
  }
  .convo-homepage .blog-area .blog-wholebox .blog-gridcard .card-body .card-text {
    margin: 10px 0px;
  }
  .convo-homepage .hero-area .animation-wholebox {
    left: 36px;
  }
  .convo-homepage .ourflagship-area .marketingplugin-wholebox {
    padding: 30px 0px 0px;
  }
  .convo-homepage .feature-area .card .card-text {
    min-height: 125px;
  }
  .convo-homepage .allproducts-area .product-slider .slick-slide .card .card-body .platform-box img {
    width: 105px;
  }
  .convo-homepage .allproducts-area .product-wholebox {
    padding: 0px 20px;
  }
  .convo-homepage .allproducts-area .product-slider .slick-slide .card .card-body .card-title {
    font-size: 20px;
  }
  .convo-homepage .card.feature-card:hover .animate-card {
    transform: translateY(0px);
  }
  .convo-homepage .why-chooseus .choose-card .card-title {
    min-height: 86px;
  }
  .convo-global h1 {
    font-size: 68px;
  }
  .convo-productpage .why-chooseus .whychoose-text h2 {
    font-size: 46px;
  }
  .convo-productpage .why-chooseus .choose-card .card-text {
    min-height: 225px;
  }
  .topc_header-wholebox .gift-offerbox .offerbox p {
    font-size: 22px;
  }
  .topc_header-wholebox .extra-offer h3 {
    font-size: 22px;
  }
  .topc_header-wholebox .extra-offer p {
    font-size: 17px;
  }
  .topc_header-wholebox .gift-offerbox {
    margin-right: 0px;
  }
  .topc_header-wholebox .topc_explorenow {
    margin-left: 20px;
  }
  .topc_header-wholebox .topc_counter-box ul {
    margin: 0px 20px;
  }
  .blog .ast-row {
    margin: 20px 50px !important;
  }
  .blog .site-content .ast-grid-3 .type-post {
    margin: 15px 15px;
  }
}
@media screen and (max-width: 1366px) {
  .convo-pricing .pricingtab-box .pricing-tabs .nav-item .nav-link {
    width: 529px;
  }
  .convo-pricing .pricing-tabs.magento-tab .nav-link {
    width: 269px !important;
  }
  .convo-pricing .custom-modal .modal-dialog {
    top: 3%;
  }
  .convo-pricing .pricing-tabs.magento-tab .nav-link {
    width: 264.4px !important;
  }
  .convo-pricing .left-tabs {
    top: 80px;
  }
  .convo-pricing .vertical-pricingtabs {
    padding: 47px 42px 140px 16px;
  }
  .convo-pricing .comparetable-box .feature-table tbody tr .th-data {
    width: 515px;
  }
  .convo-pricing .comparetable-box .feature-table tbody tr td .feature-data .items span {
    font-size: 13.8px;
  }
  .convo-pricing .comparetable-box .feature-table tbody tr td .feature-data .getnow-btn .getnow {
    width: 120px;
  }
  .convo-pricing .comparetable-box .feature-table .sticky-header tr .thd-data {
    min-width: 180px;
    max-width: 400px;
  }
  .convo-pricing .comparetable-box .feature-table tbody tr td {
    vertical-align: middle;
    min-width: 180px;
    max-width: 400px;
    border-width: 1px;
  }
  .convo-pricing .comparetable-box .feature-table .sticky-header tr .thd-data,
  .convo-pricing .comparetable-box .feature-table tbody tr td {
    min-width: 180px;
  }
}
@media screen and (max-width: 1300px) {
  .convo-pricing .pricing-tabs.magento-tab .nav-link {
    width: 267.6px !important;
  }
  .convo-pricing .pricingtab-box .pricing-tabs .nav-item .nav-link {
    width: 535px;
    font-size: 14px;
  }
  .convo-pricing .tab-content .tab-pane .tabcontent-box h4 {
    font-size: 22px;
  }
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body .price-plansbtn .common-btn {
    font-size: 18px;
  }
  .convo-pricing .tab-content .tab-pane.shopifytab-pane .pricingcard-wholebox .pricing-card .card-body h2,
  .convo-pricing .tab-content .tab-pane.magentotab-pane .pricingcard-wholebox .pricing-card .card-body h2 {
    font-size: 19px;
    text-align: center;
  }
  .convo-pricing .tab-content .tab-pane .pricingcard-wholebox .pricing-card .card-body {
    padding: 105px 16px 40px 16px;
  }
  .convo-pricing .tab-content .tab-pane.shopifytab-pane .pricingcard-wholebox .pricing-card .card-body {
    padding: 40px 16px 44px 16px;
  }
  .convo-pricing .tab-content .tab-pane.magentotab-pane .pricingcard-wholebox .pricing-card .card-body {
    padding: 40px 16px 44px 16px;
  }
  .convo-pricing .refund-area .refund-wholebox {
    max-width: 100%;
  }
  .convo-pricing .refund-content h3,
  .convo-pricing .refund-content h4 {
    font-size: 23px;
  }
  .convo-pricing .bookdemo-area {
    padding: 85px 0px;
  }
  .convo-pricing .comparetable-box .feature-table tbody tr td .feature-title {
    font-size: 25px;
  }
  .convo-pricing .comparetable-box .feature-table thead tr th .feature-box .price {
    margin: 10px 0px 10px;
    font-size: 20px;
  }
  .convo-pricing .comparetable-box .feature-table thead tr th .feature-box .title {
    font-size: 22px;
  }
  .convo-pricing .comparetable-box .feature-table tbody tr .th-data {
    font-size: 18px;
    padding: 15px 30px;
  }
  .container {
    padding: 0px 30px !important;
  }
  .upgradepricing-area .container {
    padding: 0px 30px !important;
  }
  .convo-web .sst-page .unlockpower-area .unlockpower-content h1 span {
    font-size: 65px;
    line-height: 75px;
  }
  .convo-web .sst-page h1 {
    font-size: 55px;
  }
  .convo-web .sst-page .benefitstagging-area .benefit-wholebox .benefit-card .benefit-box .benefit-content h3 {
    font-size: 20px;
    margin: 8px 0px;
  }
  .convo-web .sst-page .benefit-icon img {
    max-width: 60px;
  }
  .convo-web .sst-page .benefitstagging-area .benefit-wholebox .benefit-card {
    min-height: 256px;
  }
  .convo-web .sst-page .title-head h2 {
    font-size: 35px;
    line-height: 48px;
  }
  .convo-web .sst-page .trackingsteps-area .trackingsteps-wholebox .scrollspy-box {
    height: 430px;
  }
  .convo-web .sst-page .title-head h1 {
    font-size: 40px !important;
    line-height: 38px !important;
  }
  .convo-web .sst-page .gamechanger-area .gamerchanger-wholebox .gamechanger-box {
    padding: 16px 11px;
    min-height: 100px;
  }
  .convo-web .sst-page .gamechanger-area .gamerchanger-wholebox .gamechanger-box .content p {
    font-size: 14px;
  }
  .convo-web .sst-page .trackingsteps-area .trackingsteps-wholebox .list-group .list-group-item .steps {
    font-size: 18px;
    min-width: 80px;
    width: auto;
  }
  .convo-web .sst-page .elevatetracking-area .elevate-box .form-box .wpforms-container .wpforms-field-container .wpforms-field-email {
    min-width: 620px;
  }
  .convo-web .sst-page .elevatetracking-area .title-head h2 {
    font-size: 40px;
    line-height: 38px;
  }
  .convo-affiliate .reviews-area .reviews-wholebox .card .card-body .whitebox {
    min-height: 230px;
  }
  .convo-homepage .ourflagship-area .flagship-content {
    margin-right: 10px;
  }
  .convo-homepage .feature-area .card {
    min-height: 280px;
  }
  .convo-homepage .testimonail-area .testi-wholebox .testi-slider .slick-track .slick-slide .card .card-body .author-box .author strong {
    margin-bottom: 7px;
  }
  .convo-homepage .hero-area .hero-animation .animation-circle .num8_circle.rotate-center {
    width: 90%;
  }
  .convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(8) {
    left: 76px;
  }
  .convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(10) {
    top: 77px;
    right: 47px;
  }
  .convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(9) {
    width: 45px;
    left: 256px;
    top: 0;
  }
  .convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(3) {
    right: 91px;
  }
  .convo-homepage .hero-area .hero-content h3 br {
    display: none;
  }
  .convo-homepage .hero-area .hero-animation {
    display: none;
  }
  .convo-homepage .hero-area .hero-animation-mobile {
    display: block;
  }
  .convo-homepage .hero-area {
    padding: 60px 0px 60px;
  }
  .convo-productpage .hero-area {
    padding: 60px 0px 180px;
  }
  .convo-productpage .hero-area .hero-content h3 {
    font-size: 16px;
  }
  .convo-productpage .why-chooseus .whychoose-wholebox .col-xl-3 {
    width: 50%;
  }
  .convo-productpage .why-chooseus .choose-card {
    margin-bottom: 20px;
  }
  .convo-productpage .product-pricing .pricing-wholebox .col-lg-3 {
    width: 33.33%;
  }
  .convo-productpage .product-pricing .pricing-wholebox .product-card {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1200px) {
  .convo-pricing .pricingtab-box .pricing-tabs .nav-item .nav-link {
    width: 500px;
  }
  .convo-pricing .pricingtab-box .pricing-tabs .nav-item .nav-link br {
    display: none;
  }
  .convo-pricing .tab-content .tab-pane .tabcontent-box h4 br {
    display: none;
  }
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card {
    width: 30.33%;
    margin: 10px 10px;
  }
  .convo-pricing .tab-content .pricingcard-wholebox {
    flex-wrap: wrap;
    margin: 0px 0px;
    justify-content: flex-start;
  }
  .convo-pricing .vertical-pricingtabs {
    padding: 47px 16px 65px 16px;
  }
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body {
    padding: 75px 16px 40px 16px;
  }
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body .price-plansbtn {
    top: 16px;
  }
  .convo-pricing .pricingtab-box .pricing-tabs .nav-item .nav-link {
    width: 396.6px;
  }
  .convo-pricing .pricing-tabs.magento-tab .nav-link {
    width: 198.6px !important;
  }
  .convo-pricing .refund-content h3,
  .convo-pricing .refund-content h4 {
    font-size: 20px;
  }
  .convo-pricing .refund-content h3 br,
  .convo-pricing .refund-content h4 br {
    display: none;
  }
  .convo-pricing .comparetable-box .feature-table tbody tr .th-data {
    font-size: 14px;
    line-height: 22px;
    min-width: 302px;
    padding: 10px 30px 10px 12px;
  }
  .convo-pricing .comparetable-box .feature-table tbody tr td .feature-data .items {
    min-width: 110px;
  }
  .convo-pricing .comparetable-box .feature-table thead tr th .feature-box .title {
    font-size: 20px;
    line-height: 1;
  }
  .convo-pricing .upgrade-box .upgrade-content h2 {
    font-size: 26px;
    padding: 0px 30px;
  }
  .convo-pricing .bookdemo-area .free-audit .audit-btn {
    font-size: 18px;
  }
  .convo-pricing .comparetable-box .feature-table tbody tr td .feature-data .getnow-btn .getnow {
    font-size: 16px;
    width: 110px;
  }
  .convo-pricing .bookdemo-area .book-demo .demo-btn {
    font-size: 17px;
    width: 250px;
    height: 45px;
  }
  .container {
    padding: 0px 30px !important;
  }
  .convo-web .ssd-page .unlockpower-area .unlockpower-content p {
    width: 96%;
  }
  .convo-web .ssd-page .gamechanger-area .freesetup-box {
    margin-right: 30px;
  }
  .convo-web .ssd-page .trackingsteps-area .trackingsteps-wholebox .tab-content .tab-pane .tabcontent-box .step-image {
    width: 100%;
  }
  .convo-web .ssd-page .gamechanger-area .gamechanger-content .solution-box {
    margin-top: 25px;
  }
  .convo-web .ssd-page .gamechanger-area .gamechanger-content .solution-box .feature-box {
    margin-right: 38px;
  }
  .convo-web .ssd-page .gamechanger-area .gamechanger-content .solution-box .feature-box span {
    font-size: 14px;
  }
  .convo-web .ssd-page .gamechanger-area .gamechanger-content h2 {
    margin-bottom: 20px;
  }
  .convo-web .ssd-page .elevate-area .elevate-box .elevate-content h2 {
    margin-right: 54px;
  }
  .convo-web .ssd-page .purchaseplan-area .purchaseplan-box .purchaseplan-card {
    margin: 0px 10px;
  }
  .convo-web .sst-page .offer-header .header-wholebox .offerbox h3 {
    font-size: 15px;
    line-height: 23px;
  }
  .convo-web .sst-page .offer-header .header-wholebox .counter-box ul li span {
    font-size: 18px;
    line-height: 25px;
  }
  .convo-web .sst-page .offer-header .header-wholebox .counter-box ul li {
    font-size: 12px;
    width: 65px;
    height: 60px;
  }
  .convo-web .sst-page .offer-header .header-wholebox .explorenow .common-btn {
    width: 165px;
  }
  .convo-web .sst-page .offer-header {
    height: 76px;
  }
  .convo-web .sst-page .ssd-newheader {
    margin-top: 76px;
  }
  .convo-web .sst-page .unlockpower-area .unlockpower-content .setupbtn-box {
    margin-top: 30px;
  }
  .convo-web .sst-page h1 {
    font-size: 50px;
    line-height: 67px;
  }
  .convo-web .sst-page .unlockpower-area .unlockpower-content h1 span {
    font-size: 55px;
    line-height: 1;
  }
  .convo-web .sst-page .gamechanger-area .title-head p {
    padding: 0px 30px;
  }
  .convo-web .sst-page .unlockpower-area {
    padding: 164px 0px 60px;
  }
  .convo-web .sst-page .purchaseplan-area .purchaseplan-box .purchaseplan-card .getstarted-btn .common-btn {
    width: 225px;
    height: 40px;
    font-size: 20px;
  }
  .convo-web .sst-page .benefitstagging-area .benefit-wholebox .benefit-card {
    min-height: 240px;
  }
  .convo-web .sst-page .elevatetracking-area .elevate-box .form-box .wpforms-container .wpforms-field-container .wpforms-field-email {
    min-width: 532px;
  }
  .convo-web .sst-page .elevatetracking-area .elevate-box .form-box .wpforms-container .wpforms-submit-container .wpforms-submit {
    padding: 0px 16px;
    font-size: 16px;
  }
  .convo-affiliate .hero-area h1 span {
    font-size: 42px;
  }
  .convo-affiliate .hero-area h1 span {
    font-size: 42px;
  }
  .convo-affiliate .program-area .affiliate-wholebox .card {
    min-height: 206px;
  }
  .convo-affiliate .program-area .affiliate-wholebox .card .card-body .card-title span {
    display: block;
  }
  .convo-affiliate .program-area .affiliate-wholebox .card .card-body .card-title span.icon {
    margin-bottom: 6px;
  }
  .convo-affiliate .steps-area .steps-wholebox .card {
    min-height: 170px;
  }
  .convo-affiliate .reviews-area .reviews-wholebox .card .card-body .whitebox {
    min-height: 258px;
  }
  .convo-pricing thead.sticky-header {
    position: inherit;
  }
  .convo-pricing .comparetable-box {
    border-top: 0px;
  }
  .convo-pricing .comparetable-box .feature-table.table.sticky-header-tbody {
    margin-top: 0px;
  }
  .convo-review h2 {
    font-size: 32px;
  }
  .convo-global h1 {
    font-size: 53px;
    line-height: 69px;
  }
  .convo-homepage .hero-area .hero-animation .animation-circle .num8_circle.rotate-center {
    width: 100%;
  }
  .convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(4) {
    top: 270px;
    right: 18px;
  }
  .convo-homepage .space {
    padding: 40px 0px;
    overflow-x: hidden;
  }
  .convo-homepage .hero-area .hero-animation .animation-circle .num8_circle.rotate-center {
    width: 82%;
  }
  .convo-homepage .card.feature-card:hover .animate-card {
    transform: translateY(0px);
  }
  .convo-productpage .counter-area {
    margin: 0px 30px;
    margin-top: -100px;
  }
  .blog .site-content .ast-grid-3 .type-post {
    width: 46%;
  }
  .blog .ast-row {
    margin: 20px 35px !important;
  }
}
@media screen and (max-width: 1023px) {
  .convo-pricing .vertical-pricingtabs .left-tabs {
    position: absolute;
    left: 0;
    top: -100px;
    right: 0;
    flex-direction: row;
  }
  .convo-pricing .vertical-pricingtabs {
    display: block;
  }
  .convo-pricing .vertical-pricingtabs {
    width: calc(100% - 0px) !important;
  }
  .convo-pricing .refund-area .refund-wholebox {
    width: calc(100% - 0px) !important;
  }
  .convo-pricing .pricingtab-box .pricing-tabs .nav-item {
    width: 50%;
  }
  .convo-pricing .pricingtab-box .pricing-tabs .nav-item .nav-link {
    width: 100%;
    border-radius: 0px;
  }
  .convo-pricing .vertical-pricingtabs .left-tabs .nav-link {
    width: 33.33%;
  }
  .convo-pricing .tab-content .tab-pane .tabcontent-box h4 {
    margin: 0px 0px 33px;
  }
  .convo-pricing .vertical-pricingtabs .left-tabs .nav-link {
    border-radius: 0px;
  }
  .convo-pricing .vertical-pricingtabs .left-tabs .nav-link.active {
    border-radius: 0px;
  }
  .convo-pricing .vertical-pricingtabs .left-tabs .nav-link {
    margin-bottom: 0px;
  }
  .convo-pricing .tab-content {
    padding: 0px 0px;
  }
  .convo-pricing .tab-content .switch-box {
    margin-bottom: 48px;
  }
  .convo-pricing .vertical-pricingtabs .left-tabs .nav-link {
    box-shadow: 0px 0px;
  }
  .convo-pricing .pricing-tabs.magento-tab .nav-link {
    width: 100% !important;
  }
  .convo-pricing .upgrade-box .upgrade-content {
    padding: 0px 0px 140px;
  }
  .convo-affiliate .reviews-area .reviews-wholebox .card .card-body .whitebox {
    min-height: 260px;
  }
  .convo-affiliate .hero-area .hero-image {
    text-align: center;
  }
  .convo-affiliate .hero-content h4 br {
    display: none;
  }
  .convo-affiliate .hero-area h4 {
    margin: 24px 0px 20px;
    font-size: 18px;
  }
  .convo-affiliate .common-btn {
    width: 210px;
    height: 42px;
  }
}
@media screen and (max-width: 991px) {
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card {
    min-height: auto;
  }
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body .getstarted-btn {
    position: relative;
    bottom: 0;
  }
  .convo-pricing .bookdemo-area {
    padding: 85px 0px 0px;
  }
  .convo-pricing .comparefeature-wholebox .comparefeature-area .title-head h1 {
    font-size: 27px;
  }
  .convo-pricing .common-btn {
    font-size: 16px;
  }
  .convo-pricing .upgrade-box .upgrade-content {
    padding: 0px 0px 170px;
    max-width: 100%;
  }
  .convo-pricing .upgrade-box .upgrade-content h2 br {
    display: none;
  }
  .convo-pricing .refund-area .refund-wholebox {
    width: 100%;
    max-width: 100%;
  }
  .convo-pricing .refund-area .refund-wholebox {
    width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .convo-pricing .refund-image {
    margin-right: 0px;
  }
  .convo-pricing .comparetable-box .feature-table tbody tr td .feature-title,
  .convo-pricing .comparetable-box .feature-table tbody tr {
    height: 50px;
  }
  .convo-pricing .comparetable-box .feature-table tbody tr td .feature-title {
    font-size: 18px;
  }
  .convo-pricing .comparetable-box .feature-table tbody tr td .feature-data .getnow-btn .getnow {
    font-size: 12px;
    width: 87px;
    margin: 16px 0px;
    height: 30px;
  }
  .convo-pricing .comparetable-box .feature-table thead tr th .feature-box .price {
    font-size: 16px;
  }
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body .price-content.enterprise {
    padding-top: 0px;
  }
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body .price-content {
    min-height: auto;
  }
  .convo-pricing .custom-modal .modal-body .modal-video video {
    height: 300px;
  }
  .convo-web .sst-page .unlockpower-area .row {
    flex-direction: column-reverse;
  }
  .convo-web .ssd-page .trackingsteps-area .trackingsteps-wholebox .row {
    flex-direction: column-reverse;
  }
  .convo-web .sst-page .unlockpower-content {
    margin-top: 30px;
  }
  .convo-web .sst-page .unlockpower-image {
    text-align: center;
    margin-bottom: 0px;
  }
  .convo-web .sst-page .trackingsteps-wholebox .row {
    flex-direction: column-reverse;
  }
  .convo-web .sst-page .trackingsteps-wholebox .row .list-group .list-group-item {
    width: 100%;
    min-width: 100%;
    height: auto;
  }
  .convo-web .sst-page .trackingsteps-area .trackingsteps-wholebox {
    height: auto;
    margin-top: 10px;
  }
  .convo-web .sst-page .trackingsteps-area .trackingsteps-wholebox .scrollspy-box {
    height: 680px;
    margin-bottom: 40px;
  }
  .convo-web .sst-page .purchaseplan-area .title-head h2 {
    font-size: 35px;
  }
  .convo-web .sst-page .purchaseplan-area .top-header .logo img {
    max-width: 200px;
    max-height: 46px;
  }
  .convo-web .sst-page .purchaseplan-area .purchaseplan-box .purchaseplan-card .price-content h3 .black {
    font-size: 32px;
  }
  .convo-web .sst-page .purchaseplan-area .purchaseplan-box .purchaseplan-card .price-content h2 {
    margin: 10px 0px;
  }
  .convo-web .sst-page .purchaseplan-area .purchaseplan-box .purchaseplan-card ul li {
    margin-bottom: 12px;
  }
  .convo-web .sst-page .purchaseplan-area .purchaseplan-box .purchaseplan-card {
    margin: 0px 0px;
  }
  .convo-web .sst-page .purchaseplan-area .purchaseplan-box .purchaseplan-card ul li::after {
    transform: scale(0.8);
    top: 0;
  }
  .convo-web .sst-page .purchaseplan-area .convo-affiliate .hero-area {
    padding: 60px 0px 30px;
  }
  .convo-web .sst-page .elevatetracking-area .elevate-box .form-box .wpforms-container .wpforms-field-container .wpforms-field-email {
    min-width: 475px;
  }
  .convo-web .sst-page .gamechanger-area .gamerchanger-wholebox .gamechanger-box {
    min-height: 75px;
  }
  .convo-pricing .refund-area {
    margin-top: -65px;
  }
  .convo-global h2 br {
    display: none;
  }
  .convo-global h3 br {
    display: none;
  }
  .convo-global .common-btn.darkblue-btn {
    width: -moz-fit-content;
    width: fit-content;
  }
  .convo-homepage .animation-circle {
    display: none;
  }
  .convo-homepage .hero-animation-mobile {
    display: block;
  }
  .convo-homepage .hero-area .hero-animation {
    overflow: hidden;
  }
  .convo-homepage .hero-area .hero-animation .animation-circle .num8_circle.rotate-center {
    width: 90%;
  }
  .convo-homepage .hero-area .hero-content h3 {
    padding: 10px 0px 25px;
  }
  .convo-homepage .hero-area .hero-content {
    margin-bottom: 60px;
  }
  .convo-homepage .hero-area {
    padding: 40px 0px 60px;
  }
  .convo-homepage .hero-area .hero-animation .plat-icons {
    top: 81px;
  }
  .convo-homepage .hero-area .hero-animation .plat-icons .icon:nth-child(10) {
    top: 0;
    right: 99px;
  }
  .convo-homepage .platform-area.space {
    padding: 20px 0px;
  }
  .convo-homepage .platform-area .platform-box {
    flex-wrap: wrap;
  }
  .convo-homepage .platform-area .platform-box a {
    width: 50%;
  }
  .convo-homepage .feature-area .card {
    min-height: 248px;
  }
  .convo-homepage .counter-area.space {
    padding: 30px 0px;
  }
  .convo-homepage .counter-box {
    margin: 10px 0px;
  }
  .convo-homepage .world-supportimg {
    margin-top: 40px;
  }
  .convo-homepage .hero-area {
    padding: 20px 0px 60px;
  }
  .convo-homepage .hero-area .hero-animation-mobile {
    display: block;
  }
  .convo-homepage .hero-area .animation-wholebox {
    position: relative;
    left: 0;
  }
  .convo-homepage .ourflagship-area .falgship-image {
    margin-top: 40px;
    max-width: 100%;
  }
  .convo-homepage .testimonail-area .testi-wholebox .testi-slider .slick-track .slick-slide.slick-current.slick-active .card {
    transform: translateY(0px);
  }
  .convo-homepage .tranform-area .rocket-image {
    display: none;
  }
  .convo-homepage .tranform-area .title-text p {
    padding: 0px 0px;
  }
  .convo-homepage .tranform-area .tranform-btn .common-btn {
    height: auto;
    margin-bottom: 15px;
  }
  .convo-homepage .blog-area .blog-wholebox .card.gridblog .card-text {
    min-height: auto;
  }
  .convo-homepage .slick-prev,
  .convo-homepage .slick-next {
    display: block !important;
  }
  .convo-homepage .allproducts-area .product-slider .slick-next {
    right: -12px;
  }
  .convo-homepage .allproducts-area .product-slider .slick-prev {
    left: -26px;
  }
  .convo-homepage .testimonail-area .testi-wholebox .testi-slider .slick-prev {
    left: -22px;
  }
  .convo-homepage .testi-wholebox .testi-slider .slick-next {
    right: -4px;
  }
  .convo-productpage .allinone-banner img {
    width: 100%;
    height: auto;
    max-height: auto;
  }
  .convo-productpage .hero-area {
    padding: 40px 0px 180px;
  }
  .convo-productpage .testimonail-area .testi-wholebox .testi-slider .slick-track .slick-slide .card {
    margin: 0px 20px;
  }
}
@media screen and (max-width: 767px) {
  .container {
    padding: 0px 15px !important;
  }
  .convo-pricing .tab-content .tab-pane .tabcontent-box h4 {
    font-size: 17px;
  }
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card {
    width: 46%;
  }
  .convo-pricing .pricingtab-box .pricing-tabs .nav-item .nav-link {
    font-size: 12px;
    height: 85px;
  }
  .convo-pricing h5 {
    font-size: 16px;
  }
  .convo-pricing h2 {
    font-size: 24px;
  }
  .convo-pricing .tab-content .pricingcard-wholebox {
    justify-content: center;
  }
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body h3 {
    font-size: 25px;
  }
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body h5 {
    margin: 10px 0px;
    font-size: 18px;
  }
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body h6 {
    margin: 15px 0px;
    font-size: 15px;
  }
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body p {
    font-size: 16px;
  }
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body ul {
    margin: 20px 10px;
  }
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body ul li {
    font-size: 15px;
    margin: 20px 0px;
  }
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body .features-link a {
    margin: 10px 0px;
    display: block;
    font-size: 16px;
  }
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body .features-link a:hover {
    text-decoration: underline;
  }
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body .getstarted-btn {
    margin-top: 30px;
  }
  .convo-pricing .upgrade-box .upgrade-content h2 {
    font-size: 22px;
    padding: 0px 4px;
  }
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body .price-content {
    min-height: auto;
  }
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body .price-content.enterprise {
    padding-top: 0px;
  }
  .convo-pricing .refund-image {
    text-align: center;
    max-width: 40%;
    margin: 0 auto;
    padding-bottom: 30px;
  }
  .convo-pricing .refund-content h3,
  .convo-pricing .refund-content h4 {
    font-size: 19px;
    text-align: center;
  }
  .convo-pricing .refund-content h3 br,
  .convo-pricing .refund-content h4 br {
    display: none;
  }
  .convo-pricing .comparefeature-area .title-head h1 {
    font-size: 25px;
  }
  .convo-pricing .bookdemo-area .book-demo .demo-btn {
    width: auto;
    font-size: 16px;
  }
  .convo-pricing .bookdemo-area .free-audit .audit-btn {
    font-size: 16px;
  }
  .convo-pricing .faq-area .accordion .accordion-item .accordion-header .accordion-button,
  .convo-pricing .faq-area .accordion .accordion-item .accordion-body .tab-content p {
    font-size: 15px;
    padding: 15px 0px;
    padding-right: 45px;
  }
  .convo-pricing .faq-area .accordion .accordion-item .accordion-body .tab-content p {
    padding-right: 0px !important;
    padding: 0px 0px;
    line-height: 24px;
  }
  .convo-pricing .faq-area .accordion .accordion-item .accordion-body {
    padding: 10px 0px;
  }
  .convo-pricing .left-tabs .nav-link {
    height: 84px;
  }
  .convo-pricing .vertical-pricingtabs .left-tabs {
    top: -84px;
  }
  .convo-pricing .sales-modal .modal-dialog {
    min-width: 100%;
  }
  .convo-pricing .sales-modal .userform-wholebox .form-box .icontrol {
    height: 37px;
  }
  .convo-pricing .refund-content h3,
  .convo-pricing .refund-content h4 {
    padding-right: 0px;
  }
  .convo-pricing .tab-content .tab-pane .pricingcard-wholebox .pricing-card .card-body {
    padding: 80px 16px 40px 16px;
  }
  .convo-pricing .left-tabs .nav-link.active::after {
    opacity: 0;
  }
  .convo-web .title-head h2 {
    font-size: 19px !important;
    line-height: 30px !important;
  }
  .convo-web .insight-link a {
    font-size: 12px;
  }
  .convo-pricing .custom-modal.video-modal .modal-dialog {
    min-width: auto;
  }
  .convo-web .ssd-page .elevate-area .elevate-box {
    flex-wrap: wrap;
  }
  .convo-web .ssd-page .elevate-area .elevate-box .elevate-form {
    margin-top: 40px;
  }
  .convo-web .ssd-page .elevate-area::after {
    background-size: contain;
  }
  .convo-web .ssd-page .offer-header .birdbox {
    margin-bottom: 0px;
  }
  .convo-web .ssd-page .offer-header .offerbox h3,
  .convo-web .ssd-page .offer-header .birdbox span {
    font-size: 16px;
  }
  .convo-web .ssd-page .unlockpower-area .unlockpower-content p {
    width: 100%;
    margin: 15px 0px;
  }
  .convo-web .ssd-page .unlockpower-area .unlockpower-content p br {
    display: none;
  }
  .convo-web .ssd-page .offer-header .offerbox h3,
  .convo-web .ssd-page .offer-header .birdbox span {
    font-size: 12px;
    line-height: 18px;
  }
  .convo-web .ssd-page .offer-header .birdbox span br {
    display: none;
  }
  .convo-web .ssd-page .offer-header .explorenow .common-btn {
    width: auto;
    font-size: 12px;
    height: 30px;
    padding: 0px 10px;
  }
  .convo-web .ssd-page .offer-header .offerbox {
    margin: 0px 16px 0px 16px;
  }
  .convo-web .ssd-page .ssd-newheader .newheader-box .header-logo {
    max-width: 145px;
  }
  .convo-web .ssd-page .offer-header {
    height: 52px;
  }
  .convo-web .ssd-page .ssd-newheader {
    margin-top: 52px;
  }
  .convo-web .ssd-page .common-btn {
    height: 32px;
  }
  .convo-web .ssd-page .ssd-newheader {
    padding: 22px 0px;
  }
  .convo-web .ssd-page .ssd-newheader .newheader-box .setupbtn-box .common-btn {
    padding: 0px 5px;
  }
  .convo-web .ssd-page .title-head h2 {
    font-size: 20px !important;
  }
  .convo-web .ssd-page .gamechanger-area .freesetup-box {
    margin-right: 0px;
    width: 100%;
    margin-bottom: 30px;
  }
  .convo-web .ssd-page .gamechanger-area .gamechanger-content .solution-box .feature-box img {
    width: 60px;
  }
  .convo-web .ssd-page .purchaseplan-area .purchaseplan-content .discount-box {
    flex-wrap: wrap;
    margin: 0 auto;
    text-align: center;
  }
  .convo-web .ssd-page .purchaseplan-area .purchaseplan-content .discount-box .content {
    margin-left: 0px;
    margin-top: 20px;
  }
  .convo-web .ssd-page .purchaseplan-area .purchaseplan-box .switchbox {
    margin: 24px 0px;
  }
  .convo-web .ssd-page .purchaseplan-area .purchaseplan-box .purchaseplan-card {
    margin: 15px 0px;
  }
  .convo-web .ssd-page .benefitstagging-area .benefit-wholebox .benefit-card {
    height: auto;
  }
  .convo-web .ssd-page .elevate-area .elevate-box .elevate-content h2 {
    margin-right: 0px;
  }
  .convo-web .ssd-page .elevate-area .elevate-box .elevate-form {
    margin-top: 70px;
  }
  .convo-web .ssd-page .elevate-area .elevate-box .elevate-form .setupemail-box .icontrol {
    width: 100%;
  }
  .convo-web .ssd-page .elevate-area .elevate-box .elevate-form .setupemail-box .common-btn {
    font-size: 15px;
  }
  .convo-web .ssd-page .gamechanger-area .gamechanger-content .solution-box .feature-box {
    margin-right: 16px;
  }
  .convo-web .ssd-page .gamechanger-area .gamechanger-content .solution-box .feature-box span {
    font-size: 12px;
  }
  .convo-web .ssd-page .gamechanger-area .freesetup-box h2 {
    font-size: 22px;
  }
  .convo-web .ssd-page .gamechanger-area .gamechanger-content .solution-box {
    justify-content: space-between;
  }
  .convo-web .ssd-page .trackingsteps-area .trackingsteps-wholebox .nav-pills .nav-link {
    height: 150px;
  }
  .convo-web .sst-page .elevatetracking-area .elevate-box {
    flex-wrap: wrap;
  }
  .convo-web .sst-page .elevatetracking-area .elevate-box {
    flex-wrap: wrap;
    margin-top: 10px;
  }
  .convo-web .sst-page .elevatetracking-area .elevate-box .discount-box {
    margin: 20px 0px 30px;
  }
  .convo-web .sst-page .elevatetracking-area .elevate-box .form-box .icontrol {
    min-width: auto;
  }
  .convo-web .sst-page .offer-header {
    height: 125px;
  }
  .convo-web .sst-page .offer-header .header-wholebox {
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
  }
  .convo-web .sst-page .offer-header .header-wholebox .offerbox {
    margin-bottom: 10px;
  }
  .convo-web .sst-page .offer-header .header-wholebox .explorenow .common-btn {
    width: auto;
  }
  .convo-web .sst-page .offer-header .header-wholebox .offerbox h3 {
    text-align: center;
  }
  .convo-web .sst-page .offer-header .header-wholebox .offerbox h3 span {
    display: contents;
  }
  .convo-web .sst-page .offer-header .header-wholebox .offerbox h3 br {
    display: none;
  }
  .convo-web .sst-page .ssd-newheader {
    margin-top: 125px;
  }
  .convo-web .sst-page .newheader-box .setupbtn-box .common-btn {
    width: auto;
    margin-left: 10px;
    white-space: nowrap;
  }
  .convo-web .sst-page .unlockpower-area {
    padding: 180px 0px 60px;
  }
  .convo-web .sst-page h1 {
    font-size: 40px;
    line-height: 58px;
  }
  .convo-web .sst-page h1 span {
    font-size: inherit;
  }
  .convo-web .sst-page .spacing {
    padding: 40px 0px !important;
  }
  .convo-web .sst-page .title-head h2,
  .convo-web .sst-page .purchaseplan-area .title-head h2 {
    font-size: 20px !important;
    line-height: 32px !important;
  }
  .convo-web .sst-page .title-head h2 span,
  .convo-web .sst-page .purchaseplan-area .title-head h2 span {
    display: initial;
  }
  .convo-web .sst-page .elevatetracking-area .title-head h2 {
    font-size: 30px !important;
    line-height: 43px !important;
  }
  .convo-web .sst-page .gamechanger-area .title-head p {
    padding: 0px 15px;
    font-size: 18px;
    line-height: 27px;
  }
  .convo-web .sst-page .trackingsteps-wholebox .row .list-group .list-group-item {
    display: block;
    padding: 12px 15px;
    margin: 8px 0px;
  }
  .convo-web .sst-page .gamechanger-area .gamerchanger-wholebox .gamechanger-box {
    min-height: auto;
    padding: 15px 8px;
    margin: 8px 0px;
  }
  .convo-web .sst-page .unlockpower-area .unlockpower-content h1 span,
  .convo-web .sst-page h1 {
    font-size: 34px;
    line-height: 48px;
  }
  .convo-web .sst-page .purchaseplan-area .title-head h2 {
    padding-bottom: 20px;
  }
  .convo-web .sst-page .purchaseplan-area .purchaseplan-box .active-userbox {
    text-align: center;
    margin: 36px 0px 40px;
  }
  .convo-web .sst-page .purchaseplan-area .purchaseplan-box .active-userbox h3 {
    font-size: 24px;
  }
  .convo-web .sst-page .purchaseplan-area .purchaseplan-box .active-userbox .user-box span {
    font-size: 36px;
    margin: 0px 5px;
    width: 35px;
    height: 45px;
  }
  .convo-web .sst-page .elevatetracking-area .title-head h2 span {
    margin-top: 0px;
    display: contents;
  }
  .convo-web .sst-page .elevatetracking-area .elevate-box .form-box .wpforms-container .wpforms-field-container .wpforms-field-email {
    min-width: 100%;
  }
  .convo-web .sst-page .elevatetracking-area .elevate-box .form-box .wpforms-container .wpforms-submit-container {
    position: relative;
    padding: 0px 0px;
    padding-top: 10px;
  }
  .convo-web .sst-page .unlockpower-area .unlockpower-content .listing li {
    font-size: 16px;
    padding-left: 27px;
  }
  .convo-web .sst-page .trackingsteps-area .trackingsteps-wholebox .scrollspy-box {
    height: 356px;
  }
  .convo-web .sst-page .elevatetracking-area .elevate-box .form-box .wpforms-container .wpforms-field-container .wpforms-field-email .wpforms-field-medium,
  .convo-web .sst-page .elevatetracking-area .elevate-box .form-box .wpforms-container .wpforms-submit-container .wpforms-submit {
    height: 55px;
  }
  .convo-web .sst-page .elevatetracking-area .elevate-box .form-box .email-icon {
    top: 15px;
    left: 15px;
  }
  .convo-web .sst-page .elevatetracking-area .elevate-box .discount-box span {
    margin-left: 10px;
    font-size: 16px;
    line-height: 25px;
  }
  .convo-web .sst-page .elevatetracking-area .elevate-box .discount-box span br {
    display: none;
  }
  .convo-web .sst-page .elevatetracking-area .elevate-box .form-box .wpforms-container .wpforms-field-container .wpforms-field-email .wpforms-field-medium {
    padding: 24px 24px 24px 44px;
    width: 100%;
  }
  .convo-web .sst-page .elevatetracking-area .elevate-box .form-box .wpforms-container .wpforms-field-container .wpforms-field-email .wpforms-field-medium::-moz-placeholder {
    font-size: 16px;
  }
  .convo-web .sst-page .elevatetracking-area .elevate-box .form-box .wpforms-container .wpforms-field-container .wpforms-field-email .wpforms-field-medium::placeholder {
    font-size: 16px;
  }
  .convo-web .sst-page .elevatetracking-area .elevate-box .form-box .wpforms-container .wpforms-submit-container .wpforms-submit {
    min-width: auto;
  }
  .convo-web .sst-page .offer-header .header-wholebox .counter-box ul li {
    width: 50px;
    font-size: 9px;
    height: 52px;
  }
  .convo-web .sst-page .unlockpower-area .unlockpower-content .listing li::after {
    transform: scale(0.9);
    top: 1px;
  }
  .convo-web .sst-page .unlockpower-area .unlockpower-content .setupbtn-box .common-btn {
    margin-right: 12px;
  }
  .convo-web .sst-page .purchaseplan-area .purchaseplan-box .switch-box {
    width: 180px;
  }
  .convo-web .sst-page .elevatetracking-area {
    padding: 40px 0px 90px 0px;
  }
  .convo-web .sst-page .unlockpower-image {
    display: none;
  }
  .upgradepricing-area .container {
    padding: 0px 16px !important;
  }
  .convo-pricing .refund-area .refund-wholebox {
    padding: 40px 15px 40px;
  }
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body h3 span {
    font-size: 28px;
  }
  .convo-affiliate .title-text h2 {
    font-size: 22px;
  }
  .convo-affiliate .title-text h4 {
    font-size: 17px;
    margin-bottom: 15px;
  }
  .convo-affiliate .card .card-body {
    text-align: center;
  }
  .convo-affiliate .steps-area .steps-wholebox {
    margin: 0px 0px;
  }
  .convo-affiliate .steps-area .steps-wholebox .card {
    margin: 10px 0px;
    min-height: auto;
  }
  .convo-affiliate .program-area .affiliate-wholebox {
    margin: 0px 0px;
  }
  .convo-affiliate .program-area .affiliate-wholebox .card {
    min-height: auto;
    margin: 10px 0px;
  }
  .convo-affiliate .platform-area .platform-box {
    flex-wrap: wrap;
  }
  .convo-affiliate .platform-area .platform-box a {
    width: 50%;
  }
  .convo-affiliate .hero-area h1 {
    line-height: 54px;
    font-size: 42px;
  }
  .convo-affiliate .hero-area h1 span {
    font-size: 34px;
    line-height: 48px;
  }
  .convo-affiliate .program-area {
    padding: 40px 0px 40px;
  }
  .convo-affiliate .reviews-area .reviews-wholebox .card .card-body .whitebox {
    min-height: 200px;
  }
  .convo-affiliate .reviews-area {
    padding: 40px 0px 40px;
  }
  .convo-affiliate .hero-area .hero-content {
    margin-bottom: 30px;
  }
  .convo-affiliate .hero-area {
    padding: 40px 0px 30px;
  }
  .convo-affiliate .joinnow-area .affiliate-form .wpforms-validate .wpforms-field.wpforms-one-half {
    width: 100%;
    margin-left: 0px;
  }
  .convo-affiliate .steps-area {
    padding: 0px 0px;
  }
  .convo-affiliate .joinnow-area .affiliate-form .wpforms-validate .wpforms-submit {
    width: 100px;
  }
  .convo-review h3 {
    font-size: 20px;
  }
  .convo-review .common-btn {
    width: -moz-fit-content;
    width: fit-content;
  }
  .site-footer .ast-builder-grid-row-container-inner {
    width: -webkit-fill-available;
  }
  .site-footer .menu-item .menu-link {
    font-size: 16px;
  }
  .site-footer .widget-title {
    margin-bottom: 0px;
  }
  .convo-global h1 {
    font-size: 47px;
    line-height: 60px;
  }
  .convo-global h2 {
    font-size: 26px;
    line-height: 40px;
  }
  .convo-global h3 {
    font-size: 18px;
  }
  .convo-global .common-btn {
    width: 150px;
    height: 38px;
  }
  .convo-homepage .feature-area .card {
    min-height: 215px;
  }
  .convo-homepage .blog-area .blog-wholebox .blog-gridcard {
    flex-wrap: wrap;
    display: block;
  }
  .convo-homepage .blog-area .blog-wholebox .blog-gridcard .card-body {
    margin-left: 0px;
    margin-top: 7px;
  }
  .convo-homepage .feature-area .feature-wholebox {
    margin-top: 35px;
  }
  .convo-homepage .blog-area .blog-wholebox .blog-gridcard {
    padding: 0px;
  }
  .convo-homepage .blog-area .blog-wholebox .blog-gridcard .card-body {
    padding: 16px;
    margin: 0px;
  }
  .convo-homepage .falgship-image {
    margin-top: 20px;
  }
  .convo-homepage .counter-area .counter-box span {
    font-size: 16px;
  }
  .convo-homepage .counter-area .counter-box strong {
    font-size: 32px;
  }
  .convo-homepage .feature-area .module-border-wrap {
    margin: 10px 0px;
  }
  .convo-homepage .blog-area .blog-wholebox {
    margin-top: 25px;
  }
  .convo-homepage .hero-area .animation-wholebox {
    position: relative;
    left: 0;
  }
  .convo-homepage .customersupport-area .support-content {
    padding-top: 0px;
  }
  .convo-homepage .ourflagship-area .falgship-image {
    max-width: 100%;
    margin-top: 40px;
  }
  .convo-homepage .hero-area .hero-content h1 {
    line-height: 55px;
    font-size: 41px;
  }
  .convo-homepage .hero-area .hero-content h1 br {
    display: none;
  }
  .convo-homepage .ourflagship-area h3 br {
    display: none;
  }
  .convo-homepage .ourflagship-area .marketingplugin-wholebox {
    padding: 10px 0px 0px;
  }
  .convo-homepage .ourflagship-area .get-btn {
    margin-top: 25px;
  }
  .convo-homepage .allproducts-area .product-slider {
    margin-top: 34px;
  }
  .convo-homepage .testimonail-area .testi-wholebox .testi-slider .slick-track {
    padding: 0px 0px 2px;
  }
  .convo-homepage .hero-area .hero-content {
    top: 0;
  }
  .convo-homepage .tranform-area .title-text h3 {
    font-size: 28px;
  }
  .convo-productpage .why-chooseus .whychoose-wholebox .col-xl-3 {
    width: 100%;
  }
  .convo-productpage .why-chooseus .whychoose-wholebox {
    padding: 40px 20px;
  }
  .convo-productpage .whychoose-text {
    margin-bottom: 30px;
  }
  .convo-productpage .product-pricing .pricing-wholebox .col-lg-3 {
    width: 100%;
  }
  .convo-productpage .product-pricing {
    padding: 80px 0px 0px;
  }
  .convo-productpage .product-pricing .pricing-wholebox {
    margin: 40px 30px 0px;
  }
  .convo-productpage .product-pricing .pricing-wholebox .product-card {
    margin-bottom: 40px;
  }
  .convo-productpage .feature-area .feature-wholebox {
    margin-top: 25px;
  }
  .convo-productpage .hero-area .hero-content h1 br {
    display: block;
  }
  .convo-productpage .counter-area .counter-wholebox {
    box-shadow: none;
    border: 1px solid #eee;
  }
  .convo-productpage .hero-area {
    padding: 40px 0px 132px;
  }
  .convo-productpage .why-chooseus .choose-card .card-text {
    min-height: auto;
  }
  .topc_header-wholebox {
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0px;
  }
  .topc_header-wholebox .gift-offerbox {
    text-align: center;
  }
  .topc_header-wholebox .topc_counter-box {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    padding: 10px 0px;
  }
  .topc_header-wholebox .extra-offer {
    margin: 10px 0px;
  }
  .blog .site-content .ast-grid-3 .type-post {
    width: 100%;
  }
  .blog .ast-row {
    margin: 20px 0px !important;
  }
  .blog .entry-title {
    font-size: 20px;
  }
}
@media screen and (max-width: 561px) {
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card {
    width: 100%;
  }
  .convo-pricing .custom-modal .modal-dialog {
    min-width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .convo-pricing .pricingtab-box .pricing-tabs .nav-item {
    width: 100%;
  }
  .convo-pricing .pricingtab-box .pricing-tabs .nav-item .nav-link {
    font-size: 14px;
    border-radius: 0px 0px;
    height: 60px;
  }
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card {
    width: 100%;
  }
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body h3 {
    font-size: 26px;
  }
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body p {
    font-size: 16px;
  }
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body ul {
    margin: 30px 0px;
  }
  .convo-pricing .tab-content .pricingcard-wholebox .pricing-card .card-body ul li {
    font-size: 15px;
    margin: 16px 0px;
  }
  .convo-pricing .bookdemo-area {
    padding: 50px 0px;
  }
  .convo-pricing .bookdemo-area .book-demo {
    margin-bottom: 30px;
  }
  .free-audit {
    text-align: center;
  }
  .convo-pricing .upgrade-box .upgrade-content {
    padding: 0px 0px 140px;
  }
  .convo-pricing .custom-modal .modal-dialog {
    top: 0;
  }
  .convo-pricing .custom-modal .modal-body .modal-form .form-title h3 {
    font-size: 20px;
  }
  .convo-pricing .custom-modal .modal-body .form-box .form-box .icontrol {
    height: 35px;
  }
  .convo-pricing .custom-modal .modal-body .form-box span {
    font-size: 14px;
  }
  .convo-pricing .custom-modal .modal-body .form-box strong {
    font-size: 15px;
  }
  .convo-pricing .custom-modal .modal-body .form-box .get-now .common-btn {
    font-size: 20px;
  }
  .convo-pricing .custom-modal .modal-content {
    padding: 50px 18px 20px;
  }
  .convo-pricing .upgradepricing-area {
    padding: 50px 0px 22px;
  }
  .convo-pricing .upgrade-box .upgrade-content h2 {
    line-height: 36px;
  }
  .convo-pricing .faq-area .accordion .accordion-item .accordion-header .accordion-button {
    padding-left: 0px;
    padding: 10px 50px 10px 0px;
    font-size: 15px;
  }
  .convo-pricing .faq-area .head-title h4 {
    font-size: 20px;
  }
  .convo-web .banner-content h1 {
    font-size: 25px;
    line-height: 45px;
    margin-bottom: 20px;
  }
  .convo-web .title-head h2 {
    font-size: 20px;
  }
  .convo-web .title-head h2,
  .convo-web h3 {
    font-size: 18px;
    line-height: 30px;
  }
  .convo-affiliate h1 {
    font-size: 40px;
  }
  .convo-web .sst-page .trackingsteps-area .trackingsteps-wholebox .scrollspy-box {
    height: 300px;
  }
  .convo-web .sst-page .elevatetracking-area .elevate-box .form-box .wpforms-container .wpforms-submit-container .wpforms-submit {
    font-size: 15px;
    padding: 0px 10px;
    width: auto;
  }
  .convo-web .sst-page .trackingsteps-area .trackingsteps-wholebox .list-group .list-group-item p {
    font-size: 14px;
    line-height: 20px;
  }
  .convo-web .sst-page .elevatetracking-area .elevate-box .form-box .wpforms-container .wpforms-field-container .wpforms-field-email {
    min-width: 310px;
  }
  .convo-web .sst-page .elevatetracking-area .title-head h2 {
    font-size: 22px !important;
    line-height: 34px !important;
  }
  .convo-affiliate .hero-area h1 span {
    font-size: 34px;
  }
  .convo-affiliate .joinnow-area .affiliate-form .wpforms-validate .wpforms-submit {
    width: -moz-fit-content;
    width: fit-content;
    height: 42px;
  }
  .convo-affiliate .common-btn {
    width: -moz-fit-content;
    width: fit-content;
  }
  .convo-review h2 {
    font-size: 25px;
    line-height: 37px;
  }
  .convo-global h1 {
    font-size: 37px;
    line-height: 52px;
  }
  .convo-global h1 br {
    display: none;
  }
  .convo-global .common-btn.gradient-btn {
    width: -moz-fit-content;
    width: fit-content;
    height: 38px;
  }
  .convo-global .common-btn {
    width: -moz-fit-content;
    width: fit-content;
    height: 38px;
  }
  .convo-homepage .feature-area .feature-wholebox {
    margin-top: 15px;
  }
  .convo-homepage .ourflagship-area .product-listing li {
    font-size: 16px;
  }
  .convo-homepage .allproducts-area .product-slider .slick-slide .card .card-body .active-box {
    display: block;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .convo-homepage .allproducts-area .product-slider .slick-slide .card .card-body .active-box .users {
    text-align: left;
    margin: 16px 0px;
  }
  .convo-homepage .allproducts-area .product-slider .slick-slide .card .card-body .platform-box {
    display: block;
    flex-wrap: wrap;
  }
  .convo-homepage .learnmore-btn {
    margin-top: 20px;
  }
  .convo-homepage .tranform-area .tranform-btn {
    display: block;
    flex-wrap: wrap;
  }
  .convo-homepage .tranform-area .tranform-btn .common-btn {
    margin: 16px 10px;
    width: auto;
    height: 38px;
  }
  .convo-homepage .tranform-area .title-text p {
    padding: 0px 0px;
  }
  .convo-homepage .platform-area .platform-box {
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
  }
  .convo-homepage .allproducts-area .product-slider .slick-slide .card .card-body .card-title {
    font-size: 18px;
  }
  .convo-homepage .testimonail-area .testi-wholebox .testi-slider .slick-track .slick-slide .card .card-body .author-box {
    display: block;
  }
  .convo-homepage .test-like {
    margin-top: 10px;
  }
  .convo-homepage .testimonail-area {
    padding: 40px 0px 40px;
  }
  .convo-homepage .hero-area .hero-content h1 {
    line-height: 49px;
    font-size: 38px;
  }
  .convo-productpage .hero-area .hero-content h1 {
    line-height: 48px;
  }
  .convo-productpage .hero-area .hero-content h3 {
    width: 100%;
  }
  .convo-productpage .why-chooseus .whychoose-text h2 {
    margin: 4px 0px;
    font-size: 28px;
    line-height: 38px;
  }
  .convo-productpage .product-pricing {
    padding: 40px 0px 0px;
  }
  .convo-productpage .product-pricing .pricing-wholebox {
    margin: 40px 10px 0px;
  }
  .convo-productpage .faq .faq-wholebox {
    margin-top: 30px;
  }
}
@media screen and (max-width: 320px) {
  .convo-global .common-btn.darkblue-btn {
    height: auto;
    font-size: 13px;
  }
  .convo-global h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .convo-global h3 {
    font-size: 16px;
    line-height: 24px;
  }
  .convo-homepage .hero-area .hero-content h1 {
    line-height: 47px;
    font-size: 33px;
  }
}/*# sourceMappingURL=main.css.map */