@font-face {
  font-family: "Sansation";
  src: url("../fonts/SansationBold.eot");
  src: url("../fonts/SansationBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SansationBold.woff2") format("woff2"),
    url("../fonts/SansationBold.woff") format("woff"),
    url("../fonts/SansationBold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/webfonts/fa-solid-900.woff2") format("woff2"),
    url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/webfonts/fa-solid-900.woff") format("woff");
}

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/webfonts/fa-regular-400.woff2") format("woff2"),
    url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/webfonts/fa-regular-400.woff") format("woff");
}

@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/webfonts/fa-brands-400.woff2") format("woff2"),
    url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/webfonts/fa-brands-400.woff") format("woff");
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2") format("woff2");
}

@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Regular.woff2") format("woff2"),
    url("../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Bold.woff2") format("woff2"),
    url("../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Medium.woff2") format("woff2"),
    url("../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-ExtraBold.woff2") format("woff2"),
    url("../fonts/Poppins-ExtraBold.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --blue-color: #012233;
  --blue-color-2: #16192c;
  --black-color: #111111;
  --black-color-2: #000;
  --black-color-3: #212529;
  --green-color: #33ed88;
  --green-color-2: #d3f9d8;
  --green-color-3: #e1fded;
  --gray-color: #595959;
  --gray-color-2: #edeff1;
  --gray-color-3: #414141;
  --gray-color-4: #f2f4f5;
  --white-color: #ffffff;
  --white-color-2: #e7e7e7;
  --white-color-3: #e1e1e1;
}

.sansation {
  font-family: "Sansation";
  font-style: italic;
}

h1.heading,
h2.heading,
h3.heading,
h4.heading,
h5.heading,
h6.heading {
  font-family: "Sansation";
  font-weight: 700;
}

h1.heading {
  font-size: 45px;
}

h2.heading {
  font-size: 37px;
  line-height: 47px;
}

h3.heading {
  font-size: 30px;
  margin-bottom: 10px;
  line-height: 43px;
}

h4.heading {
  font-size: 30px;
}

h5.heading {
  font-size: 24px;
}

h6.heading {
  font-size: 15px;
}

p {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: var(--blue-color);
}

.banner-para {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  columns: var(--white-color);
}

.bannerbtn a,
.bannerbtn button {
  border: 1px solid var(--green-color);
}

.home-banner-left p,
.bannersub-content p,
.banner-para p {
  color: var(--white-color);
}

a,
button {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  /* font-size: 17px; */
  cursor: pointer;
  text-decoration: none;
}

button.buttonn {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 17px;
  cursor: pointer;
  text-decoration: none;
}

ul li,
ol li {
  line-height: 33px;
  font-size: 16px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  color: var(--blue-color);
}

.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}

body {
  background-color: var(--white-color);
}

/* body.pricing {
  background-color: #f6f6f6;
} */

::selection {
  color: var(--blue-color);
  background: var(--green-color);
}

::-webkit-scrollbar {
  width: 6px;
}

::-webkit-scrollbar-track {
  background: var(--blue-color);
}

::-webkit-scrollbar-thumb {
  background: var(--green-color);
}

::-webkit-scrollbar-thumb:hover {
  background: var(--gray-color);
}

.collapse {
  visibility: visible !important;
}

/* carosial  nav button common */
#crm-doctor .owl-theme .owl-nav {
  text-align: start;
}

.owl-theme .owl-nav button {
  background: var(--green-color) !important;
  color: var(--black-color-2);
  border: none;
  width: 35px;
  height: 35px;
  border-radius: 50% !important;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);

  &:hover {
    background-color: var(--green-color);
    color: var(--white-color);
  }

  &:focus {
    background-color: var(--green-color);
    color: var(--white-color);
  }
}

/* carosial Owl-dots common */
.owl-theme .owl-dots .owl-dot span {
  background-color: #d9d9d9b7;
  width: 28px;
  height: 7px;
}

.owl-theme .owl-dots .owl-dot.active span {
  background: var(--green-color);
  width: 60px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  margin: 5px 4px;
}

.owl-theme .owl-dots .owl-dot:hover span {
  background: var(--green-color);
}

/* for crm founders dots */
#crm-founders .owl-theme .owl-dots {
  text-align: start;
  position: absolute;
  left: 43px;
  bottom: 45px;
}

.trusted-caro {
  overflow: hidden;
  margin-top: 42px;
}

.trusted-caro p {
  color: var(--white-color);
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 30px;
}

.trusted-customers .item {
  row-gap: 20px;
  will-change: transform;
  display: flex;
  justify-content: center;
  align-items: center;
}

.trusted-customers .item img {
  width: auto;
  height: 35px;
  opacity: 0.8;
  /* filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%); 
-o-filter: grayscale(100%);
filter: gray; IE6+; */
}

/* Home page starts */

.home-banner-heading {
  line-height: 56px;
}

.home-banner {
  display: flex;
  align-items: center;
}

.home-banner-left {
  width: 50%;
  padding-right: 30px;
}

.home-banner-left a {
  background-color: var(--green-color);
  border: 1px solid var(--green-color);
}

.home-banner-left a:hover {
  background-color: var(--blue-color);
  color: var(--green-color);
}

.home-banner-left a.success-story-btn {
  background-color: transparent;
  border: none;
}

.home-banner-rright {
  width: 50%;
}

.counters {
  display: flex;
  align-items: center;
  gap: 70px;
  margin-top: 25px;
}

.number-section {
  display: flex;
  align-items: center;
  gap: 10px;
}

.counter {
  display: flex;
  align-items: center;
  font-size: 18px;
  height: 30px;
  overflow: hidden;
  font-weight: 700;
}

.counter span[data-digit] {
  display: inline-block;
  width: 14px;
  height: 30px;
  overflow: hidden;
  position: relative;
}

.digit-wrapper {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 5s ease-out;
}

.digit-wrapper span {
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.counter {
  color: var(--white-color);
}

.mobile-playstore {
  margin-top: 30px;
  display: flex;
  gap: 15px;
}

.mobile-playstore img {
  width: 100%;
  max-width: 150px;
}

.mobile-playstore a {
  background-color: transparent;
  border: none;
}


/* Home page ends */

/* ============== second and fourth page start here  ===========*/
/* Checkbox color change */
input[type="checkbox"].app-checkbox {
  accent-color: var(--blue-color-2);
}

.card-header h3:after {
  content: "\f107";
  font-family: fontawesome;
  font-size: 15px;
  background-color: var(--blue-color);
  color: var(--green-color);
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  right: 0;
  position: absolute;
  line-height: 10px;
}

.card-header.collapsed h3::after {
  content: "\f105";
}

/* .card-header:not(.collapsed)::after {
  content: "\f107";
} */

/* for toggle button  */
.toggleContainer {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  width: fit-content;
  border-radius: 20px;
  background: var(--blue-color);
  font-weight: bold;
  color: var(--green-color);
  cursor: pointer;
}

.toggleContainer::before {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  left: 0%;
  border-radius: 20px;
  background: var(--green-color);
  transition: all 0.3s;
}

.toggleCheckbox:checked+.toggleContainer::before {
  left: 50%;
}

.toggleContainer .toggle-text {
  padding: 6px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  z-index: 1;
}

.toggleCheckbox {
  display: none;
}

.toggleCheckbox:checked+.toggleContainer .toggle-text:first-child {
  color: var(--green-color);
  transition: color 0.3s;
}

.toggleCheckbox:checked+.toggleContainer .toggle-text:last-child {
  color: var(--blue-color);
  transition: color 0.3s;
}

.toggleCheckbox+.toggleContainer .toggle-text:first-child {
  color: var(--blue-color);
  transition: color 0.3s;
}

.toggleCheckbox+.toggleContainer .toggle-text:last-child {
  color: var(--green-color);
  transition: color 0.3s;
}

.toggleContainer .toggle-text.active:after {
  content: "\f105";
  font-family: fontawesome;
  font-size: 15px;
  padding-left: 12px;
}

.general-section::-webkit-scrollbar,
.view-all-apps::-webkit-scrollbar {
  display: none;
}

/*#product-section {
  display: none;
}*/

.team-overlay {
  background-image: url(/sites/default/files/inline-images/crmimages/team-overlay.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  opacity: 0.7;
}

.banner-overlay {
  background-image: url(/sites/default/files/inline-images/crmimages/banner-overlayy.png);
  background-position: center;
}

.app-pages .collapse {
  display: none;
  height: 0;
  overflow: hidden;
  transition: height 0.8s ease-in-out;
}

/* When .show is added, the content will be visible */
.app-pages .collapse.show {
  display: block;
  height: auto;
}

/* Pricing page starts */

.all-features-details {
  background-color: transparent;
  padding: 25px 0px;
}

.price-detail {
  gap: 20px;
  display: flex;
  background-color: var(--gray-color-2);
  border-radius: 20px;
  padding-right: 25px;
  padding-left: 25px;
  padding-bottom: 30px;
  margin-top: 55px;
}

.all-features-details {
  width: 30%;
}

.price-card-container {
  width: 70%;
}

.price-card {
  background-color: var(--white-color);
  padding: 25px 20px;
  transition: background-color 0.1s ease-in-out;
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px,
    rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
  margin-top: -30px;
}

.all-features-details h5.heading,
.all-features-details h3.heading,
.price-card h5.heading,
.price-card h3.heading {
  font-size: 22px;
  line-height: 33px;
  margin-bottom: 0;
}

.user-selection {
  justify-content: space-between;
}

.user-selection label {
  white-space: nowrap;
}

.price-card .no-of-user {
  margin-top: 0px;
  /* width: 100px; */
}

.price-card:hover .no-of-user button.decrement,
.price-card:hover .no-of-user button.increment {
  color: var(--white-color);
}

.price-card .no-of-user input {
  border: 1px solid #c1c1c1;
  height: 37px;
  width: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 10px 0px 16px;
}

.price-card .no-of-user input[type="number"]::-webkit-inner-spin-button,
.price-card .no-of-user input[type="number"]::-webkit-outer-spin-button {
  opacity: 1 !important;
}

.message-card {
  text-align: left;
  font-weight: 500;
  font-size: 12px;
  position: relative;
  padding-left: 0px;
  margin-bottom: 10px;
  font-family: "Poppins", sans-serif;
}

.message-card span {
  color: red;
}

.price-card:hover .message-card {
  color: #fff;
}

.enterprise-suite-card {
  position: relative;
}

.free-trial-btn,
.buy-now-btn {
  border: 1px solid var(--green-color);
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  display: inline-block;
}

.free-trial-btn {
  background-color: var(--green-color);
  color: var(--blue-color);
  width: 100%;

  &:hover {
    background-color: var(--blue-color);
    color: var(--green-color);
  }
}

.price-card:hover .buy-now-btn {
  color: var(--white-color);
}

.buy-now-btn {
  width: 40%;

  &:hover {
    background-color: var(--green-color);
    color: var(--blue-color);
  }
}

.make-payment-btn {
  border: 1px solid var(--green-color);
  color: var(--green-color);

  &:hover {
    background-color: var(--green-color);
    color: var(--blue-color);
  }
}

.recommended-text {
  background-color: var(--green-color);
  color: var(--blue-color);
  border-radius: 20px;
  padding: 8px 17px;
  text-align: center;
  border-radius: 20px;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 500;
  font-family: "Sansation";
  margin-top: -7px;
}

.choose-product-container {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  padding-top: 20px;
}

.choose-product-container .toggle-button {
  background-color: var(--blue-color);
  border-radius: 50px;
  padding: 6px;
}

.choose-product-container .toggle-button.toggle-left {
  display: none;
}

.choose-product-container .products-btn {
  color: var(--blue-color);
  /* border: 1px solid var(--blue-color); */
  width: 140px;
  border-radius: 35px;
}

.choose-product-container .products-btn.products-active {
  background-color: var(--green-color);
  color: var(--blue-color);
  /* border: 1px solid var(--green-color); */
}

.choose-crm-head h2.heading {
  width: 100%;
  max-width: 550px;
  margin-bottom: 10px;
}

.billing-btn {
  background-color: var(--blue-color);
  color: var(--white-color);
  width: 50%;
  border-radius: 35px;
}

.billing-btn.billing-active {
  background-color: var(--green-color);
  color: var(--blue-color);
}

.price-card,
.price-card .price-description {
  color: var(--blue-color);
}

.price-card .feature-list {
  color: var(--gray-color);
}

.price-inner {
  max-height: 355px;
  overflow-y: auto;
}

.price-inner::-webkit-scrollbar {
  width: 3px;
}

.price-category-name {
  position: relative;
  margin-bottom: 20px;
}

.price-card .price-category-name ul li {
  width: 85%;
  line-height: 22px;
  padding-top: 15px;
  display: flex;
  position: relative;
  padding-left: 27px;
  align-items: center;
  color: var(--gray-color);
  font-weight: 400;
}

.price-category-name p.heading {
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 10px;
  color: var(--black-color);
}

.price-card .price-category-name p.heading {
  width: 90%;
}

.enterprise-suite-card:last-child {
  background-color: var(--blue-color);
  box-shadow: 4px 6px 20px 8px rgba(0, 0, 0, 0.43);
  -webkit-box-shadow: 4px 6px 20px 8px rgba(0, 0, 0, 0.43);
  -moz-box-shadow: 4px 6px 20px 8px rgba(0, 0, 0, 0.43);
}

.enterprise-suite-card:last-child h5.heading.price-title,
.enterprise-suite-card:last-child h3.heading.price-title,
.enterprise-suite-card:last-child .user-selection label,
.enterprise-suite-card:last-child .no-of-user button,
.enterprise-suite-card:last-child .message-card,
.enterprise-suite-card:last-child .price-category-name p.heading,
.enterprise-suite-card:last-child .price-category-name ul li,
.enterprise-suite-card:last-child .price-toggle-label span {
  color: var(--white-color);
}

.enterprise-suite-card:last-child .price-toggle-label span.price-per-toggle,
.enterprise-suite-card:last-child .price-toggle-label,
.enterprise-suite-card:last-child:hover .price-toggle-label {
  color: var(--green-color);
}

.all-features-details .price-category-name ul {
  margin: 0;
}

.all-features-details .price-category-name ul li {
  font-size: 15px;
  line-height: 29px;
  padding: 5px 0px 5px 0px;
  margin-bottom: 0px;
}

.all-features-details ul li.active {
  background-color: var(--blue-color);
  color: var(--green-color);
  border-left: 3px solid var(--green-color);
}

.page-sub-category ul.js-pager__items,
.page-product-category ul.js-pager__items {
  display: none;
}

/* .all-features-details .product-features {
  background-color: var(--gray-color-2);
  color: var(--blue-color);
}
.all-features-details .product-features-active {
  border-left: 3px solid var(--green-color);
  color: var(--green-color);
  background: var(--blue-color);
} */
.all-features-details .price-category-name ul li a {
  display: block;
  font-family: "Sansation";
  line-height: 20px;
}

.price-card:hover .price-category-name ul li {
  color: #e7e7e7;
}

.feature-available::before {
  content: "";
  position: absolute;
  background-image: url(/sites/default/files/inline-images/crmimages/pricing-plan-bullet.svg);
  background-repeat: no-repeat;
  left: 0px;
  width: 18px;
  height: 18px;
  background-size: 100%;
}

.feature-not-available::after {
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: red;
  margin-left: 0.5rem;
  font-size: 18px;
  position: absolute;
  right: 40px;
}

.price-card .price-btn1 {
  background-color: var(--blue-color);
  color: var(--green-color);
}

.price-card .price-btn2 {
  border: 1px solid var(--blue-color);
  color: var(--blue-color);
}

.price-card:hover .price-btn2 {
  border: 1px solid var(--green-color);
  color: var(--green-color);
}

.price-card:hover {
  background-color: var(--blue-color-2);
}

.enterprise-suite-card:last-child:hover {
  background-color: var(--blue-color);
}

.enterprise-suite-card:last-child:hover .price-category-name ul li {
  color: var(--white-color);
}

.price-cont {
  padding: 0px;
  justify-content: space-between;
}

.price-cont label {
  position: relative;
  padding-right: 5px;
}

.price-cont input[type="radio"] {
  display: none;
}

.price-toggle-label {
  color: var(--blue-color);
  text-align: left;
  font-size: 30px;
  font-weight: 600;
}

.price-card:hover .price-toggle-label {
  color: var(--white-color);
}

.price-toggle-label .price-per-toggle {
  font-weight: 600;
  font-size: 30px;
}

.price-card:hover span.price-per-toggle {
  color: #fff;
}

.price-toggle-label span {
  font-size: 15px;
  font-weight: 400;
}

/* .price-toggle-label::before {
  content: "";
  position: absolute;
  width: 17px;
  height: 17px;
  background-color: transparent;
  border: 2px solid var(--blue-color);
  border-radius: 50%;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  transition: border-color 400ms ease;
}
.price-toggle-label::after {
  content: "";
  position: absolute;
  width: 17px;
  height: 17px;
  background-color: var(--green-color);
  border: 2px solid var(--green-color);
  border-radius: 50%;
  top: 50%;
  left: 0px;
  transform: translateY(-50%) scale(0);
  transition: transform 400ms ease;
} */
.price-cont input[type="radio"]:checked+p::before {
  border-color: var(--green-color);
}

.price-cont input[type="radio"]:checked+p::after {
  transform: translateY(-50%) scale(0.55);
}

.price-card:hover .price-toggle-label::before {
  border: 2px solid var(--white-color);
}

.price-card:hover .price-category-name p,
.price-card:hover .price-title,
.price-card:hover .feature-list,
.price-card:hover .price-description {
  color: var(--white-color);
}

.price-card:hover .price-btn1 {
  background-color: var(--green-color);
  color: var(--blue-color);
}

.list-height {
  flex-grow: 1;
}

.specialized {
  margin-top: 60px;
  margin-bottom: 30px;
}

.specialized-owl-carousel .owl-item {
  display: flex;
  height: 270px;
}

.specialized-owl-carousel .item {
  flex: 1;
  display: flex;
  height: 100%;
}

.price-number {
  font-size: 22px;
}

.plan-line {
  border-bottom: 1px solid var(--gray-color);
  padding-bottom: 8px;
  margin-bottom: 16px;
}

.plan-line .first-para {
  color: var(--white-color-3);
}

.paid-plans {
  margin: 55px 0.5px;
}

.paid-plans img {
  border-radius: 10px;
}

.paid-plans-list ul li {
  position: relative;
  padding-left: 30px;
}

.paid-plans-list ul li::before {
  content: "";
  background-image: url(/sites/default/files/inline-images/crmimages/right-tik.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 18px;
  height: 18px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 7px;
}

.choose-right-plan {
  padding: 30px 30px 0px 30px;
  background-color: var(--blue-color);
  color: var(--white-color);
  margin: 40px 0.2px;
}

.choose-right-plan-left {
  width: 75%;
}

.choose-right-plan p {
  color: var(--white-color-2);
}

.choose-right-plan a {
  padding: 10px 22px;
  border: 1px solid var(--green-color);
}

.pricing-calculator {
  margin-top: 40px;
}

.pricing-calculator-description {
  width: 635px;
}

.accordion-pricing {
  position: relative;
  margin-bottom: 17px;
  background-color: var(--gray-color-2);
  border-radius: 10px;
  padding: 13px 25px;
}

.accordion-pricing .pricing-head {
  color: var(--black-color);
  cursor: pointer;
  transition: 0.2s ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.pricing-head h5.heading {
  font-size: 20px;
  width: 87%;
}

.pricing-head::after {
  content: "\f105";
  font-family: fontawesome;
  background-color: var(--blue-color);
  color: var(--green-color);
  width: 19px;
  height: 19px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
  font-size: 12px;
  line-height: 1px;
  transition: transform 0.6s ease;
}

.pricing-head.active::after {
  content: "\f107";
  transform: rotate(360deg);
}

.accordion-pricing .accordion-pricing-content {
  display: none;
  color: var(--gray-color);
  margin-top: 10px;
}

.choose-our-product,
.no-of-user,
.payment-trial-btns {
  display: flex;
  justify-content: space-between;
}

.no-of-user {
  margin-top: 10px;
  align-items: center;
}

.no-of-user .progress {
  width: 60%;
}

.no-of-user .select-user-number {
  width: 40%;
  border: 1px solid #dfdfdf;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  outline: none;
}

.payment-trial-btns {
  column-gap: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.your-plan {
  width: 100%;
  max-width: 860px;
  margin: 0px auto;
}

.payment-trial-btns .make-payment-btn {
  padding: 10px 30px;
}

.plan-summ-heading {
  justify-content: space-between;
  align-items: center;
}

.plan-summ-heading h5.heading {
  white-space: nowrap;
}

.plan-summ-heading button.back-to-selection-btn {
  border: 1px solid var(--green-color);
  padding: 10px 10px;
  background-color: var(--green-color);
  color: var(--blue-color);
}

.plan-summ-heading button.back-to-selection-btn:hover {
  background-color: var(--blue-color);
  color: var(--green-color);
}

.choosed-plans {
  text-align: end;
}

.price-left-configurator {
  padding: 32px 24px;
}

.price-right-summary {
  padding: 28px 24px 40px 24px;
}

.choose-our-product label {
  cursor: pointer;
}

.choose-our-product input[type="radio"]:after {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: var(--white-color);
  display: inline-block;
  visibility: visible;
  border: 2px solid var(--black-color);
}

.choose-our-product input[type="radio"]:checked:after {
  background-color: var(--green-color);
}

.select-product-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(/sites/default/files/inline-images/crmimages/dropdown-icon.svg);
  background-position: 97%;
  background-repeat: no-repeat;
  cursor: pointer;
  outline: none;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  border: 1px solid #dfdfdf;
}

.select-product-wrapper select option {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.progress {
  border: solid 1px #dfdfdf;
  border-radius: 8px;
  height: 15px;
  outline: none;
  transition: background 450ms ease-in;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.progress::-webkit-slider-thumb {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-appearance: none;
  cursor: ew-resize;
  background: var(--green-color);
  border: 1.9px solid var(--blue-color);
}

.price-per-month {
  font-size: 42px;
  font-weight: 600;
}

.price-per-month sub {
  bottom: 0.2em;
}

.qst-about-pricing {
  margin: 35px 1px 70px 1px;
}

/* this is for pricing first card dropdown for mobile screen start here */

.price-tabs-container {
  position: relative;
}

.price-tabs-container .price-tab {
  width: 100%;
}

.price-tabs-container .price-tab ul li {
  order: 1;
}

.price-tabs-container .price-tab ul li input {
  /* display: none; */
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin: 0;
  padding: 0;
  pointer-events: none;
}

.price-tabs-container .price-tab ul li label {
  cursor: pointer;
  position: relative;
  line-height: 24px;
  padding-left: 20px;
}

.price-tabs-container .price-tab ul li label::before {
  content: "";
  position: absolute;
  width: 17px;
  height: 17px;
  background-color: transparent;
  border: 2px solid var(--blue-color);
  border-radius: 50%;
  top: 50%;
  left: -6px;
  transform: translateY(-50%);
  transition: border-color 400ms ease;
}

.price-tabs-container .price-tab ul li label::after {
  content: "";
  position: absolute;
  width: 17px;
  height: 17px;
  background-color: var(--green-color);
  border: 2px solid var(--green-color);
  border-radius: 50%;
  top: 50%;
  left: -6px;
  transform: translateY(-50%) scale(0);
  transition: transform 400ms ease;
}

.price-tabs-container .price-tab ul li [type="radio"]:checked+label::before {
  border-color: var(--green-color);
}

.price-tabs-container .price-tab ul li [type="radio"]:checked+label::after {
  transform: translateY(-50%) scale(0.55);
}

.product-features input[type="radio"]:focus+label::before {
  outline: 1px solid var(--blue-color);
}

.price-tabs-container .price-tab ul li.active {
  order: 0;
}

.price-tabs-container .price-tab ul {
  position: relative;
}

/* .price-tabs-container .price-tab ul:after {
  content: "\f107";
  color: var(--green-color);
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 10px;
  top: 5px;
  z-index: 9999;
} */
.price-tabs-container .price-tab ul.expanded:after {
  content: "\f106";
}

/* .price-tabs-container .price-tab ul li:not(.active) {
  position: absolute;
  top: -999em;
} */

.price-tabs-container .price-tab ul.expanded li:not(.active) {
  position: relative;
  top: auto;
}

/* this is for pricing first card dropdown for mobile screen ends here */

/* Pricing page ends */

.pin-icon,
.about-company-csd-title,
#about-company-text h3 {
  position: relative;
}

.pin-icon::after,
.about-company-csd-title:after,
#about-company-text h3:after,
.about-company-csd-para h2:after,
.about-company-csd-para h1:after,
.knwl-body-content h2:after,
.knowledge-base-listing-container h2:after {
  content: "";
  width: 35px;
  height: 35px;
  background-image: url(/sites/default/files/inline-images/crmimages/pin.png);
  background-size: 100%;
  background-position: center;
  display: inline-block;
  position: absolute;
  background-repeat: no-repeat;
  bottom: 10px;
  margin-left: 5px;
}

/* footer section start here  */
.crm-footer ul li {
  line-height: 20px;
}

.crm-footer ul li a,
.crm-footer a,
.crm-footer p {
  font-size: 13px;
  font-weight: 400;
  color: var(--white-color-3);
  transition: 0.4s;
  position: relative;
}

.first-footer-section a {
  display: inline-block;
}

.footer-links-bottom a,
.footer-links-bottom p {
  font-size: 13px;
  font-weight: 400;
  color: var(--blue-color);
  transition: 0.4s;
  position: relative;
}

.crm-footer ul li a,
.footer-links a {
  transition: 0.4s;
  position: relative;
}

.phone-number a {
  pointer-events: none;
}

.crm-footer ul li a::before,
.footer-links a:before {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background-color: #ffffff;
  bottom: 0;
  left: 0;
  transition: width 0.4s;
}

.footer-links-bottom a:before {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background-color: var(--blue-color);
  bottom: 0;
  left: 0;
  transition: width 0.4s;
}

.crm-footer ul li a:hover::before,
.footer-links a:hover:before,
.footer-links-bottom a:hover:before {
  width: 100%;
}

.footer-links a {
  padding-bottom: 1px;
}

.footer-links-bottom a.active:before {
  width: 100%;
}

.login_bar {
  width: 252px;
  height: 37px;
  background: var(--blue-color);
  border: 1px solid var(--white-color);
  border-radius: 10px;
  top: 50%;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 40px;
}

.subscribe {
  background: transparent;
  position: absolute;
  height: 100%;
  width: 152px;
  padding-left: 10px;
  text-align: left;
  line-height: 50px;
  vertical-align: middle;
  outline: none;
  z-index: 10;
  -webkit-transition: transform 0.2s ease-in-out 0s;
  -moz-transition: transform 0.2s ease-in-out 0s;
  -o-transition: transform 0.2s ease-in-out 0s;
  transition: transform 0.2s ease-in-out 0s;
}

.login_active {
  -webkit-transform: translateX(300px);
  -moz-transform: translateX(300px);
  -ms-transform: translateX(300px);
  -o-transform: translateX(300px);
  transform: translateX(300px);
}

.subscribe_button:hover {
  background-color: var(--green-color);
  cursor: pointer;
}

.subscribe_button {
  background: var(--white-color);
  position: absolute;
  padding: 6px 13px;
  left: 140px;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  width: 112px;
  color: var(--black-color);
  -webkit-transition: transform 0.5s ease 0s;
  -moz-transition: transform 0.5s ease 0s;
  -o-transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
}

.subscribe_button_active {
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px);
}

.subscribe::placeholder {
  color: var(--white-color);
  opacity: 1;
  /* Firefox */
}

.subscribe::-ms-input-placeholder {
  /* Edge 12 -18 */
  color: var(--white-color);
}

.subscribing {
  background: var(--green-color);
  height: 100%;
  width: 300px;
  z-index: 5;
  position: absolute;
  left: -300px;
  display: inline-block;
  -webkit-transition: transform 1s ease 0s;
  -moz-transition: transform 1s ease 0s;
  -o-transition: transform 1s ease 0s;
  transition: transform 1s ease 0s;
}

.subscribing_active {
  -webkit-transform: translateX(300px);
  -moz-transform: translateX(300px);
  -ms-transform: translateX(300px);
  -o-transform: translateX(300px);
  transform: translateX(300px);
}

.thanks {
  background: transparent;
  color: var(--black-color);
  height: 100%;
  width: 300px;
  z-index: 5;
  text-align: left;
  line-height: 50px;
  vertical-align: middle;
  padding-left: 10px;
  position: absolute;
  top: 42px;
  display: inline-block;
  -webkit-transition: transform 0.5s ease 0s;
  -moz-transition: transform 0.5s ease 0s;
  -o-transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
}

.thanks_active {
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  transform: translateY(-50px);
}

.crm-footer .disclaimer {
  font-size: 14px;
}

.footer-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  /* gap: 1rem; */
}

.first-footer-section {
  width: 25%;
}

.secd-footer-section.footer-btm {
  width: 15%;
}

.third-sec {
  width: 25%;
}

.cont-section {
  width: 25%;
}

/* .footer-section,
.first-footer-section,
.secd-footer-section,
.third-sec,
.cont-section {
  flex: 1 1 250px;
  max-width: 100%;
} */
.footer-btm span,
.footer-btm h2,
.subscribe-desctop span,
.subscribe-mobile span {
  font-family: Sansation;
  font-weight: 700;
  font-size: 17px;
}

.third-sec {
  display: flex;
  gap: 1rem;
}

.third-sec .third-sec-fst,
.third-sec .third-sec-scd {
  flex: 1 1 48%;
}

/* footer section end here  */

/* blogs page start here  */
.blog-owl-carousel .owl-nav.disabled+.owl-dots,
.our-team-owl-carousel .owl-nav.disabled+.owl-dots {
  margin-top: 25px;
}

.bloginner-content h2 {
  font-size: 30px;
  padding-bottom: 15px;
  font-family: "Sansation";
  font-weight: 700;
}

.bloginner-content ul {
  padding-top: 10px;
  margin-bottom: 10px;
}

.bloginner-content ol {
  padding-bottom: 15px;
}

.bloginner-content ol li,
.bloginner-content ul li {
  line-height: 33px;
  font-size: 16px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  position: relative;
  padding-left: 30px;
}

.bloginner-content ul li:before,
.bloginner-content ol li:before {
  content: "";
  position: absolute;
  background-image: url(/sites/default/files/inline-images/crmimages/arrow-indicator.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  background-size: 100%;
  left: 0;
  top: 4px;
}

.bloginner-content p {
  padding-bottom: 20px;
}

.bloginner-content p a {
  color: var(--blue-color);
  font-weight: 400;
  text-decoration: underline;
}

.bloginner-content h3 {
  font-size: 22px;
  padding-bottom: 10px;
  font-family: "Sansation";
  font-weight: 700;
}

.bloginner-content table {
  width: 100%;
  border: 1px solid var(--blue-color);
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: "Poppins", sans-serif;
}

.bloginner-content table tbody tr:nth-child(odd) {
  background-color: #eee;
}

.bloginner-content table thead tr {
  background-color: var(--blue-color);
  color: var(--green-color);
  width: 100%;
}

.bloginner-content table thead th {
  padding: 12px 20px;
  text-align: left;
}

.bloginner-content table tbody td {
  padding: 10px 20px;
  text-align: left;
}

.blog-imgs {
  height: 282px;
  width: 100%;
}

.related-blogs h3 {
  font-family: "Sansation";
  font-weight: 700;
}

.related-blogs {
  padding-right: 20px;
}

.allblogs .blog-grid {
  padding-bottom: 40px;
}

.blog-grid {
  padding-bottom: 0px;
}

.sign-in-btn {
  color: var(--white-color);
  border: 1px solid var(--green-color);
  font-size: 16px;
}

.ext-signin-page .sign-in-btn {
  background-color: var(--blue-color);
  color: var(--green-color);
}

.sign-in-btn:hover {
  background: var(--green-color);
  color: var(--blue-color);
}

.sign-up-free {
  background: var(--green-color);
  color: var(--blue-color);
  border: 1px solid var(--green-color);
  font-size: 16px;
}

.sign-up-free:hover {
  background: var(--blue-color);
  color: var(--green-color);
}

.navbar .navbar__right.menu-right-mobile {
  display: none;
}

/**Transparent menu css starts**/

.trans-menu .submenu-item a,
.trans-menu .submenu-item li span {
  color: var(--white-color);
  font-family: "Poppins", sans-serif;
  font-style: normal;
}

.trans-menu #logo-imgt,
.trans-menu .nav-down #logo-color,
.trans-menu .nav-up #logo-color,
.trans-menu #logo-color,
#logo-color {
  display: none;
}

.trans-menu #logo-color,
.trans-menu .nav-down #logo-imgt,
.trans-menu .nav-up #logo-imgt {
  display: block;
}

.trans-menu .sign-in-btn {
  background: var(--blue-color);
  color: var(--green-color);

  &:hover {
    background-color: var(--green-color);
    color: var(--blue-color);
  }
}

.trans-menu header.nav-down .sign-in-btn:hover {
  background-color: var(--green-color);
  color: var(--blue-color);
}

.trans-menu header.nav-down .burger .burger-line {
  background: var(--white-color);
}

.trans-menu header.nav-down .burger .burger-line,
.trans-menu header.nav-up .burger .burger-line {
  background: var(--green-color);
}

.trans-menu .burger .burger-line {
  background: var(--black-color);
}

/**Transparent menu css ends**/

.content-blog main {
  overflow: visible;
}

/* blogs page end here  */

/* social media animation starts */

.social-btns .btn,
.social-btns .btn:before,
.social-btns .btn .fa-brands {
  transition: all 0.35s;
  transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
}

.social-btns .btn:before {
  top: 90%;
  left: -110%;
}

.social-btns .btn .fa-brands {
  transform: scale(0.8);
}

.social-btns .btn.instagram:before {
  background-color: #5b51d8;
}

.social-btns .btn.linkedin:before {
  background-color: #0072b1;
}

.social-btns .btn.facebook:before {
  background-color: #3b5998;
}

.social-btns .btn.youtube:before {
  background-color: #ff0000;
}

.social-btns .btn:hover:before {
  top: -10%;
  left: -10%;
}

.social-btns .btn:hover .fa-brands {
  color: #fff;
  transform: scale(1);
}

.social-btns {
  margin: auto;
  font-size: 0;
  text-align: center;
}

.social-btns .btn {
  display: inline-block;
  background-color: #fff;
  color: var(--blue-color);
  width: 28px;
  height: 28px;
  line-height: 28px;
  margin: 0 6px;
  text-align: center;
  position: relative;
  overflow: hidden;
  border-radius: 28%;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.1);
  opacity: 0.99;
}

.social-btns .btn:before {
  content: "";
  width: 120%;
  height: 120%;
  position: absolute;
  transform: rotate(45deg);
}

.social-btns .btn .fa-brands {
  font-size: 20px;
  vertical-align: middle;
}

/* social media animation end */

/* contact us start here  */
.webform-button--submit {
  background: var(--blue-color);
  color: var(--green-color);
  border-radius: 35px;
  padding: 11px 40px;
  margin-top: 45px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  cursor: pointer;

  &:hover {
    background-color: var(--green-color);
    color: var(--blue-color);
  }
}

a.get-in-touch-a {
  font-size: 17px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.crm-contact-owl-carousel .owl-stage {
  height: 100%;
  display: flex;
}

.crm-contact-owl-carousel .item {
  height: 100%;
  display: flex;
}

.crm-contact-owl-carousel .loc-cont {
  display: flex;
  flex-direction: column;
}

.crm-contact-owl-carousel .loc-para {
  flex-grow: 1;
}

.loc-cont h3.heading {
  font-size: 24px;
  line-height: 35px;
}

.webform-submission-form {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 15px;
  margin-top: 30px;
}

.form-item {
  padding-top: 8px;
  position: relative;
  margin-bottom: 0px;
  margin-top: 15px;
}

.popup-form .form-item-service-type-csd {
  margin-top: 30px;
}

/* Input field styling */
.custom-inp {
  padding: 5px 4px;
  width: 100%;
  color: var(--black-color);
  border-bottom: 1px solid #d3d2d2;
  background: transparent;
  outline: none;
  font-size: 15px;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  resize: none;
}

.js-form-item.form-item-password {
  position: relative;
}

.toggle-password {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  color: #666;
}

/* .form-wrapper .js-form-type-select label,
.js-form-type-select label {
    top: 0;
    visibility: hidden;
} */
.custom-inp:focus {
  border-bottom: 1px solid var(--blue-color);
}

.js-form-type-textarea {
  margin-bottom: 10px;
  margin-top: 0px;
}

.custom-label {
  color: var(--blue-color);
  pointer-events: none;
  font-size: 15px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  left: 0;
  top: 17px;
  position: absolute;
  margin-bottom: 0px;
  transform: translateY(0%);
  pointer-events: none;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.form-item input:focus+label,
.form-item input:focus~label,
.form-item input.has-value~label {
  top: -2px;
  left: 0px;
  font-size: 0.7rem;
  padding-left: 0;
}

.form-item-phone-number {
  display: flex;
  flex-direction: column;
  position: relative;
  margin-top: 40px;
}

#edit-trialoptions--wrapper label {
  font-size: 15px;
}

#contact-us-form .form-item-message label.custom-label {
  display: none;
}

.form-item-phone-number label {
  position: absolute;
  left: 35%;
  margin-bottom: 20px;
  bottom: 2px;
}

.enq-form-div .form-item-phone-number label {
  left: 0;
}

.enq-form-div .form-item-phone-number {
  margin-top: 45px;
  display: block;
}

.iti__flag-container {
  border-bottom: 1px solid #d3d2d2;
  width: 30%;
}

.iti--allow-dropdown .custom-inp {
  margin-left: 34% !important;
  width: 66%;
  padding-left: 5px !important;
}

.iti--allow-dropdown+.custom-label {
  position: absolute;
  left: 41%;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  transition: 0.3s;
  margin: 0;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
}

/* contact us page ends here  */

/* User login screen start */
#user-login-form {
  width: 100%;
  max-width: 500px;
  margin: 0px auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-shadow: 0 0.2rem 0.3rem 0.2rem rgba(0, 0, 0, 0.15);
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
}

#user-login-form label {
  margin-bottom: 5px;
  display: block;
}

#user-login-form .form-item {
  margin-bottom: 20px;
}

#user-login-form .form-text {
  height: 45px;
  width: 100%;
  border: 1px solid #c0bfbf;
  padding: 0px 10px;
}

.description {
  font-size: 13px;
}

#user-login-form #edit-actions {
  text-align: center;
}

#user-login-form input#edit-submit {
  background-color: var(--blue-color);
  padding: 9px 40px;
  color: #fff;
  text-decoration: none;
  border: none;
  font-size: 20px;
  font-weight: 600;
}

/* User login screen start */

/* ================= blog details page 26/03/25============== */

.blog-details-owl-carousel .owl-nav {
  position: absolute;
  top: -85px;
  right: 0;
}

.blog-details-list ul li {
  /* display: flex; */
  align-items: start;
  padding-left: 30px;
  position: relative;
  color: var(--gray-color);
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 17px;
  line-height: 26px;
  margin-bottom: 15px;
}

.blog-details-list ul li span {
  color: var(--black-color);
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 17px;
}

.blog-details-list ul li::before {
  content: "";
  background-image: url(/sites/default/files/inline-images/crmimages/arrow-indicator.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 21px;
  height: 21px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 4px;
}

.featured-blog {
  position: sticky;
  top: 110px;
}

.featured-blog p {
  font-size: 20px;
  font-weight: 600;
}

.featured-blog-details li {
  line-height: 17px;
  margin-bottom: 15px;
}

.featured-blog-details li:last-child {
  margin-bottom: 0;
}

.featured-blog-details li a {
  font-size: 15px;
  line-height: 22px;
  font-weight: 300;
  color: var(--white-color);
}

/* for voip page start */
.voip-banner h1.heading {
  font-size: 40px;
}

/* for voip page ends */

/* buttons hover effect starts here  */

/* ---- button 3 effect---- */

.animated-button {
  width: 160px;
  position: relative;
  z-index: 0;
  display: flex;
  align-items: center;
  padding: 11px 20px 11px 12px;
  border-radius: 100px;
  color: var(--black-color);
  cursor: pointer;
  margin-top: 10px;
  overflow: hidden;
  transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  font-size: 16px;
}

.animated-button .arr-1,
.animated-button .arr-2 {
  position: absolute;
  z-index: 9;
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.animated-button .arr-1 i,
.animated-button .arr-2 i {
  line-height: 20px;
}

.animated-button .arr-1 {
  right: 36px;
}

.animated-button .arr-2 {
  left: -25%;
}

.animated-button .text {
  position: relative;
  z-index: 1;
  transform: translateX(-12px);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.animated-button:hover,
.blog-grid a:hover .animated-button,
.recentblogs a:hover .animated-button {
  box-shadow: 0 0 0 12px transparent;
  border-radius: 35px;
  padding: 11px 20px 11px 35px;
  background-color: var(--blue-color);
  color: var(--white-color);
}

.animated-button:hover .arr-1,
.blog-grid a:hover .arr-1,
.recentblogs a:hover .arr-1 {
  right: -25%;
}

.animated-button:hover .arr-2,
.blog-grid a:hover .arr-2,
.recentblogs a:hover .arr-2 {
  left: 16px;
}

.animated-button:hover .text,
.blog-grid a:hover .text,
.recentblogs a:hover .text {
  transform: translateX(12px);
}

.fa-play-circle {
  background-color: var(--green-color);
  border-radius: 50px;
}

.contact-add img {
  margin-top: 5px;
}

.accordionn label p {
  font-size: 16px;
  line-height: 16px;
}

.general-section,
.productsubcat-main {
  display: flex;
  justify-content: space-between;
  padding-top: 40px;
}

.productsubcat-main {
  width: 98%;
}

.banner-sub {
  min-height: 500px;
}

.pricing .banner-sub {
  min-height: 340px;
}

/* buttons hover effect ends here  */

/* View all apps Popup */

#crm-accordion p {
  line-height: 19px;
}

.view-all-item a,
.continue {
  position: relative;
  line-height: normal;
}

.view-all-item a:before {
  content: "";
  background-image: url(/sites/default/files/inline-images/crmimages/shoping-cart.png);
  background-repeat: no-repeat;
  width: 24px;
  height: 26px;
  display: block;
  margin-right: 10px;
}

.continue button:after,
.continue a:after {
  content: "\f105";
  font-family: fontawesome;
  font-size: 15px;
  background-color: #012233;
  color: #fff;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  margin-left: 10px;
}

.continue button:hover:after,
.continue a:hover:after {
  background-color: #33ed88;
}

.custom-popup,
.custom-popup-video,
.custom-popup-ext {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-family: Arial;
  background: rgba(0, 0, 0, 0.9);
  z-index: 150;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 110.145ms 0ms;
  overflow: auto;
}

.ui-widget-overlay {
  background-color: rgba(0, 0, 0, 0.9);
  background: rgba(0, 0, 0, 0.9) !important;
  opacity: 0.9 !important;
}

.chooseapp .ui-dialog {
  padding: 0px;
}

.chooseapp .ui-dialog .ui-dialog-content {
  padding: 0;
}

.chooseapp .ui-dialog .ui-dialog-titlebar {
  padding: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border: none;
}

.chooseapp .ui-dialog .ui-dialog-titlebar .ui-dialog-title {
  background-color: var(--green-color);
  border-bottom: none;
  margin-top: 0px;
  padding: 16px 15px 16px 15px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: var(--blue-color);
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  width: 100%;
  font-family: "Poppins", sans-serif;
}

.chooseapp .ui-widget.ui-widget-content {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border: none;
}

.chooseapp .ui-dialog .ui-dialog-titlebar-close .ui-button-icon {
  background-image: none;
  margin-left: 0;
  width: 27px;
  height: 27px;
  transition: 0.3s transform;
  top: 2px;
  left: -1px;
  margin-top: 0;
  margin-right: 10px;
}

.watch-demo-form .custom-inp {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
}

.watch-demo-form .form-item-phone-numberwd {
  margin-top: 27px;
}

.rc-anchor-normal.rc-anchor-error .rc-anchor-error-msg-container {
  display: none;
}

.chooseapp .ui-dialog .ui-dialog-titlebar-close {
  background: no-repeat;
  border: none;
  right: 21px;
  top: 27px;
  background-image: none;
  width: 30px;
  height: 30px;
  background-color: var(--green-color);
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
}

.chooseapp .ui-dialog .ui-dialog-titlebar-close span.ui-button-icon:before,
.chooseapp .ui-dialog .ui-dialog-titlebar-close span.ui-button-icon:after {
  content: "";
  position: absolute;
  left: 15px;
  top: 3px;
  display: block;
  width: 2px;
  height: 18px;
  background: var(--white-color);
  transform: rotate(45deg);
}

.chooseapp .ui-dialog .ui-dialog-titlebar-close span.ui-button-icon:after {
  content: "";
  left: 15px;
  top: 3px;
  transform: rotate(-45deg);
}

.chooseapp .ui-dialog .ui-dialog-titlebar-close span.ui-button-icon:hover {
  /* transform: rotate(90deg); */
}

.chooseapp .watch-demo-form .captcha {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
}

.watch-demo-form .js-form-type-select {
  margin-top: 26px;
}

.chooseapp .watch-demo-form .captcha .form-error-message {
  bottom: -15px;
}

.play-video iframe {
  width: 100%;
}

.custom-popup-video .custom-popup-holder {
  /* height: 420px;
  background-color: #616161;
  padding: 2px; */
}

#custom-popup-video #form-modal {
  width: 100%;
}

#custom-popup-video .play-video {
  height: 100%;
  width: 100%;
}

.custom-popup-video iframe {
  height: 100%;
  width: 100%;
  max-width: 100%;
  min-height: 416px;
  border-radius: 8px;
}

.form-select {
  padding-left: 1px;
}

.custom-popup-holder {
  max-width: 600px;
  width: 100%;
  /* min-height: 500px; */
  margin: auto;
  border-radius: 8px;
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  position: relative;
  opacity: 0;
  transform: translateY(-100px);
  transition: opacity 400ms, transform 400ms;
  transition-delay: 300ms;
  border-radius: 10px;
}

body.chooseapp {
  overflow: visible;
}

body.chooseapp:has(.custom-popup.is-active),
body.chooseapp:has(.custom-popup-video.is-active) {
  overflow-y: hidden;
}

/*********Youtube custom popup css******************/

.play-button {
  width: 50px;
  height: 50px;
  position: relative;
  cursor: pointer;
  z-index: 3;
  margin-bottom: 1px;
  margin-top: 20px;
}

.app-owl-carousel img {
  max-width: 80%;
  margin: auto;
}

.play-tooltip {
  position: absolute;
  bottom: 7px;
  left: 204%;
  transform: translateX(-50%);
  background-color: var(--blue-color);
  color: var(--white-color);
  font-size: 12px;
  padding: 4px 8px;
  border-radius: 4px;
  border: 1px solid #767575;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  z-index: 4;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.play-button:hover .play-tooltip {
  opacity: 1;
}

.play-circles {
  width: 100%;
  height: 100%;
}

.play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* width: 30px;
  height: 30px; */
  z-index: 2;
  pointer-events: none;
}

.play-circle {
  fill: none;
  stroke: var(--blue-color);
  stroke-width: 3;
  transform-origin: center;
  transform-box: fill-box;
  opacity: 1;
}

.play-circle-01 {
  stroke-dasharray: 343 343;
  transform: rotate(90deg);
}

.play-circle-02 {
  stroke-dasharray: 309 309;
  transform: rotate(-90deg);
}

/* Forward animation */
@keyframes rotateCircle01 {
  from {
    transform: rotate(90deg);
    stroke-dasharray: 343 343;
    opacity: 1;
  }

  to {
    transform: rotate(450deg);
    stroke-dasharray: 456 456;
    opacity: 0.1;
  }
}

@keyframes rotateCircle02 {
  from {
    transform: rotate(-90deg);
    stroke-dasharray: 309 309;
    opacity: 1;
  }

  to {
    transform: rotate(-450deg);
    stroke-dasharray: 411 411;
    opacity: 0.1;
  }
}

/* Reverse animation */
@keyframes rotateCircle01Reverse {
  from {
    transform: rotate(450deg);
    stroke-dasharray: 456 456;
    opacity: 0.1;
  }

  to {
    transform: rotate(90deg);
    stroke-dasharray: 343 343;
    opacity: 1;
  }
}

@keyframes rotateCircle02Reverse {
  from {
    transform: rotate(-450deg);
    stroke-dasharray: 411 411;
    opacity: 0.1;
  }

  to {
    transform: rotate(-90deg);
    stroke-dasharray: 309 309;
    opacity: 1;
  }
}

/* Animation trigger classes */
.animate-forward-01 {
  animation: rotateCircle01 0.7s ease-in-out forwards;
}

.animate-forward-02 {
  animation: rotateCircle02 0.7s ease-in-out forwards;
}

.animate-reverse-01 {
  animation: rotateCircle01Reverse 0.7s ease-in-out forwards;
}

.animate-reverse-02 {
  animation: rotateCircle02Reverse 0.7s ease-in-out forwards;
}

.custom-popup-video .custom-popup-close {
  /* top: -8px;
  right: -12px; */
  background-color: var(--green-color);
  border-radius: 3px;
}

.custom-popup-video .custom-popup-close:before,
.custom-popup-video .custom-popup-close:after {
  top: 6px;
  left: 14px;
}

/************Youtube custom popup css**************/
.accordionn {
  width: 100%;
  max-width: 100%;
  transition: margin-left 0.3s;
}

.productsubcat {
  width: 100%;
}

/*.productsubcat-leftcont {
  width: 74%;
}*/
.accordionn.viewall-resize,
.productsubcat.viewall-resize {
  width: 100%;
  max-width: 77%;
  transition: margin-left 0.3s;
}

#view-items {
  width: 20%;
}

.productsubcat-leftcont+#view-items {
  width: 23%;
}

.productsubcat-rightcont {
  position: sticky;
  top: 10px;
  transition: 0.4s;
}

.productsubcat-rightcont.more-space,
.view-all-items.more-space {
  top: 110px;
  transition: 0.4s;
}

.view-all-items {
  border-radius: 8px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  position: sticky;
  top: 10px;
}

.all-product {
  width: 100%;
  padding: 12px;
  -webkit-box-shadow: -1px 1px 9px -5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -1px 1px 9px -5px rgba(0, 0, 0, 0.75);
  box-shadow: -1px 1px 9px -5px rgba(0, 0, 0, 0.75);
  background-color: #fff;
  border-radius: 10px;
}

.all-product h4 {
  margin-bottom: 15px;
  font-weight: 500;
}

.all-product img {
  width: 20px;
  height: auto;
  margin-right: 10px;
}

.prd {
  border-bottom: 1px solid #d3d3d3;
  padding: 5px 0px;
  margin-right: 10px;
}

.prd:last-child {
  border-bottom: none;
}

.all-product p {
  margin-bottom: 0;
  font-size: 14px;
}

.custom-popup-close {
  position: absolute;
  top: 13px;
  right: 13px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  transition: 0.3s transform;
  z-index: 1000;
}

.custom-popup-close:before,
.custom-popup-close:after {
  content: "";
  position: absolute;
  left: 15px;
  top: 3px;
  display: block;
  width: 2px;
  height: 18px;
  background: var(--white-color);
  transform: rotate(45deg);
}

.form-wrapper .form-item {
  width: 50%;
  position: relative;
}

::placeholder,
textarea::placeholder {
  color: var(--black-color);
  opacity: 1;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: var(--black-color);
  opacity: 1;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: var(--black-color);
  opacity: 1;
}

textarea:-ms-input-placeholder {
  color: var(--black-color);
  opacity: 1;
}

.custom-popup-close:after {
  left: 15px;
  top: 3px;
  transform: rotate(-45deg);
}

.custom-popup-close:hover {
  transform: rotate(90deg);
}

.custom-popup.is-active,
.custom-popup-video.is-active,
.custom-popup-ext.is-active {
  opacity: 1;
  pointer-events: auto;
}

.custom-popup.is-active .custom-popup-holder,
.custom-popup-video.is-active .custom-popup-holder,
.custom-popup-ext.is-active .custom-popup-holder {
  opacity: 1;
  transform: translateY(0);
}

.subproductodct-list-main {
  display: block;
}

.prodct-list {
  margin-bottom: 15px;
}

.play-icon {
  font-size: 96px;
}

.app-title {
  padding-left: 16px;
  font-size: 14px;
}

.viewall-resize .xl\:grid-cols-4 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.video-size {
  height: 500px;
}

.get-in-touch-bg {
  background-image: url(/sites/default/files/inline-images/crmimages/contact-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.chooseapp main,
.allappspage main {
  overflow: visible;
}

.crm-doctor-owl-carousel .owl-stage,
.app-owl-carousel .owl-stage {
  display: flex;
  padding-bottom: 20px;
}

.crm-doctor-owl-carousel .owl-item,
.app-owl-carousel .owl-item {
  height: auto;
  display: flex;
  will-change: transform;
}

.crm-doctor-owl-carousel .owl-item .item,
.app-owl-carousel .owl-item .item {
  flex: 1;
  height: 100%;
}

.viewall-resize h3.heading {
  font-size: 27px;
}

.accordionn.viewall-resize label p {
  font-size: 14px;
}

.product-slider-card {
  background-color: var(--gray-color-4);
}

.cate-card {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.cate-card .cate-title {
  line-height: 22px;
}

.cate-card p {
  min-height: 55px;
  height: 100%;
  clear: both;
}

.cate-card p.coming-soon {
  text-align: center;
  height: auto;
  min-height: auto;
  font-weight: 600;
  position: relative;
}

.demo-button {
  display: inline-block;
  width: max-content;
}

.card-header h3 {
  width: 100%;
}

.blog-details-banner {
  height: 420px;
}

.form-error-message {
  color: red;
  font-size: 11px;
  position: absolute;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 12px;
}

.contact-us-div .captcha__element {
  position: relative;
}

.contact-us-div .captcha__element .form-error-message.text-red-600 {
  bottom: -18px;
}

.resent-text {
  margin-top: 7px;
}

/* Default all owl items to 0.3 opacity */
.app-owl-carousel .owl-item {
  opacity: 1;
  transition: opacity 0.3s ease;
}

/* If the owl-item contains a link with .linkactive, set full opacity */
.app-owl-carousel .owl-item:has(.choose-module.link-inactive) {
  opacity: 0.3;
}

.app-owl-carousel .owl-item:has(.choose-module.link-inactive) .youtube-play.demo-button {
  pointer-events: none;
}

/****************Page loader css starts********************************/

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--white-color);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.bar-container {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-bottom: 20px;
}

#preloader h2 {
  color: #fff;
  font-size: 35px;
  padding-top: 15px;
  margin-bottom: 0px;
  animation: fadeIn 1s ease-in-out infinite;
}

/****************Page loader css end********************************/
.demo-trial-form {
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 22px;
}

.succes-otp {
  height: 100%;
}

.succes-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 45%;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.succes-icon img {
  width: 105px;
  height: 105px;
}

.succes-text {
  background-color: var(--white-color);
  display: flex;
  justify-content: center;
  flex-direction: column;
  min-height: 55%;
  align-items: center;
  padding: 20px 24px;
  text-align: center;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.otp-success-confirmation a {
  text-decoration: underline;
}

.succes-text h6 {
  font-family: "Sansation";
  font-weight: 700;
  color: var(--blue-color);
  font-size: 27px;
}

.succes-text p {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: var(--gray-color);
  margin-top: 12px;
}

.succes-icon {
  background-color: var(--green-color);
}

.succes-icon-brd {
  border-radius: 50%;
  width: 90px;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.succes-icon-brd {
  border: 2px solid var(--white-color);
}

.succes-icon-brd i {
  color: var(--white-color);
  font-size: 50px;
}

label.custom-label {
  padding-left: 4px;
}

.case-study-form label.custom-label {
  font-weight: 400;
  font-size: 14px;
}

/* .case-study-form .js-form-type-select label.custom-label {
  display: none;
} */

.contact-us-form label.clm:after,
.clm:after,
#edit-buying-option--wrapper legend span:after {
  content: "*";
  color: red;
  padding-left: 2px;
}

.contact-us-form .form-item-message label.custom-label:after,
.app-owl-carousel .ajax-progress-throbber,
.watch-demo-form .form-item-countrycodewd label.custom-label {
  display: none;
}

.otp-success-msg,
.resent-text {
  font-size: 14px;
  color: #02ad50;
  font-style: normal;
  font-family: "Sansation";
  font-weight: 700;
}

.otp-err-msg {
  color: red;
  font-size: 11px;
  position: absolute;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.demo-trial-form .form-item-otp {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 0;
  padding-top: 0;
}

.demo-trial-form .otp-err-msg {
  position: relative;
  bottom: 0px;
}

.form-item-selectedproduct {
  background-color: #5ded9f8c;
  border-bottom: 1px solid var(--gray-color);
}

/* media - 600 */
.form-wrapper .form-item {
  width: 100%;
}

.succes-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 109px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.chooseapp #ajax-form-wrapper-demo {
  padding-bottom: 10px;
}

.chooseapp #ajax-form-wrapper-demo .watch-demo-form {
  padding-bottom: 10px;
}

.form-item-selectedproduct,
.form-item-watchdemo {
  background-color: var(--green-color);
  border-bottom: none;
  margin-top: 0px;
  padding: 13px 15px 13px 15px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: var(--blue-color);
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}

.content-case-studies .form-item-watchdemo {
  display: none;
}

.contact-us-div .contact-head {
  padding-bottom: 20px;
}

.plantype {
  text-align: center;
  background-color: var(--blue-color);
  width: 100%;
  max-width: 200px;
  margin: 0px auto;
  font-weight: 700;
  padding: 8px 0px;
  margin-top: -13px;
  color: var(--white-color);
  border-radius: 6px;
  margin-bottom: 5px;
  box-shadow: 3px 4px 6px 0px rgba(0, 0, 0, 0.43);
  -webkit-box-shadow: 3px 4px 6px 0px rgba(0, 0, 0, 0.43);
  -moz-box-shadow: 3px 4px 6px 0px rgba(0, 0, 0, 0.43);
}

.field-padd,
.form-item-companysize,
.form-item-primaryinterest,
.form-item-otp,
.enq-form-div .contact-info,
.enq-form-div .form-item-service-type {
  padding: 0px 15px;
}

.form-item-companyname {
  margin: 15px 15px 0px 15px;
}

.watch-demo-form .contact-info,
.chooseapp .watch-demo-form .captcha {
  padding: 0px 15px;
}

.form-submit {
  cursor: pointer;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
  margin: 23px 15px 20px;
  margin-bottom: 0px;
  outline: none;
  border: none;
}

#form-modal .captcha {
  margin-left: 15px;
  position: relative;
}

#form-modal .enq-form-div .captcha {
  margin-top: 20px;
  position: relative;
}

.enq-form-div .captcha {
  margin-left: 15px;
  position: relative;
  margin-top: 20px;
}

.enq-form-div .captcha .form-error-message {
  bottom: -17px;
}

.contact-us-form .form-submit {
  margin: 25px 0px 0px;
}

#form-modal .captcha .form-error-message {
  bottom: -16px;
}

.contact-us-form .form-submit:focus {
  border: 1px solid var(--blue-color);
}

.btn-styl {
  margin-top: 12px;
  position: relative;
}

.enq-form-div .btn-styl {
  margin-top: 25px;
  position: relative;
}

.case-study-form .btn-styl {
  margin-top: 22px;
  position: relative;
  margin-bottom: 20px;
  font-size: 19px;
  padding: 11px 27px;
  font-weight: 500;
}

.resent-timer {
  font-size: 12px;
  color: #026bad;
  font-style: normal;
  font-family: "Sansation";
  font-weight: 400;
}

.inline-options .form-type-radio {
  display: inline-block;
  margin-right: 20px;
}

.success-story-btn {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.success-story-btn::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background: var(--green-color);
  background-size: 10% auto;
  transition: all 0.5s;
  transform: translateX(0%);
}

.success-story-btn:hover::after {
  transform: translateX(-101%);
  animation: gradient-89 3s linear infinite;
}

@keyframes gradient-89 {
  0% {
    background-position: 100% 0%;
  }

  50% {
    background-position: 0% 0%;
  }

  100% {
    background-position: 100% 0%;
  }
}

/* Form radio buttons start */
#edit-trialoptions {
  display: flex;
}

.fieldset-legend,
.option {
  color: var(--black-color);
  font-size: 15px;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  cursor: pointer;
}

#edit-trialoptions--wrapper input[type="radio"] {
  appearance: none;
  width: 14px;
  height: 14px;
  border: 2px solid var(--blue-color);
  border-radius: 50%;
  outline: none;
  background-color: white;
  cursor: pointer;
  padding: 5px;
}

#edit-trialoptions--wrapper input[type="radio"]:checked {
  background-color: var(--green-color);
}

.form-item-trialoptions {
  display: flex;
  align-items: center;
  gap: 6px;
}

#edit-trialoptions--wrapper .form-item {
  margin-top: 8px;
}

/* Form radio button end */

.allblog-row {
  row-gap: 30px;
  column-gap: 21px;
}

/* for sub product cart  start*/

.subproduct-accordion-item {
  margin-bottom: 12px;
  margin-right: 8px;
}

.subproduct-accordion-header {
  cursor: pointer;
  font-weight: 700;
  font-size: 17px;
  user-select: none;
  position: relative;
}

.subproduct-accordion-content {
  display: none;
  padding-bottom: 20px;
  /* height: 122px;
  overflow-y: scroll; */
}

.subproduct-right-cart {
  max-height: 335px;
  overflow-y: scroll;
}

.subproduct-accordion-content::-webkit-scrollbar,
.subproduct-right-cart::-webkit-scrollbar {
  width: 3px;
}

.subproduct-accordion-header h3 {
  width: 90%;
  font-size: 16px;
}

/* Default icon (right arrow) */
.subproduct-accordion-header:after {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 10px;
  background-color: var(--blue-color);
  color: var(--green-color);
  width: 15px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.3s ease;
}

.subproduct-accordion-item.active .subproduct-accordion-header:after {
  content: "\f107";
}

/* for sub product cart ends */

.sel-module-name {
  padding-bottom: 6px;
  padding-top: 3px;
  border-bottom: 1px solid #d3d3d3;
}

.choose-app-head aside {
  width: 75%;
}

.choose-app-head .app-owl-cart {
  width: 25%;
}

.choose-app-head .app-owl-cart #view-items {
  border-radius: 8px;
}

.app-owl-cart #view-items {
  width: 100%;
}

.choose-app-head {
  display: flex;
  gap: 13px;
}

.allblogs .views-element-container {
  width: 100%;
  max-width: 80rem;
  margin: 0px auto;
  padding-top: 30px;
  padding-left: 2rem;
  padding-right: 2rem;
}

.category-btn {
  background-color: var(--gray-color-2);
  color: var(--blue-color);
  border-radius: 35px;
  transition: 0.3s ease-in-out;

  &:hover {
    background-color: var(--blue-color);
    color: var(--green-color);
    transform: scale(1.05);
  }
}

.category-btn-active {
  background-color: var(--blue-color);
  color: var(--green-color);
}

/* ----------- subscribe ----------  */

.subscribe-bar {
  max-width: 445px;
  height: 50px;
  margin-top: 24px;
  background: var(--white-color);
  border: 1px solid var(--blue-color);
  color: var(--blue-color);
  border-radius: 10px;
  top: 50%;
  position: relative;
  overflow: hidden;
  border-radius: 35px;
}

.news-description {
  width: 78%;
}

.subscribe-bar .subscribe-inp {
  background: transparent;
  position: absolute;
  height: 100%;
  width: 68%;
  padding-left: 25px;
  text-align: left;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: var(--blue-color);
  font-size: 14px;
  vertical-align: middle;
  outline: none;
  z-index: 10;
}

.subscribe-bar .subscribe-inp::placeholder {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: var(--blue-color);
  font-size: 14px;
}

.subscribe-bar .subscribe-button {
  background: var(--blue-color);
  color: var(--green-color);
  position: absolute;
  width: 32%;
  height: 100%;
  font-size: 14px;
  right: 0;
  border: 1px solid var(--blue-color);
  cursor: pointer;
}

.subscribe-bar .subscribe-button:hover {
  background: var(--green-color);
  color: var(--blue-color);
  border: 1px solid var(--green-color);
}

.subscribe-bar:has(.subscribe-button:hover) {
  border: 1px solid var(--green-color);
}

.footerabove {
  overflow: hidden;
}

/**********************All apps css starts******************/
.all-apps-view {
  width: 100%;
  max-width: 80rem;
  margin-top: 70px;
  padding-left: 2rem;
  padding-right: 2rem;
  display: table;
  padding-bottom: 40px;
}

.allappspage .views-exposed-form {
  width: 20%;
  float: left;
  position: sticky;
  top: 110px;
  transition: 0.4s;
}

.allappspage .views-exposed-form.more-space {
  top: 110px;
  transition: 0.4s;
}

.filter-center {
  width: 80%;
  float: left;
  padding-left: 30px;
}

.filter-center h2.heading {
  margin-bottom: 20px;
}

nav.pager {
  clear: both;
  padding-top: 0px;
  float: left;
  width: 100%;
}

.pager__items {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 50px auto 60px;
}

.pager__items li a {
  padding: 5px 5px;
  font-size: 15px;
  background-color: #eee;
  border-radius: 50%;
  line-height: 30px;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px 8px;
}

.pager__items li.is-active a {
  background-color: var(--green-color);
}

.pager__items li.pager__item--next a,
.pager__items li.pager__item--last a,
.pager__items li.pager__item--first a,
.pager__items li.pager__item--previous a {
  width: auto;
  height: auto;
  background-color: transparent;
}

.blog-details-cart {
  background-color: #fff;
  border-radius: 18px;
  box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.3);
}

.blog-detail-items .blog-detail-page {
  margin-bottom: 10px;
}

.blog-detail-items .blog-detail-page h3.heading {
  font-size: 20px;
  margin-bottom: 0;
}

.blog-details-cart p.uppercase {
  border-top: 1px solid #dddddd;
  padding-top: 13px;
  padding-bottom: 0;
  margin-bottom: 0;
}

#radioGroup .fieldgroup {
  margin-top: 0;
}

#radioGroup .fieldgroup .form-item {
  margin-top: 0;
  margin-bottom: 10px;
  display: flex;
  position: relative;
}

#radioGroup .fieldgroup .form-item:last-child {
  margin-bottom: 0;
}

#radioGroup .fieldgroup .form-item input[type="radio"] {
  display: none;
}

#radioGroup .fieldgroup .form-item label {
  cursor: pointer;
  position: relative;
  line-height: 24px;
  padding-left: 20px;
  font-size: 15px;
}

#radioGroup .fieldgroup .form-item label::before {
  content: "";
  position: absolute;
  width: 17px;
  height: 17px;
  background-color: transparent;
  border: 2px solid var(--blue-color);
  border-radius: 50%;
  top: 50%;
  left: -6px;
  transform: translateY(-50%);
  transition: border-color 400ms ease;
}

#radioGroup .fieldgroup .form-item label::after {
  content: "";
  position: absolute;
  width: 17px;
  height: 17px;
  background-color: var(--green-color);
  border: 2px solid var(--green-color);
  border-radius: 50%;
  top: 50%;
  left: -6px;
  transform: translateY(-50%) scale(0);
  transition: transform 400ms ease;
}

#radioGroup .fieldgroup .form-item input[type="radio"]:checked+label::before {
  border-color: var(--green-color);
}

#radioGroup .fieldgroup .form-item input[type="radio"]:checked+label::after {
  transform: translateY(-50%) scale(0.55);
}

/**********************All apps css starts******************/

.ajax-progress-fullscreen {
  background-color: var(--white-color);
  width: 80px;
  height: 50px;
  padding: 10px;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(/sites/default/files/inline-images/crmimages/image-side-green.svg);
  opacity: 1;
  background-size: 80%;
}

.contact-info .js-form-item-ccode {
  width: 50%;
}

.contact-info .js-form-item-phone {
  width: 65%;
}

#videoThumb .button {
  display: inline-block;
  position: relative;
}

#videoThumb .button.is-play {
  background-color: #fff;
  border-radius: 50%;
  width: 100px;
  height: 100px;
}

#videoThumb .button.is-play .button-outer-circle {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}

#videoThumb .button.is-play .button-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  transform: translate(-50%, -50%);
}

#videoThumb .button.is-play.animate .button-icon .triangle {
  -webkit-animation: fadeIn 7s ease;
  animation: fadeIn 7s ease;
}

#videoThumb .button.is-play.animate .button-icon .path {
  stroke-dasharray: 90;
  stroke-dashoffset: 0;
  -webkit-animation: triangleStroke 3s;
  animation: triangleStroke 3s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}

#videoThumb .button.is-play.animate .button-outer-circle.has-scale-animation {
  animation: smallScale 3s infinite;
}

#videoThumb .button.is-play.animate .button-outer-circle.has-delay-short {
  animation-delay: 0.5s;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes triangleStroke {
  from {
    stroke-dashoffset: 90;
  }

  to {
    stroke-dashoffset: 0;
  }
}

@keyframes triangleStroke {
  from {
    stroke-dashoffset: 90;
  }

  to {
    stroke-dashoffset: 0;
  }
}

@-webkit-keyframes smallScale {
  from {
    transform: scale(1);
    opacity: 1;
  }

  to {
    transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes smallScale {
  from {
    transform: scale(1);
    opacity: 1;
  }

  to {
    transform: scale(1.5);
    opacity: 0;
  }
}

.unlock {
  display: flex;
  flex-direction: row;
}

.blog-detail-img {
  border-radius: 12px;
}

.blog-detail-page:hover .blog-detail-img img {
  transform: scale(1.1);
}

#radioGroup .js-form-type-select,
.heading-mobile {
  display: none;
}

/* Testimonial start */

.clients-testimonials-carousel .owl-item .testimonials-card .clients-img {
  width: 45px;
  display: none;
}

.clients-testimonials-carousel .owl-stage-outer {
  padding: 5px;
  margin-right: -5px;
  padding-bottom: 20px;
}

.clients-testimonials-carousel .owl-stage {
  display: flex;
}

.clients-testimonials-carousel .owl-item .item {
  display: flex;
  height: 100%;
  will-change: transform;
}

.clients-testimonials-carousel .owl-item .item p {
  flex-grow: 1;
  margin-bottom: 20px;
}

.clients-testimonials-carousel .owl-item .item span {
  font-size: 15px;
  font-family: "Sansation";
  font-weight: 700;
}

.testimonials-card {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px,
    rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
  display: flex;
  flex-direction: column;
}

/* Testimonial ends */

.dashboard {
  padding: 40px 0px;
}

/* Why choose CRM-Doctor starts here */

.why-choose-crm {
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 20px 0.1px;
}

.why-choose-crm .why-choose-cards {
  margin-top: 40px;
  gap: 15px;
}

.why-choose-crm .why-choose-cards .choose-card {
  background-color: #ebeeef;
  padding: 20px;
  border-radius: 20px;
}

.why-choose-crm .why-choose-cards .choose-card:hover {
  background-color: var(--blue-color);
}

.choose-card:hover h3.heading,
.choose-card:hover p {
  color: var(--white-color);
}

.choose-card-img img {
  width: 60px;
  height: 60px;
}

.choose-card:hover .choose-card-img img {
  animation-name: wobble_vertical;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}

@keyframes wobble_vertical {
  16.65% {
    transform: translateY(8px);
  }

  33.3% {
    transform: translateY(-6px);
  }

  49.95% {
    transform: translateY(4px);
  }

  66.6% {
    transform: translateY(-2px);
  }

  83.25% {
    transform: translateY(1px);
  }

  100% {
    transform: translateY(0);
  }
}

.why-choose-crm .why-choose-cards .choose-card .choose-card-content {
  margin-top: 15px;
}

.choose-card-content h3.heading {
  font-size: 24px;
  line-height: 36px;
}

.core-feature::after {
  content: "";
  display: inline-block;
  background-color: var(--green-color);
  height: 4px;
  width: 40px;
  border-radius: 6px;
  vertical-align: middle;
  margin-left: 8px;
}

.home-conatct {
  margin-bottom: 70px;
}

.contactuspage .home-conatct {
  margin-bottom: 30px;
  margin-top: 60px;
}

.choose-crm-head h2.heading {
  color: var(--blue-color);
}

.choose-crm-head p {
  color: var(--blue-color);
  width: 100%;
  max-width: 410px;
}

/* Why choose CRM-Doctor ends here */
.apps-detail-left {
  width: 100%;
  max-width: 70%;
  position: relative;
  padding-left: 20px;
  gap: 20px;
}

.apps-detail-right {
  width: 30%;
  padding: 20px;
  border-radius: 7px;
  margin-right: 20px;
}

.apps-detail-right h2.heading {
  font-size: 37px;
  line-height: 55px;
  margin-bottom: 20px;
}

.apps-details-headings span {
  background-color: var(--white-color);
  width: 70px;
  height: 70px;
  border-radius: 50%;
  box-shadow: 0px 6px 8px -2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 6px 8px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 6px 8px -2px rgba(0, 0, 0, 0.3);
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.apps-details-headings span img {
  width: 50%;
  /* filter: invert(6%) sepia(84%) saturate(1701%) hue-rotate(170deg)
    brightness(90%) contrast(92%); */
}

/* .apps-details-headings:hover span {
  background-color: var(--blue-color);
}
.apps-details-headings:hover span img {
  filter: invert(78%) sepia(55%) saturate(559%) hue-rotate(83deg)
    brightness(95%) contrast(101%);
  animation-name: wobble_vertical;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
} */
.apps-details-headings {
  margin-bottom: 20px;
  position: relative;
  display: flex;
  flex-direction: column;
}

.apps-details-headings h3.heading,
.apps-detail-right h3.heading {
  font-size: 23px;
}

.apps-details-headings h3.heading {
  line-height: 24px;
  padding-top: 7px;
}

.apps-details-headings p {
  /* display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; */
}

.apps-detail-right img {
  width: 100%;
}

.emphasis-section {
  padding: 30px 0px;
}

.features-modules-top {
  margin-bottom: 20px;
}

.unleash-growth {
  padding: 20px 2rem 40px 2rem;
}

.page-sub-category .unleash-growth {
  padding: 0px 2rem 30px 2rem;
}

.complete-sales {
  display: flex;
  align-items: center;
}

.complete-sales-left h2.heading {
  margin-bottom: 30px;
  color: var(--blue-color);
  font-size: 35px;
}

.complete-sales-left p {
  padding-bottom: 20px;
  color: var(--blue-color);
  position: relative;
  padding-left: 35px;
}

.features-modules-top p {
  width: 100%;
  max-width: 420px;
}

.complete-sales-left p:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 5px;
  width: 21px;
  height: 24px;
  background-image: url(/sites/default/files/inline-images/crmimages/complete-sales-bullet.png);
  background-repeat: no-repeat;
  background-size: 100%;
}

.complete-sales-left {
  width: 55%;
  padding-right: 60px;
}

.complete-sales-left p:last-child {
  margin-bottom: 7px;
  padding-bottom: 0;
}

.complete-sales-right {
  width: 45%;
}

.close-faster {
  background-color: #f7f7f7;
  padding: 0px 0px 0px 0px;
}

.crm-features {
  padding: 10px 10px;
  border: 1px solid #eee;
  border-radius: 10px;
  margin-bottom: 15px;
}

.crm-features-cont h5.heading {
  font-size: 20px;
}

.appsdetail-info-one {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 30px;
  background-color: #f4f5fa;
  position: relative;
  overflow: hidden;
}

.appsdetail-info-one .sticky-section-bg {
  position: absolute;
  top: auto;
  bottom: 0;
  height: 100%;
  right: 0;
  opacity: 0.5;
}

.appsdetail-info-one-inner {
  display: flex;
  align-items: center;
}

a.feed-icon {
  display: none;
}

section.features-modules {
  padding-bottom: 10px;
}

#ext-custom-popup .custom-popup-holder {
  min-height: auto;
  padding: 20px;
}

.external-signin-form .form-item {
  margin-top: 0;
  margin-bottom: 26px;
}

#ext-custom-popup .custom-popup-close:before,
#ext-custom-popup .custom-popup-close:after {
  background: var(--blue-color);
}

#ext-custom-popup .form-submit {
  margin: auto;
}

.ext-signin-page #header {
  background-color: var(--blue-color);
  top: 0;
}

.ext-signin-page .main-content-container {
  background-color: var(--gray-color-2);
}

.login {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px 20px 150px 20px;
  position: relative;
  top: 90px;
}

.login-inner {
  background-color: var(--white-color);
  overflow: hidden;
  width: 100%;
  max-width: 60rem;
  box-shadow: 0px 1px 11px -3px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 1px 11px -3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 1px 11px -3px rgba(0, 0, 0, 0.4);
}

.loginleft-wrapper {
  width: 50%;
}

.loginright-wrapper {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 1px 11px -3px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 1px 11px -3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 1px 11px -3px rgba(0, 0, 0, 0.4);
}

.login-left {
  background-color: var(--blue-color);
  /* padding: 20px 30px; */
  display: flex;
  flex-direction: column;
  justify-content: center;
  row-gap: 20px;
}

.login-left h3.heading,
.login-left p {
  color: var(--white-color);
}

.login-left img {
  width: 100%;
}

.external-signin-form .form-submit {
  margin: auto;
  margin-top: 24px;
  border-radius: 10px;
}

.login-title {
  margin-bottom: 30px;
}

.login-title h1.heading {
  font-size: 30px;
  margin-bottom: 10px;
  line-height: 43px;
}

.login-right {
  padding: 0px 0px 0px 0px;
  width: 70%;
}

.external-signin-form .form-error-message {
  margin-top: 5px;
}

.external-signin-form .captcha .form-error-message {
  bottom: -17px;
}

.external-signin-form label.custom-label {
  padding-left: 0;
  font-weight: 400;
  top: -2px;
}

.login-right .captcha {
  position: relative;
  margin-top: 30px;
}

.views-row {
  display: none;
}

.pricing-main-section {
  padding-top: 40px;
}

.happy-customer {
  display: flex;
}

.customer-photo {
  display: flex;
  position: relative;
}

.customer-photo img {
  margin-left: -10px;
  width: 30px;
  height: 30px;
}

.customer-photo img:first-child {
  margin-left: 0;
}

.customer-ratings i {
  color: #ffdd00;
  font-size: 12px;
}

.customer-satisfaction {
  padding-left: 12px;
}

.customer-satisfaction p {
  font-size: 12px;
  color: #111111;
  font-weight: 500;
  margin-bottom: 0px;
  margin-top: 0px;
}

.plan-heading {
  display: flex;
  justify-content: space-between;
}

.pricing-title {
  padding: 8px 0px;
}

.pricing-title p {
  width: 100%;
  /*max-width: 400px;*/
}

.pricing-title h2.heading {
  margin-bottom: 0;
}

.contact-confirmation .form-check {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 0px 40px 0px;
  flex-direction: column;
}

.contact-confirmation .form-check p {
  line-height: 30px;
  padding-top: 30px;
}

.contact-confirmation .form-check p span {
  display: block;
  font-weight: 600;
  font-size: 20px;
}

.contact-confirmation .form-check svg {
  width: 130px;
}

.contact-confirmation .form-check svg g {
  stroke: var(--green-color);
}

.contact-confirmation .form-check svg path.circle {
  stroke: var(--green-color);
}

.contact-confirmation .circle {
  stroke-dasharray: 75;
  stroke-dashoffset: 75;
  -webkit-animation: draw 1s forwards;
  animation: draw 1s forwards;
}

.contact-confirmation .tick {
  stroke-dasharray: 20;
  stroke-dashoffset: 20;
  -webkit-animation: draw 1s forwards 1s;
  animation: draw 1s forwards 1s;
}

@-webkit-keyframes draw {
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes draw {
  to {
    stroke-dashoffset: 0;
  }
}

/**********************Error page css starts*****************/

.error-image-outer {
  width: 100%;
  max-width: 60%;
}

.error-image {
  margin-top: 120px;
}

.error-403 {
  margin-top: 100px;
}

/*Contact form buy options*/

#edit-buying-option--wrapper {
  display: flex;
  padding-left: 0;
  padding-right: 0;
}

#edit-buying-option--wrapper legend span {
  font-weight: 600;
}

#edit-buying-option--wrapper .fieldset-wrapper #edit-buying-option {
  display: flex;
  flex-direction: row;
  gap: 10px;
}

#edit-buying-option--wrapper .form-item-buying-option {
  display: flex;
  gap: 6px;
}

/*Contact form buy options*/
.tabcontent {
  margin-bottom: 30px;
  margin-top: 40px;
}

.choose-benefits {
  display: flex;
  justify-content: space-between;
  gap: 15px;
}

.benefits {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 1px solid #e5e5e5;
  padding: 10px;
  border-radius: 10px;
  width: 100%;
  transition: all 0.3s ease;
  position: relative;
  text-decoration: none;
}

.benefits:hover {
  transform: translateY(-2px);
  box-shadow: 0px 14px 24px rgba(0, 0, 0, 0.12);
}

.benefits:hover::after {
  border-radius: 10px;
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  background: linear-gradient(to bottom, var(--blue-color), #ffffff);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

.benefits img {
  width: 100%;
  max-width: 64px;
  margin: 0px auto;
}

.benefits-inner {
  padding: 10px 20px;
}

.benefits-inner p {
  margin-top: 20px;
  line-height: 21px;
}

.respond-fast {
  padding: 40px 0px 0px 0px;
}

.respond-fast-left p {
  margin-bottom: 20px;
}

.respond-fast-left p:last-child {
  margin-bottom: 0px;
}

.product-section h3.heading {
  margin-bottom: 30px;
}

.prod-thumb img {
  margin-bottom: 15px;
}

.prod-thumb h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
}

.testimonial-product {
  padding: 50px 0px;
}

.testimonial-product .clients-testimonials-carousel {
  margin-top: 30px;
}

.app-no-results-message {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.app-no-results-message img {
  width: 100%;
  max-width: 350px;
  margin-bottom: 30px;
}

.app-no-results-message h2 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 5px;
}

/*********************Error page css ends*******************/

/**Support page css starts**/
.bannersub-content span.second-word {
  color: var(--green-color);
}

.banner-para h3 {
  font-size: 30px;
  font-weight: 500;
}

.featured-plan {
  padding: 50px 0px;
}

.featured-plan h2.heading {
  width: 100%;
  max-width: 450px;
}

.featured-tab {
  padding-top: 30px;
}

.tab-wrapper {
  display: block;
  margin: auto;
}

.tab-top-heading {
  padding-bottom: 20px;
}

.tab-top-heading h3 {
  font-size: 26px;
  color: var(--blue-color);
  padding-bottom: 5px;
}

.tab-top-heading p {
  color: var(--gray-color);
  width: 100%;
  max-width: 500px;
}

.tabs {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #eee;
}

.tab-link {
  display: flex;
  list-style: none;
  padding: 10px 40px 10px 0px;
  gap: 15px;
  color: var(--gray-color);
  cursor: pointer;
  font-weight: 700;
  transition: all ease 0.5s;
  border-bottom: solid 3px rgba(255, 255, 255, 0);
  letter-spacing: 1px;
}

.tab-link span img {
  width: 30px;
}

.tab-link:hover {
  color: var(--blue-color);
  border-color: var(--blue-color);
}

.tab-link.active {
  color: var(--blue-color);
  border-color: var(--green-color);
}

.content-wrapper {
  padding: 25px 0px 0px 0px;
}

.tab-content {
  display: none;
  color: #888;
  font-weight: 300;
  font-size: 15px;
  opacity: 0;
  transform: translateY(15px);
  animation: fadeIn 0.5s ease 1 forwards;
}

.tab-content.active {
  display: block;
}

@keyframes fadeIn {
  100% {
    opacity: 1;
    transform: none;
  }
}

.featured-item {
  gap: 30px;
  margin-bottom: 40px;
}

.featured-image {
  margin-bottom: 15px;
}

.featured-image img {
  height: 263px;
}

.featured-cont h3 {
  font-size: 22px;
  color: var(--blue-color);
  padding-bottom: 10px;
  margin-bottom: 0px;
}

.featured-cont p {
  color: var(--gray-color);
}

.featured-cont a {
  background-color: var(--blue-color);
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 12px;
  padding-bottom: 12px;
  display: inline-block;
  border-radius: 1.5rem;
  color: var(--green-color);
  margin-top: 14px;
  font-size: 1rem;
}

.featured-cont a:hover {
  background-color: var(--green-color);
  color: var(--blue-color);
}

.limitation {
  background-color: var(--blue-color);
  padding: 15px 15px;
  margin-bottom: 0px;
  display: flex;
  justify-content: space-around;
  border-radius: 18px;
}

.limitation-inner p {
  color: var(--white-color);
}

.limitation-right {
  gap: 30px;
}

.limitation-inner p {
  padding-bottom: 15px;
  position: relative;
}

.limitation-inner p span:before {
  content: "";
  background-image: url(/sites/default/files/inline-images/crmimages/support/limitation-bullet.svg);
  background-repeat: no-repeat;
  width: 19px;
  height: 19px;
  position: absolute;
  left: 0px;
  top: 3px;
}

.limitation-inner p:last-child {
  padding-bottom: 0px;
}

.limitation-right.limitation-inner p {
  padding-left: 29px;
}

.limitation-block {
  column-gap: 30px;
  row-gap: 20px;
  width: 90%;
}

.limitation-inner {
  width: 10%;
}

.limitation-inner.limitation-right {
  width: 100%;
}

.feature-section {
  flex-direction: row;
  display: flex;
  justify-content: space-between;
}

.feature-section p.price-toggle-label {
  text-align: right;
}

.feature-section p.price-toggle-label span.price-per-toggle {
  color: var(--green-color);
  font-weight: bold;
}

/**Support page css ends**/

/**Privacy css starts**/

.privacy-main {
  display: flex;
  gap: 40px;
  padding-top: 50px;
  margin-bottom: 60px;
}

.privacy-left {
  width: 25%;
}

.privacy-inner {
  background-color: var(--blue-color);
  padding: 20px 0px;
  border-radius: 15px;
  position: sticky;
  top: 100px;
}

.privacy-inner ul {
  max-height: 400px;
  overflow: auto;
  padding-left: 20px;
  padding-right: 30px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

#privacyDropdown {
  display: none;
}

.privacy-inner ul::-webkit-scrollbar {
  width: 0px;
  background: transparent;
  /* Prevent visible track */
}

/* On hover — show custom scrollbar */
.privacy-inner ul:hover {
  scrollbar-width: auto;
  /* Firefox fallback */
}

.privacy-inner ul:hover::-webkit-scrollbar {
  width: 6px;
}

.privacy-inner ul:hover::-webkit-scrollbar-track {
  background: var(--blue-color);
}

.privacy-inner ul:hover::-webkit-scrollbar-thumb {
  background: var(--green-color);
}

.privacy-inner p {
  color: var(--white-color);
  font-weight: 600;
  padding-bottom: 10px;
  font-size: 23px;
  text-align: center;
  border-bottom: 1px solid #6d6d6d;
  margin-bottom: 18px;
}

.privacy-inner li a {
  color: var(--white-color);
  text-decoration: none;
}

.privacy-inner li a.active {
  color: var(--green-color);
}

.privacy-inner li {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  padding-left: 25px;
  line-height: 22px;
  padding-bottom: 16px;
}

.privacy-inner li ul li {
  font-size: 14px;
  line-height: 20px;
}

.privacy-inner li a:before,
.privacy-right h2:before {
  content: "";
  background-image: url(/sites/default/files/inline-images/crmimages/support/limitation-bullet.svg);
  background-repeat: no-repeat;
  position: absolute;
  left: 0px;
  background-size: 100%;
}

.privacy-inner li ul li a:before {
  background-image: url(/sites/default/files/inline-images/crmimages/privacy-left-sub-arrow.svg);
  background-repeat: no-repeat;
  width: 11px;
  height: 14px;
}

.privacy-inner li a:before {
  width: 16px;
  height: 16px;
  top: 3px;
}

.privacy-inner li ul {
  padding-top: 15px;
}

.privacy-right {
  width: 75%;
  padding-bottom: 30px;
}

.privacy-right h2 {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 34px;
  padding-bottom: 11px;
  font-size: 30px;
  font-family: "Sansation";
  font-weight: 700;
}

.privacy-right h2:before {
  width: 25px;
  height: 25px;
  top: 9px;
}

.privacy-right p {
  padding-bottom: 15px;
  padding-left: 33px;
}

.privacy-right p:empty {
  display: none;
}

.privacy-right h3 {
  position: relative;
  font-size: 23px;
  padding-left: 60px;
  padding-bottom: 10px;
  font-family: "Sansation";
  font-weight: 700;
}

.privacy-right h3:before {
  content: "";
  background-image: url(/sites/default/files/inline-images/crmimages/privacy-heading-arrow.svg);
  background-repeat: no-repeat;
  position: absolute;
  left: 34px;
  width: 17px;
  height: 17px;
  top: 13px;
  background-size: 100%;
}

.privacy-right ul {
  list-style-type: disc;
  padding-left: 52px;
  padding-bottom: 10px;
}

.privacy-right ol {
  list-style-type: auto;
  padding-left: 50px;
}

.privacy-right li,
.privacy-right ol li {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  line-height: 26px;
  padding-bottom: 10px;
}

.privacy-right p a {
  text-decoration: underline;
}

.privacy-right table {
  padding: 10px 10px;
  margin-bottom: 20px;
  margin-left: 33px;
}

.privacy-right table thead tr {
  background-color: var(--blue-color);
  color: var(--green-color);
}

.privacy-right table thead tr th,
.privacy-right table tbody tr td {
  text-align: left;
  border: 1px solid #c8c8c8;
  padding: 10px 20px;
}

.privacy-right table tbody tr:nth-child(even) {
  background-color: #ebf3f9;
}

/**Privacy css ends**/
/**Our team css starts**/
.our-founder {
  padding: 40px 0px;
}

.our-founder .title {
  width: 100%;
  max-width: 500px;
}

.our-founder h2.heading {
  width: 100%;
  max-width: 300px;
  margin-bottom: 10px;
}

.founder {
  display: flex;
  gap: 30px;
  margin-top: 30px;
}

.founder-image {
  width: 30%;
}

.founder-image img {
  border-radius: 10px;
  height: 100%;
}

.founder-content {
  width: 70%;
}

.founder-content h3.heading {
  font-size: 25px;
  line-height: 25px;
  padding-bottom: 10px;
}

.founder-content h3.heading span {
  font-style: italic;
  font-size: 16px;
  color: var(--green-color);
}

.founder-content p {
  margin-bottom: 20px;
}

.founder-social {
  display: flex;
  gap: 10px;
}

.founder-social p {
  margin-bottom: 0;
}

.team-member-bio {
  padding-bottom: 50px;
  padding-top: 20px;
}

.team-member-bio h4.heading {
  margin-bottom: 15px;
}

.social-contact {
  display: flex;
  gap: 10px;
}

.effect a {
  text-decoration: none !important;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 14px;
  overflow: hidden;
  position: relative;
  color: var(--blue-color);
  border: 1px solid var(--blue-color);
}

.effect a i {
  position: relative;
  z-index: 3;
}

.effect a:last-child {
  margin-right: 0px;
}

.effect a:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.effect a i {
  display: inline-block;
  vertical-align: middle;
}

/* varrius effect */
.effect.varrius a {
  transition: all 0.2s linear 0s;
}

.effect.varrius a:after {
  content: "";
  display: block;
  width: 90%;
  height: 90%;
  top: -110%;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  background-color: #212121;
  border-radius: 50%;
}

.effect.varrius a:hover {
  color: #fff;
}

.effect.varrius a:hover:after {
  top: 5%;
  transition: all 0.2s linear 0s;
}

.effect.varrius a.facebook:hover:after {
  background-color: #1877f2;
}

.effect.varrius a.youtube:hover:after {
  background-color: #ff0000;
}

.effect.varrius a.instagram:hover:after {
  background-color: #833ab4;
}

.effect.varrius a.linkedin:hover:after {
  background-color: #0a66c2;
}

.founder:nth-child(3) {
  flex-direction: row-reverse;
}

.meet-team {
  padding-bottom: 40px;
}

.team-member {
  overflow: hidden;
}

.bio-bottom {
  display: flex;
  flex-direction: column;
  position: absolute;
  height: 81px;
  width: 100%;
  bottom: 0;
  overflow: hidden;
  padding: 10px 15px;
  color: #fff;
  transition: 0.4s ease-in-out;
  left: 0px;
  right: 0px;
}

.bio-bottom h3.heading {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0px;
}

.bio-details {
  padding-top: 5px;
  visibility: hidden;
  opacity: 0;
}

.bio-details p {
  font-size: 15px;
}

.bio-details a {
  background: var(--green-color);
  color: var(--blue-color);
  padding: 7px 19px;
  display: inline-block;
  border-radius: 20px;
  margin-top: 13px;
  border: 2px solid var(--green-color);
  transition: 0.4s ease-in-out;
}

.bio-details a:hover {
  background-color: var(--blue-color);
  color: var(--green-color);
}

/* .team-member:hover .bio-bottom {
    height: 250px;
    bottom: 10px;
    background-color: rgb(255 255 255 / 90%);
    border-radius: 0.5rem;
}
.team-member:hover .bio-details {
    opacity: 1;
    visibility: visible;
}
.team-member:hover .bio-bottom h5.heading {
    color: var(--black-color);
} */

/**Our team css ends**/

/**Case studies css starts**/

.latest-case-studies {
  padding: 50px 0px 0px 0px;
}

.latest-case-studies h2.heading {
  margin-bottom: 10px;
}

.case-studies-inner {
  padding: 30px 0px 0px 0px;
}

.casestudies-card {
  position: relative;
}

.casestudies-card img {
  border-radius: 15px;
  height: 460px;
  width: 100%;
  object-fit: cover;
}

.casestudies-content {
  position: absolute;
  bottom: 0;
  padding: 30px 30px;
}

.casestudies-content p {
  color: var(--white-color);
  padding-bottom: 15px;
}

.casestudies-content a,
.casestudies-content .readmore {
  color: var(--white-color);
  display: flex;
  align-items: center;
  padding: 10px 10px 10px 0px;
  width: fit-content;
  transition: all 0.4s ease;
  border-radius: 20px;
}

.casestudies-content a span,
.casestudies-content span {
  width: 22px;
  height: 22px;
  background-color: var(--green-color);
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  transition: transform 0.3s ease;
}

.casestudies-card:hover .casestudies-content a,
.casestudies-card:hover .readmore {
  background-color: var(--green-color);
  border-radius: 20px;
  color: var(--blue-color);
  padding-left: 10px;
}

.casestudies-card:hover .casestudies-content a span,
.casestudies-card:hover .readmore span {
  background-color: var(--blue-color);
  color: var(--white-color);
}

.casestudies-content a span i,
.casestudies-content .readmore span i {
  font-size: 13px;
  color: var(--blue-color);
}

.casestudies-card:hover .casestudies-content a span i,
.casestudies-card:hover .readmore span i {
  color: var(--white-color);
}

.casestudies-card:hover .casestudies-content a span,
.casestudies-card:hover .readmore span {
  transform: translateX(4px);
}

.cmp-logo {
  position: absolute;
  top: 30px;
  left: 20px;
}

.casestudies-card .cmp-logo img {
  width: 60%;
  height: auto;
  border-radius: 0px;
}

/**Case studies css ends**/

/* Case studies detail page starts */

.custom-popup-content {
  flex: 1;
  font-size: 22px;
  line-height: 24px;
  display: flex;
  width: 90%;
  margin: 0px auto;
}

.form-wrapper-left {
  padding-top: 0px;
  width: 55%;
}

.happycustomer {
  display: flex;
  padding: 20px 0px;
  gap: 20px;
}

.happycustomer img {
  width: 80px;
}

.ratings i {
  color: #ffdd00;
  font-size: 11px;
}

.customer-feedback p {
  font-size: 12px;
}

.start-journey h2.heading {
  font-size: 23px;
  padding-bottom: 15px;
}

.start-journey p {
  width: 100%;
  max-width: 400px;
}

.popup-form {
  padding-top: 0px;
}

.form-right-popup {
  width: 45%;
}

.popup-mobile img {
  position: relative;
  width: 470px;
  top: 50px;
  right: 20px;
  animation: threeDPulse 4s infinite ease-in-out;
}

@keyframes threeDPulse {

  0%,
  100% {
    transform: rotateX(8deg) rotateY(-8deg) scale(1);
  }

  50% {
    transform: rotateX(10deg) rotateY(10deg) scale(1.01);
  }
}

.popup-mobile {
  position: relative;
}

/* .popup-mobile:before {
  position: absolute;
  content: "";
  background-color: var(--green-color);
  width: 100%;
  height: 70%;
  display: block;
  border-bottom-left-radius: 200px;
  border-bottom-right-radius: 200px;
} */

/* case study detail page ends */

/**Master products css starts**/
.title-section {
  width: 100%;
  max-width: 600px;
}

.title-section p {
  color: var(--blue-color);
}

.products-wrapper {
  padding-bottom: 40px;
}

.prd-left {
  width: 50%;
}

.prd-left img {
  border-radius: 15px;
}

.prd-right {
  width: 50%;
}

.respond-fast .products-wrapper:nth-child(odd) .prd-right {
  padding-left: 40px;
}

.respond-fast .products-wrapper:nth-child(even) .prd-right {
  padding-right: 40px;
}

.respond-fast .products-wrapper:nth-child(even) {
  flex-direction: row-reverse;
}

.prd-right ul {
  padding-top: 10px;
}

.respond-fast-left li {
  position: relative;
  color: var(--blue-color);
  padding-bottom: 10px;
  list-style-type: none;
  line-height: 24px;
  padding-left: 30px;
}

.respond-fast-left li:before {
  position: absolute;
  content: "";
  background-image: url(/sites/default/files/inline-images/crmimages/arrow-indicator.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  background-size: 100%;
  left: 0;
  top: 4px;
}

.whychoose-card {
  padding-top: 30px;
}

.whychoose-card-inner h4.heading,
.whychoose-card-inner h3.heading {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 10px;
}

.casestudies-subcont {
  position: relative;
}

.casestudies-subcont.hide-after {
  padding-bottom: 30px;
}

.casestudies-subcont:after {
  content: "";
  position: absolute;
  bottom: 0px;
  background: linear-gradient(0deg,
      #f1f1f1,
      rgba(241, 241, 241, 0.8745098039),
      rgba(241, 241, 241, 0.7333333333),
      rgba(241, 241, 241, 0.6),
      rgba(241, 241, 241, 0.4),
      rgba(241, 241, 241, 0.1882352941),
      rgba(241, 241, 241, 0.0196078431),
      rgba(241, 241, 241, 0));
  height: 60px;
  width: 100%;
}

.casestudies-subcont.hide-after::after {
  content: none;
}

.about-company-csd {
  padding-top: 30px;
  width: 90%;
  margin: 0px auto;
}

.about-company-csd h2.heading {
  margin-bottom: 15px;
  font-size: 32px;
}

#about-company-text h3 {
  font-size: 27px;
  font-family: "Sansation";
  font-weight: 700;
  position: relative;
  margin-bottom: 15px;
}

#about-company-text ul {
  margin-bottom: 15px;
}

#about-company-text li {
  position: relative;
  color: var(--blue-color);
  padding-bottom: 10px;
  list-style-type: none;
  line-height: 24px;
  padding-left: 30px;
}

#about-company-text li:before {
  position: absolute;
  content: "";
  background-image: url(/sites/default/files/inline-images/crmimages/arrow-indicator.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  background-size: 100%;
  left: 0;
  top: 4px;
}

.about-company-csd-para h1 {
  position: relative;
  font-size: 38px;
  font-weight: 700;
  font-family: "Sansation";
  color: var(--black-color);
  margin-top: 10px;
  margin-bottom: 20px;
}

.about-company-csd-para h2 {
  position: relative;
  font-size: 32px;
  font-weight: 700;
  font-family: "Sansation";
  color: var(--black-color);
  margin-top: 10px;
  margin-bottom: 20px;
}

#about-company-text p,
.about-company-csd-para p {
  padding-bottom: 15px;
}

#about-company-text {
  padding-bottom: 0px;
  width: 90%;
  margin: 0px auto;
}

.about-top-content p {
  margin-bottom: 15px;
}

.about-top-content ul {
  margin-bottom: 15px;
}

.about-top-content li {
  position: relative;
  color: var(--blue-color);
  padding-bottom: 10px;
  list-style-type: none;
  line-height: 24px;
  padding-left: 30px;
}

.about-top-content li:before {
  content: "";
  position: absolute;
  background-image: url(/sites/default/files/inline-images/crmimages/arrow-indicator.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  background-size: 100%;
  left: 0;
  top: 4px;
}

.csd-prefooter .casestudy-bottom {
  width: 90%;
  padding-bottom: 20px;
}

.popup-form .captcha {
  margin-top: 0px;
  position: relative;
  padding: 0px 15px;
}

.popup-form .captcha .form-error-message {
  bottom: -13px;
}

.popup-form .btn-styl {
  margin-top: 20px;
  margin-left: 15px;
  margin-right: 0;
}

.popup-form .form-item-phone-number {
  display: inline;
  margin-top: 49px;
}

.popup-form .form-item-phone-number label {
  left: 0;
}

.popup-form .js-form-item-service-type,
.popup-form .contact-info,
.popup-form .form-item-service-type-csd {
  padding: 0px 15px;
}

.popup-form .js-form-type-textarea {
  padding: 8px 15px 0px 15px;
}

.popup-form .js-form-type-textarea div {
  position: relative;
}

.popup-form .js-form-type-textarea label.custom-label {
  display: none;
}

.unleash-contact {
  gap: 20px;
}

.video-block video {
  border: 1px solid var(--blue-color);
  border-radius: 10px;
}

.casestudies-ban-content {
  position: relative;
  height: 90%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: self-start;
}

.casestudy-banner-cont h1.heading {
  line-height: 55px;
}

.casestudies-ban-content .cmplogo {
  padding-bottom: 0px;
}

.cmplogo {
  padding-bottom: 15px;
}

.cmplogo img {
  width: 170px;
}

.casestudy-banner-cont p {
  background-color: rgb(62 62 62 / 50%);
  display: inline-block;
  padding: 10px 20px;
  border-radius: 20px;
  border: 1px solid rgb(224 214 214 / 49%);
  color: var(--white-color);
  margin-bottom: 10px;
}

.casestudy-banner-cont p span {
  color: var(--green-color);
  font-weight: 600;
}

/**Master products css  ends**/

.form-error-message em.placeholder {
  display: none;
}

/**knowledge base css starts**/

.knwl-body-content {
  margin-top: 40px;
}

.knwl-body-content h1.heading {
  margin-bottom: 10px;
}

.knwl-body-content h2,
.knowledge-base-listing-container h2 {
  font-size: 30px;
  margin-bottom: 15px;
  font-family: "Sansation";
  font-weight: 700;
  position: relative;
}

.knwl-body-content p {
  margin-bottom: 20px;
}

.knowledge-center ol {
  list-style-type: auto;
  margin-left: 12px;
}

.knowledge-center ol li {
  list-style-type: auto;
  padding-left: 5px;
  color: var(--blue-color);
}

.knowledge-center ol li:before {
  display: none;
}

.knowledge-center ul {
  margin-bottom: 10px;
}

.knwl-body-content li,
.knowledge-center li {
  position: relative;
  color: var(--blue-color);
  padding-bottom: 15px;
  list-style-type: none;
  line-height: 24px;
  padding-left: 30px;
}

.knwl-body-content li strong {
  color: var(--blue-color);
}

.knwl-body-content li:before,
.knowledge-center li:before,
.knowledge-center ol li ul li:before {
  content: "";
  background-image: url(/sites/default/files/inline-images/crmimages/arrow-indicator.png);
  background-repeat: no-repeat;
  width: 17px;
  height: 17px;
  background-size: 100%;
  left: 0;
  top: 4px;
  position: absolute;
}

.knowledge-center ol li ul {
  padding-left: 0px;
  margin-top: 10px;
}

.knowledge-center ol li ul li {
  list-style-type: none;
  padding-left: 30px;
}

.knowledge-center ol li ul li:before {
  display: block;
}

.knowledge-base-listing-container {
  max-width: 80rem;
  padding-left: 2rem;
  padding-right: 2rem;
  margin-top: 30px;
  margin-bottom: 30px;
}

.knowledge-base-listing-container h2 {
  margin-bottom: 30px;
}

.knwl-body-content h3 {
  font-size: 22px;
  padding-bottom: 10px;
  font-family: "Sansation";
  font-weight: 700;
}

.knowledge-base-listing-container .related-blogs {
  padding: 20px 0px;
}

.content-knowledge-base main {
  overflow: visible;
}

.knowledge-main {
  display: flex;
  gap: 40px;
  padding-top: 150px;
  margin-bottom: 60px;
}

.knowledge-left-main {
  width: 25%;
}

.knowledge-left {
  position: sticky;
  top: 100px;
}

.knowledge-left-inner {
  background-color: var(--blue-color);
  border-radius: 20px;
  padding: 20px 0px;
  margin-bottom: 20px;
}

.knowledge-left-inner p {
  color: var(--green-color);
  padding-left: 20px;
  font-size: 18px;
}

.knowledge-left-inner ul {
  padding: 10px 0px 0px 0px;
}

.knowledge-left-inner li {
  padding: 0px 20px;
  line-height: 17px;
  padding-bottom: 14px;
}

.knowledge-left-inner li a {
  color: var(--white-color);
  font-weight: 400;
  font-size: 14px;
}

.knowledge-left-inner li a:hover,
.knowledge-left-inner li a.active {
  color: var(--green-color);
}

.knowledge-center {
  width: 75%;
}

.knowledge-center h1 {
  font-family: "Sansation";
  font-weight: 700;
  font-size: 40px;
  line-height: 55px;
  margin-top: 15px;
  margin-bottom: 15px;
  color: var(--blue-color);
}

.dateandread {
  gap: 40px;
}

.knw-update-date,
.knw-update-read {
  display: flex;
  align-items: center;
  gap: 10px;
}

.knowledge-center .knw-update-date p,
.knowledge-center .knw-update-date i,
.knowledge-center .knw-update-read p,
.knowledge-center .knw-update-read i {
  color: var(--gray-color);
  margin-bottom: 0px;
}

.knowledge-center img {
  width: 100%;
  margin-bottom: 30px;
}

img.knowledge-center-first {
  border-radius: 20px;
}

.knowledge-center p {
  margin-bottom: 15px;
}

.knowledge-center p a {
  color: var(--green-color);
}

.knowledge-center h2 {
  font-family: "Sansation";
  font-weight: 700;
  font-size: 32px;
  margin-bottom: 10px;
}

.knowledge-center h3 {
  font-family: "Sansation";
  font-weight: 700;
  font-size: 25px;
  margin-bottom: 10px;
}

.knowledge-right-inner {
  background-color: #ebeeef;
  padding: 25px 20px;
  border-radius: 20px;
}

.knowledge-right-inner h3 {
  font-family: "Sansation";
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 15px;
}

.knowledge-right-inner p {
  font-size: 14px;
  margin-bottom: 15px;
}

.knowledge-right-inner a {
  background-color: var(--blue-color);
  color: var(--green-color);
  padding: 10px 20px;
  border-radius: 30px;
  margin-top: 5px;
  display: inline-block;
  font-size: 15px;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
}

.knowledge-right-inner a:hover {
  background-color: var(--green-color);
  color: var(--blue-color);
}

/**knowledge base css end**/

.footer-cta {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: var(--blue-color);
}

option.required::after {
  content: " *";
  font-size: 16px;
  color: red;
}

.howwe-work h3.heading {
  font-size: 25px;
  line-height: 30px;
}

.ajax-progress.ajax-progress-throbber {
  display: none;
}

.demo-trial-form .ajax-progress.ajax-progress-throbber {
  display: inline-block;
}

/* Trial button */

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

.trailbtn a {
  background-color: var(--blue-color);
  color: var(--white-color);
  padding: 10px 11px;
  border-radius: 20px;
}

.trailbtn a:hover {
  background-color: var(--green-color);
  color: var(--blue-color);
}

.trailbtn button {
  padding: 10px 16px;
  display: flex;
}

.trailbtn button:hover {
  background-color: var(--blue-color);
  color: var(--white-color);
}

/* Trial button */

/* Investor starts */

.investor-profile {
  background-image: url(/sites/default/files/inline-images/crmimages/investor-bg.jpg);
  padding: 50px 0px;
  margin-bottom: 40px;
  background-size: cover;
  background-repeat: no-repeat;
}

.investor {
  padding: 30px 50px;
  width: 100%;
  max-width: 500px;
  color: var(--white-color);
  border: 1px solid #969696;
}

.investor p {
  color: var(--white-color);
}

.investor-name {
  font-size: 30px;
  font-weight: bold;
}

/* Investor ends */

@media (min-width: 500px) {
  .subscribe-mobile {
    display: none;
  }
}

/* Full HD TVs (1920px and above) */
@media screen and (min-width: 1920px) {
  .lg\:px-8 {
    padding-left: 0rem;
    padding-right: 0rem;
  }

  .md\:max-w-7xl {
    max-width: 100rem;
  }

  p {
    font-size: 22px;
  }

  .py-2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .px-4 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .brand img#logo-imgt {
    width: 12rem;
  }

  h1.heading {
    font-size: 50px;
    line-height: 60px;
  }

  .home-banner-left a {
    font-size: 21px;
  }

  .clients-testimonials-carousel .owl-item .item span,
  .crm-footer ul li a,
  .footer-btm span,
  .footer-btm h2,
  .subscribe-desctop span,
  .subscribe-mobile span,
  .clients-testimonials-carousel .owl-item .item p,
  a.get-in-touch-a {
    font-size: 18px;
  }

  .footer-links-bottom p,
  .crm-footer a,
  .footer-links-bottom a {
    font-size: 17px;
  }

  .clients-testimonials-carousel .owl-item .item p {
    font-size: 19px;
  }

  .clients-testimonials-carousel .owl-item .item p.text-xs {
    font-size: 15px;
  }

  .custom-inp,
  .custom-label,
  .case-study-form label.custom-label {
    font-size: 20px;
  }

  .footer-btm span,
  .footer-btm h2 {
    font-size: 22px;
  }

  h3.heading {
    font-size: 35px;
  }

  .unleash-growth a,
  .contact-us-form .form-submit {
    font-size: 20px;
  }

  .form-error-message {
    font-size: 13px;
  }

  .cate-card .cate-title {
    line-height: 28px;
    font-size: 24px;
    margin-bottom: 10px;
  }

  .cate-card p {
    font-size: 20px;
    line-height: 25px;
  }

  .owl-theme .owl-nav button {
    width: 40px;
    height: 40px;
  }

  footer.footer.py-2 {
    padding-bottom: 0;
  }

  .cate-card a {
    font-size: 18px;
  }

  .home-banner-rright img.homebanner {
    float: right;
    width: 100%;
  }
}

/* 4K Ultra HD TVs (3840px and above) */
@media screen and (min-width: 3840px) {
  .home-banner-rright img.homebanner {
    float: right;
    width: 100%;
  }

  .lg\:px-8 {
    padding-left: 0rem;
    padding-right: 0rem;
  }

  .md\:max-w-7xl {
    max-width: 100rem;
  }

  p {
    font-size: 22px;
  }

  .menu .menu__inner li a,
  .menu .menu__inner li span {
    font-size: 25px;
  }

  .navbar .navbar__right a {
    font-size: 20px;
  }

  .py-2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .px-4 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .brand img#logo-imgt {
    width: 12rem;
  }

  h1.heading {
    font-size: 50px;
    line-height: 60px;
  }

  .home-banner-left a {
    font-size: 21px;
  }

  .clients-testimonials-carousel .owl-item .item span,
  .crm-footer ul li a,
  .footer-btm span,
  .footer-btm h2,
  .subscribe-desctop span,
  .subscribe-mobile span,
  .clients-testimonials-carousel .owl-item .item p,
  a.get-in-touch-a {
    font-size: 18px;
  }

  .footer-links-bottom p,
  .crm-footer a,
  .footer-links-bottom a {
    font-size: 17px;
  }

  .clients-testimonials-carousel .owl-item .item p {
    font-size: 19px;
  }

  .clients-testimonials-carousel .owl-item .item p.text-xs {
    font-size: 15px;
  }

  .custom-inp,
  .custom-label,
  .case-study-form label.custom-label {
    font-size: 20px;
  }

  .footer-btm span,
  .footer-btm h2 {
    font-size: 22px;
  }

  h3.heading {
    font-size: 35px;
  }

  .unleash-growth a,
  .contact-us-form .form-submit {
    font-size: 20px;
  }

  .form-error-message {
    font-size: 13px;
  }

  .cate-card .cate-title {
    line-height: 28px;
    font-size: 24px;
    margin-bottom: 10px;
  }

  .cate-card p {
    font-size: 20px;
    line-height: 25px;
  }

  .owl-theme .owl-nav button {
    width: 40px;
    height: 40px;
  }

  footer.footer.py-2 {
    padding-bottom: 0;
  }

  .cate-card a {
    font-size: 18px;
  }
}

@media only screen and (max-width: 1024px) {
  h1.heading {
    font-size: 36px;
  }

  #crm-founders .owl-theme .owl-dots {
    left: 44px;
    bottom: 29px;
  }

  .featured-blogs h3.heading {
    font-size: 25px;
  }

  .viewall-resize .lg\:grid-cols-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .allappspage .views-exposed-form {
    width: 30%;
  }

  .filter-center {
    width: 70%;
  }

  .blog-detail-items .blog-detail-page {
    flex-direction: column;
  }

  .subproduct-accordion-header h3 {
    font-size: 13px;
  }

  .unlock {
    flex-direction: row;
    justify-content: space-between;
  }

  .unlock-right .animate-up-down {
    width: 10rem;
  }

  .unlock-left a {
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 1000px) and (max-width: 1300px) {
  .home-banner-rright {
    text-align: right;
    display: flex;
    justify-content: flex-end;
  }

  img.homebanner {
    width: 100%;
    max-width: 82%;
  }
}

@media only screen and (max-width: 991px) {
  .subproductodct-list-main {
    display: grid;
  }

  .blog-details-banner {
    height: 340px;
  }

  .prodct-list {
    width: 50%;
    display: inline-flex;
  }

  .prodct-list span.mx-3 {
    margin-right: 0;
  }

  .viewall-resize .md\:grid-cols-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .unlock-right {
    text-align: right;
    display: flex;
    justify-content: center;
  }

  .unlock-right img {
    width: 50%;
  }

  .unlock-right .animate-up-down-project img {
    width: 100%;
  }

  .unlock {
    flex-direction: column;
  }

  .unlock {
    display: flex;
    flex-direction: column;
  }

  .animate-up-down-project {
    right: 60px;
  }

  .bannerbtn a {
    white-space: nowrap;
  }

  .appsdetail-info-one-inner {
    flex-direction: column;
  }

  .apps-detail-right {
    width: 100%;
    margin-right: 0;
  }

  .apps-detail-left {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }

  .appsdetail-info-one .sticky-section-bg {
    top: auto;
    bottom: 0;
    height: 100%;
  }

  .complete-sales {
    flex-direction: column;
  }

  .complete-sales-left {
    width: 100%;
    padding-right: 0;
  }

  .complete-sales-right {
    width: 70%;
    margin-top: 40px;
  }

  .blog-detail-items .blog-detail-page h3.heading {
    font-size: 17px;
  }

  .price-cont,
  .plan-heading {
    flex-direction: column;
  }

  .price-tabs-container .price-tab ul li label {
    display: block;
  }

  .enterprise-suite-card:last-child .plan-heading {
    flex-direction: column-reverse;
  }

  .recommended-text {
    margin-top: -50px;
    margin-bottom: 10px;
  }

  .price-card .price-category-name ul li,
  .price-category-name h5.heading {
    font-size: 14px;
  }

  .choose-benefits {
    flex-wrap: wrap;
    row-gap: 10px;
    column-gap: 10px;
  }

  .benefits {
    width: 48%;
  }

  .benefits-inner {
    padding: 10px 10px;
  }

  .price-detail {
    margin-top: 75px;
  }

  .all-features-details {
    width: 25%;
  }

  .price-card-container {
    width: 75%;
  }

  .login-right {
    padding: 30px 0px 30px 0px;
  }

  .login-title h1.heading {
    font-size: 24px;
  }
}

@media screen and (max-width: 980px) {
  .custom-popup-holder {
    width: 90%;
  }

  .custom-popup-close {
    top: 15px;
    right: 11px;
  }

  .custom-popup-title {
    font-size: 14px;
    line-height: 16px;
    width: 100%;
  }

  .custom-popup-content {
    font-size: 12px;
    line-height: 14px;
    width: 100%;
    overflow-y: auto;
    padding: 0 0 20px;
    margin-bottom: 20px;
  }

  .custom-popup-footer {
    font-size: 14px;
    line-height: 16px;
    width: 100%;
  }

  .video-size {
    height: 400px;
  }

  .custom-popup-content {
    font-size: 12px;
    line-height: 14px;
    width: 100%;
    overflow-y: auto;
    padding: 0 0 20px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 940px) {
  .choose-app-head aside {
    width: 70%;
  }

  .choose-app-head .app-owl-cart {
    width: 30%;
  }
}

/* View all apps popup */

@media only screen and (max-width: 820px) {
  #crm-founders .owl-theme .owl-dots {
    left: 17px;
    bottom: 29px;
  }

  .featured-blogs h3.heading {
    font-size: 22px;
  }

  .our-team-owl-carousel .linkedin {
    position: absolute;
    right: 14px;
    bottom: 21px;
  }

  .banner-sub {
    min-height: 400px;
  }

  .general-section {
    flex-direction: column;
  }

  .accordionn.viewall-resize {
    max-width: 100%;
    padding-bottom: 20px;
  }

  .all-product {
    padding: 10px 15px 25px 15px;
  }

  .chooseapp .ui-widget.ui-widget-content {
    width: 90% !important;
    right: 0;
    left: 0 !important;
    margin: 0px auto;
  }

  .subproduct-right-cart .all-product {
    padding: 18px 15px;
  }

  #view-items {
    width: 100%;
    position: sticky;
    bottom: 0;
  }

  .productsubcat-leftcont {
    width: 100%;
  }

  .productsubcat-leftcont+#view-items {
    width: 100%;
    position: sticky;
    bottom: 0;
  }

  .subproduct-right-cart {
    max-height: 120px;
  }

  .general-section,
  .productsubcat-main {
    flex-direction: column;
  }

  .mb-10.toggle-switch,
  #product-section {
    padding-left: 0rem;
    padding-right: 0rem;
  }

  .continue a {
    padding-left: 15px;
    padding-right: 15px;
  }

  .accordionn .col-sm.mb-10 {
    margin-bottom: 15px;
  }

  .choose-app-head .app-owl-carousel {
    width: 100%;
  }

  .choose-app-head .app-owl-cart {
    width: 32%;
  }

  .card-header h3.heading {
    font-size: 17px;
    line-height: 24px;
    position: relative;
    display: flex;
    align-items: center;
    padding-right: 30px;
    width: 100%;
  }

  .card-header h3:after {
    width: 20px;
    height: 20px;
    font-size: 13px;
  }

  .all-product p {
    font-size: 13px;
  }

  .choose-app-head aside {
    width: 68%;
  }

  .productsubcat-main {
    width: 100%;
  }

  .founder-image {
    display: none;
  }

  /* Pricing starts */
  .choose-our-product,
  .payment-trial-btns {
    flex-direction: column;
    row-gap: 10px;
  }

  .choose-right-plan-left {
    width: 100%;
    padding-bottom: 40px;
  }

  /* Pricing ends */
}

@media only screen and (max-width: 768px) {
  .choose-app-head .app-owl-carousel {
    width: 100%;
  }

  .choose-app-head .app-owl-cart {
    width: 98%;
    margin: auto;
    margin-bottom: 10px;
    position: sticky;
    bottom: 0;
    z-index: 1;
  }

  .choose-app-head {
    flex-direction: column;
  }

  .choose-app-head aside {
    width: 100%;
  }

  .subproduct-accordion-header h3 {
    font-size: 17px;
  }

  /* Pricing starts */
  .no-of-user {
    flex-direction: column;
    row-gap: 10px;
  }

  .no-of-user .progress {
    width: 100%;
  }

  .no-of-user .select-user-number {
    width: 100%;
  }

  /* Pricing ends */
}

@media only screen and (max-width: 767px) {

  h1.heading,
  .login-title h1.heading {
    font-size: 27px;
    line-height: 35px;
  }

  .mobile-playstore img {
    max-width: 130px;
  }

  .banner-para {
    font-size: 15px;
  }

  .casestudies-ban-content h1 {
    line-height: 33px;
  }

  h2.heading,
  .about-company-csd-para h2,
  .voip-banner h1.heading,
  .apps-detail-right h2.heading {
    font-size: 27px;
    line-height: 36px;
    max-width: 90%;
  }

  .about-company-csd-para h2 {
    margin-bottom: 15px;
  }

  .about-company-csd-para h1 {
    font-size: 27px;
    margin-bottom: 15px;
  }

  .pin-icon::after,
  .about-company-csd-title:after,
  #about-company-text h3:after,
  .about-company-csd-para h2:after,
  .about-company-csd-para h1:after,
  .knwl-body-content h2:after,
  .knowledge-base-listing-container h2:after {
    width: 30px;
    height: 40px;
  }

  .choose-card-content h3.heading {
    font-size: 19px;
    line-height: 21px;
  }

  .why-choose-crm {
    margin-bottom: 0px;
    padding-top: 0;
  }

  #crm-doctor {
    margin-top: 20px;
  }

  .contact-us-div .contact-head {
    padding-bottom: 10px;
  }

  .trusted-caro {
    margin-top: 20px;
  }

  h3.heading {
    font-size: 22px;
    width: 95%;
  }

  .home-banner-heading {
    line-height: 40px;
  }

  .home-banner-left {
    width: 100%;
    padding-right: 0px;
  }

  p {
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
  }

  .banner-para p {
    font-size: 16px;
  }

  .bannersub-content {
    padding-bottom: 20px;
  }

  .pin-icon::after {
    width: 30px;
    height: 40px;
    bottom: 0px;
  }

  .bloginner-content h2 {
    font-size: 23px;
  }

  .flexible-price br {
    display: none;
  }

  #crm-founders .owl-theme .owl-dots {
    left: 11px;
    bottom: 19px;
  }

  .subscribe-mobile {
    border-top: 1px solid #544f4f;
    border-bottom: 1px solid #544f4f;
  }

  .blog-imgs {
    height: 264px;
    width: 321px;
  }

  .bloginner-content ol li,
  .bloginner-content ul li {
    line-height: 25px;
    padding-bottom: 15px;
  }

  .blog-details-owl-carousel .owl-dots {
    display: none;
  }

  .related-blogs {
    padding-left: 16px;
    padding-right: 1px;
    padding-top: 20px;
  }

  .blog-details-banner {
    height: 375px;
  }

  .home-banner-cont {
    margin-top: 66px;
  }

  .third-sec .third-sec-fst,
  .third-sec .third-sec-scd {
    flex: 1 1 100%;
  }

  .allappspage .views-exposed-form,
  .filter-center {
    width: 100%;
  }

  .allappspage .views-exposed-form {
    position: relative;
    top: 10px;
  }

  .allappspage .views-exposed-form.more-space {
    top: 10px;
  }

  .filter-center {
    padding-left: 0px;
  }

  .blog-detail-items .blog-detail-page {
    flex-direction: column;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
  }

  .allblogs .banner-sub a {
    margin-bottom: 30px;
  }

  .all-apps-view {
    margin-top: 30px;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .unlock-right img,
  .unlock-right .animate-up-down-project img {
    width: auto;
  }

  .unlock {
    flex-direction: column;
  }

  .unlock-left a {
    margin-bottom: 20px;
  }

  .founder-image {
    display: block;
  }

  #videoThumb .button.is-play {
    width: 80px;
    height: 80px;
  }

  .ajax-progress-fullscreen {
    top: 50%;
    left: 50%;
    transform: translate(-50px, 20px);
  }

  #radioGroup .js-form-type-select,
  .heading-mobile {
    display: block;
  }

  #radioGroup .js-form-type-select {
    margin-top: 0;
  }

  .heading-desktop {
    display: none;
  }

  #radioGroup .js-form-type-select .form-select {
    border: 1px solid var(--blue-color);
    width: 100%;
    padding: 8px 5px;
    border-radius: 6px;
    outline: none;
    appearance: none;
    /* Disable the default arrow */
    -webkit-appearance: none;
    /* For WebKit-based browsers */
    -moz-appearance: none;
    /* For Firefox */
    width: 100%;
    padding: 10px 35px 10px 10px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #fff;
    background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 9L12 15L18 9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke="currentColor"/></svg>');
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 20px;
    cursor: pointer;
  }

  .blog-details-cart {
    box-shadow: 0px 1px 7px -2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 1px 7px -2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 7px -2px rgba(0, 0, 0, 0.3);
  }

  .pager__items {
    margin: 30px auto 10px;
  }

  .custom-popup-holder {
    min-height: 300px;
  }

  .custom-popup-video .custom-popup-holder {
    height: 300px;
  }

  .custom-popup-video iframe {
    min-height: 297px;
  }

  .app-owl-carousel img {
    max-width: 65%;
  }

  .accordionn label div img {
    width: 20px;
    height: 20px;
  }

  .app-checkbox {
    margin-right: 6px;
  }

  .login {
    padding-left: 20px;
    padding-right: 20px;
  }

  .login-inner {
    flex-direction: column-reverse;
  }

  .loginleft-wrapper,
  .loginright-wrapper {
    width: 100%;
  }

  .login-right {
    width: 100%;
    padding: 20px 20px 20px 20px;
  }

  .login-right h3.heading {
    display: block;
    text-align: left;
    margin-bottom: 15px;
    font-size: 22px;
  }

  .login-left h3.heading {
    display: none;
  }

  .login-left img {
    width: 70%;
    margin: 0px auto;
  }

  .appsdetail-info-one-inner,
  .complete-sales {
    flex-direction: column;
  }

  .appsdetail-info-one {
    padding-top: 20px;
  }

  .apps-detail-right {
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
    padding: 0;
  }

  .apps-detail-left {
    max-width: 100%;
    width: 100%;
    padding-left: 0px;
  }

  .complete-sales-left {
    width: 100%;
    padding-right: 0px;
  }

  .complete-sales-right {
    width: 90%;
    margin-top: 40px;
  }

  .appsdetail-info-one .sticky-section-bg {
    top: auto;
    bottom: 0px;
    height: 100%;
  }

  .voip-banner {
    margin-top: 100px;
  }

  .complete-sales-left h2.heading {
    font-size: 25px;
  }

  .page-sub-category .unleash-growth {
    padding: 0px 1rem 30px 1rem;
  }

  .price-detail {
    flex-direction: column;
  }

  .all-features-details,
  .price-card-container {
    width: 100%;
  }

  .price-tabs-container .price-tab ul li:not(.active) {
    position: relative;
    top: auto;
  }

  .price-tabs-container .price-tab ul li label {
    display: block;
  }

  .price-category-name {
    margin-bottom: 0px;
  }

  .all-features-details {
    padding-bottom: 0px;
  }

  .price-toggle-label .price-per-toggle,
  .price-toggle-label {
    font-size: 26px;
  }

  .price-toggle-label span {
    font-size: 10px;
  }

  .price-cont label {
    font-size: 12px;
  }

  .price-card .no-of-user input {
    width: 60px;
  }

  .price-detail {
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 40px;
  }

  .price-card {
    padding: 20px 15px;
  }

  .price-card h5.heading {
    font-size: 16px;
  }

  .choose-product-container {
    gap: 15px;
  }

  .toggleContainer .toggle-text {
    font-size: 15px;
    padding-left: 13px;
    padding-right: 21px;
  }

  .pricing .choose-right-plan {
    padding: 16px 16px 0px 16px;
  }

  .price-card h3.heading {
    font-size: 18px;
  }

  .recommended-text {
    font-size: 14px;
    margin-top: 0;
    max-width: max-content;
  }

  .enterprise-suite-card:last-child .plan-heading {
    flex-direction: row;
  }

  .error-image-outer {
    max-width: 100%;
  }

  .price-cont,
  .plan-heading {
    flex-direction: row;
  }

  .choose-benefits {
    flex-wrap: wrap;
    row-gap: 10px;
    column-gap: 10px;
  }

  .benefits {
    width: 48%;
  }

  .benefits-inner {
    padding: 10px 10px;
  }

  .unleash-growth {
    padding: 20px 1rem 40px 1rem;
  }

  .tab-link {
    padding: 10px 10px 10px 0px;
    line-height: 20px;
    letter-spacing: 0;
    font-size: 15px;
    font-weight: 500;
  }

  .tab-link span img {
    width: 20px;
    height: 20px;
    max-width: 20px;
  }

  .limitation-inner,
  .limitation-block {
    width: 100%;
  }

  .limitation {
    flex-direction: column;
    margin-top: 30px;
  }

  .limitation-inner.left {
    padding-bottom: 20px;
  }

  .limitation-right.limitation-inner p {
    padding-left: 25px;
    font-size: 15px;
  }

  .limitation-inner p span:before {
    width: 15px;
    height: 15px;
    background-size: 100%;
    top: 3px;
  }

  .founder {
    flex-direction: column;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 20px;
  }

  .founder:nth-child(3) {
    flex-direction: row-reverse;
    flex-direction: column;
  }

  .founder .founder-image {
    width: 100%;
  }

  .founder-content {
    width: 100%;
  }

  .founder.last {
    flex-direction: column-reverse;
  }

  .price-tabs-container .price-tab ul {
    border: none;
    padding: 0;
  }

  .price-tabs-container .price-tab ul li:not(.active) {
    position: relative;
    top: auto;
  }

  .price-tabs-container .price-tab ul.active {
    order: 1;
  }

  .price-tabs-container .price-tab ul:after {
    display: none;
  }

  .prd-left,
  .prd-right {
    width: 100%;
  }

  .respond-fast .products-wrapper:nth-child(odd) .prd-right {
    padding-left: 0;
    padding-top: 20px;
  }

  .respond-fast .products-wrapper:nth-child(even) {
    flex-direction: column;
  }

  .respond-fast .products-wrapper:last-child {
    padding-bottom: 0;
  }

  .respond-fast .products-wrapper:nth-child(even) .prd-right {
    padding-right: 0;
    padding-top: 22px;
  }

  .form-wrapper-left,
  .form-right-popup {
    width: 100%;
  }

  .start-journey h2.heading {
    line-height: 25px;
  }

  .start-journey p {
    line-height: 22px;
  }

  .form-right-popup {
    display: none;
  }

  .popup-form .contact-info {
    flex-direction: column;
    gap: 0;
  }

  .contact-us-form .contact-info {
    flex-direction: column;
  }

  .privacy-main {
    flex-direction: column;
  }

  .privacy-left,
  .privacy-right {
    width: 100%;
  }

  .privacy-inner ul {
    display: none;
  }

  #privacyDropdown {
    display: block;
    width: 90%;
    padding: 10px;
    font-size: 16px;
    margin: 0px auto;
  }

  .privacy-right h3 {
    padding-left: 33px;
  }

  .privacy-right h3:before {
    left: 6px;
  }

  .table-responsive {
    width: 100%;
    overflow-x: auto;
    margin-bottom: 20px;
  }

  .privacy-right table {
    margin-left: 0px;
  }

  .knowledge-main {
    flex-direction: column;
  }

  .knowledge-left,
  .knowledge-center,
  .knowledge-right,
  .knowledge-left-main {
    width: 100%;
  }

  .about-company-csd,
  #about-company-text,
  .csd-prefooter .casestudy-bottom {
    width: 100%;
  }

  .contact-us-form .contact-info .form-item-phonenum {
    margin-top: 0;
  }

  .crm-footer ul li {
    line-height: 18px;
  }

  .case-study-form .field-padd,
  .case-study-form .contact-info,
  .case-study-form .form-item-service-type-csd {
    padding: 0px;
  }

  .popup-form .js-form-type-textarea {
    padding: 8px 0px 0px 0px;
  }

  .popup-form .case-study-form .btn-styl {
    margin-top: 20px;
    margin-left: 15px;
    margin-right: 0;
    padding: 15px 20px;
    font-size: 15px;
  }

  .popup-form .captcha {
    padding: 0px;
    margin-top: 16px;
  }

  .popup-form .captcha .form-error-message {
    bottom: -13px;
  }

  .popup-form .case-study-form .btn-styl {
    margin-left: 0px;
  }

  .blog-details-owl-carousel .owl-nav {
    top: -65px;
  }

  .watch-demo-form .contact-info,
  .chooseapp .watch-demo-form .captcha {
    flex-direction: column;
    gap: 0px !important;
  }

  .watch-demo-form .js-form-type-select,
  .watch-demo-form .form-item-phone-numberwd {
    margin-top: 15px;
  }

  .chooseapp .ui-dialog .ui-dialog-titlebar .ui-dialog-title {
    overflow: visible;
    text-overflow: initial;
  }

  .chooseapp .ui-dialog .ui-dialog-titlebar {
    padding: 10px 15px 8px 15px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border: none;
    background-color: var(--green-color);
  }

  .chooseapp .ui-dialog .ui-dialog-titlebar .ui-dialog-title {
    background-color: transparent;
    border-bottom: none;
    margin-top: 0px;
    padding: 0px 15px 0px 15px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: var(--blue-color);
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    width: 80%;
    font-family: "Poppins", sans-serif;
    overflow: visible;
    text-overflow: initial;
    white-space: normal;
    margin: 0px auto;
    float: initial;
    display: block;
  }

  .bannersub-content h1.heading {
    font-size: 25px;
  }

  .phone-number a {
    pointer-events: auto;
  }

  .crm-contact-owl-carousel .owl-nav {
    position: absolute;
    top: -65px;
    right: 0;
  }

  .contactuspage .footerabove {
    padding-bottom: 30px;
  }

  .form-item-selectedproduct,
  .form-item-watchdemo {
    padding: 13px 60px 13px 60px;
  }

  .footer-links-bottom a {
    display: block;
  }
}

@media only screen and (max-width: 600px) {
  .voip-banner h1.heading {
    font-size: 28px;
  }

  header {
    top: 0px;
  }

  .blog-imgs {
    height: auto;
    width: 100%;
    border-radius: 20px;
  }

  .play-icon {
    font-size: 66px;
  }

  .viewall-resize .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .video-size {
    height: 230px;
  }

  .home-banner-cont {
    margin-top: 80px;
  }

  .counters {
    display: flex;
    align-items: start;
    gap: 25px;
    flex-direction: column;
    margin-top: 25px;
  }

  .filter-center h2.heading {
    font-size: 27px;
  }

  .contact-info .js-form-item-ccode {
    width: 100%;
  }

  .contact-info .js-form-item-phone {
    width: 50%;
  }

  #edit-trialoptions {
    flex-direction: column;
  }

  .news-description {
    width: 100%;
  }

  .animate-up-down-project {
    right: 0;
  }

  .unlock-right .animate-up-down {
    width: auto;
  }

  .allblogs .views-element-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  /* Pricing starts */
  .enterprise-suite-card {
    margin-top: 20px;
  }

  .pricing-calculator-description {
    width: 100%;
  }

  .pricing-head h5.heading {
    font-size: 17px;
  }

  .accordion-pricing-content p {
    font-size: 15px;
  }

  .choose-right-plan p {
    text-align: justify;
  }

  .choose-right-plan {
    padding: 16px;
  }

  .price-inner {
    height: 252px;
  }

  /* Pricing ends */

  /* Testimonial */

  .clients-testimonials-carousel .owl-stage-outer {
    padding: 2px;
  }

  /* Testimonial */
}

@media (max-width: 500px) {
  .footer-container {
    display: block;
  }

  .cont-section {
    width: 100%;
    margin-top: 24px;
  }

  .third-sec,
  .secd-footer-section,
  .first-footer-section,
  .secd-footer-section.footer-btm {
    width: 100%;
  }

  .third-sec {
    margin-top: 30px;
  }

  .subscribe-desctop {
    display: none;
  }

  .secd-footer-section {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 400px) {
  h3.heading {
    font-size: 19px;
    line-height: 27px;
  }

  .whychoose .title-section h2.heading {
    margin-bottom: 10px;
  }

  #block-crmdoctor-subscribetoemail h3.heading {
    font-size: 21px;
  }

  .blog-details-banner {
    height: 310px;
  }
}

/* On Desktop: Show all accordions open */
@media (min-width: 768px) {
  .collapse {
    display: block !important;
    height: auto !important;
    visibility: visible !important;
  }

  .card-header {
    pointer-events: none;
  }

  .subcat-section .card-header {
    pointer-events: all;
  }

  .card-header.collapsed:after {
    display: none;
  }

  .card-header h3:after {
    display: none;
  }

  .blog-owl-carousel .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
    position: relative;
    left: 7%;
  }
}

@media only screen and (max-width: 397px) {
  #crm-founders .owl-theme .owl-dots {
    left: 11px;
    bottom: 20px;
  }
}

@media only screen and (max-width: 339px) {
  #crm-founders .owl-theme .owl-dots {
    left: 11px;
    bottom: 16px;
  }
}

@keyframes upDown {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-10px);
    /* Moves up */
  }

  100% {
    transform: translateY(0);
    /* Moves back down */
  }
}

.animate-up-down {
  animation: upDown 2s infinite ease-in-out;
}

@keyframes upDownpro {
  0% {
    transform: translateY(-10px);
  }

  50% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(-10px);
  }
}

.animate-up-down-project {
  animation: upDownpro 2s infinite ease-in-out;
}

/***********************Tools page css starts*******************/
.roi-cal {
  display: flex;
  width: 100%;
  padding: 10px;
  margin: 0px auto;
  margin-top: 30px;
  align-items: center;
  justify-content: center;
}

.roi-right {
  padding-left: 40px;
}

.roi-right a {
  background-color: var(--green-color);
  color: var(--blue-color);
  padding: 10px 40px;
  border-radius: 35px;
  display: inline-block;
  margin-top: 20px;
}

.roi-right a:hover {
  background-color: var(--blue-color);
  color: var(--green-color);
}

.roi-left img {
  border-radius: 16px;
  width: 100%;
}

.why-chosse {
  margin-top: 20px;
  background-color: #f7f7f7;
  padding: 30px 0px 50px 0px;
}

.why-chosse-inner {
  width: 100%;
  max-width: 1000px;
  margin: 0px auto;
  text-align: center;
  margin-top: 50px;
}

.why-chosse h2 {
  margin-bottom: 10px;
}

.choose-us {
  display: flex;
  justify-content: center;
}

.choose-us span {
  background-color: var(--green-color);
  width: 70px;
  height: 70px;
  display: block;
  border-radius: 50%;
}

.choose-content h5 {
  margin-bottom: 5px;
}

.crm-roi-cal {
  display: flex;
  width: 100%;
  max-width: 1000px;
  padding: 20px;
  margin: 0px auto;
  margin-top: 30px;
  justify-content: space-evenly;
  gap: 30px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 15px;
}

.calculator-container .grid {
  column-gap: 1.5rem;
  row-gap: 1rem;
}

.calculator-container {
  max-width: 600px;
  /* Max width for the calculator */
  width: 100%;
  box-sizing: border-box;
  margin-top: 20px;
  /* Space from the top of the page */
}

.calculator-container h3 {
  color: var(--blue-color);
  font-size: 20px;
}

.result-box h3 {
  color: #fff;
  font-size: 20px;
}

.input-group label {
  font-weight: 500;
  /* Medium font weight for labels */
  color: var(--blue-color);
  /* Darker text for labels */
  margin-bottom: 6px;
  display: block;
}

.input-group input,
.input-group select {
  border: 1px solid var(--blue-color);
  border-radius: 5px;
  padding: 10px 14px;
  font-size: 1rem;
  width: 100%;
  box-sizing: border-box;
  transition: border-color 0.2s;
  color: var(--blue-color);
}

.input-group input:focus,
.input-group select:focus {
  outline: none;
  border-color: #3b82f6;
  /* Blue focus border */
  box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.2);
  /* Light blue shadow on focus */
}

.crm-roi-left {
  width: 100%;
  max-width: 50%;
}

.crm-roi-right {
  width: 100%;
  max-width: 50%;
}

.calculate-button {
  background-color: var(--green-color);
  /* Green button color */
  color: var(--blue-color);
  padding: 12px 24px;
  border-radius: 35px;
  font-weight: 600;
  /* Semi-bold text */
  cursor: pointer;
  transition: background-color 0.2s ease-in-out, transform 0.1s ease-in-out;
  width: 100%;
  border: none;
  /* No border */
}

.calculate-button:hover {
  background-color: var(--blue-color);
  /* Green button color */
  color: var(--green-color);
}

.calculate-button:hover {
  background-color: var(--blue-color);
  /* Darker green on hover */
  transform: translateY(-1px);
  /* Slight lift effect */
}

.calculate-button:active {
  transform: translateY(0);
  /* Press effect */
}

.result-box {
  background-color: var(--blue-color);
  border: 1px solid #bfdbfe;
  border-radius: 12px;
  padding: 16px;
  margin-top: 0px;
  height: 434px;
}

.result-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0;
  border-bottom: 1px dashed #e5e7eb;
  /* Dashed separator */
}

.result-item:last-child {
  border-bottom: none;
}

.result-item span:first-child {
  color: #fff;
  /* Dark gray for labels */
  font-weight: 500;
}

.result-item span:last-child {
  color: #fff;
  /* Even darker gray for values */
  font-weight: 600;
  font-size: 1.1rem;
}

.error-message {
  color: #ef4444;
  /* Red for error messages */
  font-size: 0.9rem;
  margin-top: 8px;
  text-align: center;
}

/* Ad placeholder styling */
.ad-placeholder {
  background-color: #e0e0e0;
  /* Gray background for ads */
  border: 1px dashed #a0a0a0;
  /* Dashed border */
  color: #606060;
  /* Gray text */
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.9rem;
  text-align: center;
  margin: 20px auto;
  /* Center ads and add vertical margin */
  border-radius: 8px;
}

/* Specific ad sizes */
.ad-leaderboard {
  width: 728px;
  height: 90px;
}

.ad-medium-rectangle {
  width: 300px;
  height: 250px;
}

.ad-mobile-banner {
  width: 320px;
  height: 50px;
}

.monthly-roi {
  background-color: color-mix(in srgb, var(--green-color) 60%, transparent);
  /* background-color: var(--green-color); */
  padding: 12px 20px;
  margin-top: 40px;
  text-align: center;
}

.monthly-roi p {
  color: #fff;
}

.monthly-roi span {
  font-size: 1.3rem;
  color: #fff;
}

.monthly-roi span:last-child {
  font-weight: 600;
}

/* Responsive adjustments for ads and layout */
@media (max-width: 768px) {
  .ad-leaderboard {
    width: 100%;
    /* Full width on smaller screens */
    height: 90px;
  }

  .ad-medium-rectangle {
    width: 100%;
    height: 250px;
  }

  .ad-mobile-banner {
    width: 100%;
    height: 50px;
  }

  .calculator-container {
    margin-top: 20px;
    padding: 16px;
  }

  .crm-roi-cal {
    flex-direction: column;
  }

  .crm-roi-left,
  .crm-roi-right {
    max-width: 100%;
  }

  .roi-cal {
    flex-direction: column;
  }

  .roi-right {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
  }

  .blog-detail-items {
    padding: 0px 0px;
  }

  .choose-us {
    align-items: center;
  }

  .choose-content {
    text-align: left;
    padding-left: 20px;
  }

  .roi-right h3 {
    font-size: 20px;
    margin-bottom: 0px;
  }
}

/***********************Tools page css Ends*******************/

/************- ROI Calculator Features -***********/
.choose-us span {
  background-color: var(--green-color);
  width: 70px;
  height: 70px;
  display: block;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.choose-us span img {
  width: 55%;
  filter: brightness(0) saturate(100%) invert(100%);
}

.see-result-first {
  text-align: center;
  color: #fff;
  margin-top: 70px;
}

.see-result-first i {
  font-size: 60px;
  margin-bottom: 20px;
  color: #c8c8c8;
}

/************- ROI Calculator Features -***********/

/*---------------- featured-solutions-slider starts here ------------------ */

.customer-relationship {
  padding: 40px 17px;
  margin: 55px 0.1px;
}

.customer-sub-section {
  max-width: 715px;
  margin: auto;
}

.solution-features {
  margin: 40px 0.1px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  column-gap: 22px;
}

.solution-feature-img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #82f3b65e;
  padding: 10px;
}

.solutions-btns {
  margin-top: 20px;
}

.solutions-btns a {
  padding: 10px 25px;
}

.customer-relationship .solutions-btns {
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 820px) {
  .solutions-btns a {
    padding: 10px 13px;
  }

  .solution-features {
    justify-content: start;
    row-gap: 13px;
  }
}

@media only screen and (max-width: 600px) {
  .solutions-btns {
    margin-top: 15px;
  }

  .solutions-btns a {
    font-size: 15px;
    padding: 10px 17px;
  }

  .customer-sub-section {
    max-width: 100%;
  }

  .solution-features {
    flex-direction: column;
    row-gap: 13px;
  }

  .customer-relationship .solutions-btns {
    flex-direction: column;
  }

  .customer-relationship {
    padding: 17px 17px;
  }
}

/************************featured-solutions-slider end here********************************/