.container-lp {
  max-width: 1356px;
  margin: 0 auto;
  padding: 0 30px;
}

.common-sec {
  padding: 130px 0;
}

.text-center {
  text-align: center;
}

.pb-0 {
  padding-bottom: 0 !important;
}

#headerLanding #header .logo-block {
  border-right: 0;
}

#headerLanding #header {
  background-color: #fff;
  border-color: #e9e9e9;
  margin-top: 0;
  position: unset;
}

.landing-hero-con .hero-label {
  border: 1px solid #3bb54a;
  font-weight: 500;
  font-size: 16px;
  color: #3bb54a;
  width: fit-content;
  padding: 6px 13px;
  text-align: center;
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 4px;
  line-height: 1.2;
}

.landing-hero-con {
  text-align: center;
  position: relative;
  z-index: 1;
}

.landing-hero-sec {
  padding: 60px 0 70px;
  position: relative;
}

.landing-hero-sec::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  right: 0;
  height: 1230px;
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyMCIgaGVpZ2h0PSIxMjIxIiB2aWV3Qm94PSIwIDAgMTkyMCAxMjIxIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cmVjdCB3aWR0aD0iMTkyMCIgaGVpZ2h0PSIxMjIxIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXJfMTIwM181NikiLz4KPHJlY3Qgd2lkdGg9IjE5MjAiIGhlaWdodD0iMTIyMSIgZmlsbD0idXJsKCNwYWludDFfbGluZWFyXzEyMDNfNTYpIi8+CjxkZWZzPgo8bGluZWFyR3JhZGllbnQgaWQ9InBhaW50MF9saW5lYXJfMTIwM181NiIgeDE9IjE5MjAiIHkxPSIxMzEuOTE3IiB4Mj0iMTMxOS43NyIgeTI9Ijc5Ni4wNzEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KPHN0b3Agc3RvcC1jb2xvcj0iIzI5QUFFMSIgc3RvcC1vcGFjaXR5PSIwLjYiLz4KPHN0b3Agb2Zmc2V0PSIwLjIwNTAwMSIgc3RvcC1jb2xvcj0iIzI5QUFFMSIgc3RvcC1vcGFjaXR5PSIwLjI0Ii8+CjxzdG9wIG9mZnNldD0iMC42MTg1MzYiIHN0b3AtY29sb3I9IiMyOUFBRTEiIHN0b3Atb3BhY2l0eT0iMC4xMDE1MjgiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjMjlBQUUxIiBzdG9wLW9wYWNpdHk9IjAiLz4KPC9saW5lYXJHcmFkaWVudD4KPGxpbmVhckdyYWRpZW50IGlkPSJwYWludDFfbGluZWFyXzEyMDNfNTYiIHgxPSIxLjE0ODRlLTA1IiB5MT0iMTQzLjU3NSIgeDI9IjY0MC45MzMiIHkyPSI3NjAuNjA5IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CjxzdG9wIHN0b3AtY29sb3I9IiMyOUFBRTEiIHN0b3Atb3BhY2l0eT0iMC42Ii8+CjxzdG9wIG9mZnNldD0iMC4yMDUwMDEiIHN0b3AtY29sb3I9IiMyOUFBRTEiIHN0b3Atb3BhY2l0eT0iMC4yNCIvPgo8c3RvcCBvZmZzZXQ9IjAuNjE4NTM2IiBzdG9wLWNvbG9yPSIjMjlBQUUxIiBzdG9wLW9wYWNpdHk9IjAuMTAxNTI4Ii8+CjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzI5QUFFMSIgc3RvcC1vcGFjaXR5PSIwIi8+CjwvbGluZWFyR3JhZGllbnQ+CjwvZGVmcz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: -1;
}

.landing-hero-con .hero-title {
  font-weight: 700;
  font-size: 54px;
  line-height: 1.1;
  text-align: center;
  color: #181818;
}

.landing-hero-con .sec-head {
  max-width: 987px;
  margin: 0 auto;
}

.landing-hero-con .cms-con {
  max-width: 857px;
  margin: 0 auto;
}

.landing-hero-con .cms-con p {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 40px;
}

.landing-hero-img img {
  max-width: 1115px;
  margin: 0 auto;
}

.landing-hero-img {
  margin-top: 46px;
}

.best-alternative-sec {
  padding: 70px 0;
}

.landing-dashbord-img {
  padding-bottom: 80px;
  text-align: center;
}

.landing-dashbord-img img {
  display: inline-block;
  vertical-align: top;
}

.alternative-boxs {
  display: flex;
  margin-top: 60px;
  flex-wrap: wrap;
  gap: 42px;
}

.alternative-boxs .alternative-box {
  width: calc(33.33% - 28px);
  flex: none;
  padding: 24px 30px 50px;
  background: #ffffff;
  border: 1px solid #29aae1;
  box-shadow: 10px 10px 0px #29aae1;
  border-radius: 12px;
}

.alternative-boxs .alternative-box:nth-child(2),
.alternative-boxs-lp .alternative-box:nth-child(4),
.alternative-boxs-lp .alternative-box:nth-child(6) {
  box-shadow: 10px 10px 0px #3bb54a;
  border-color: #3bb54a;
}

.alternative-boxs .alternative-box:nth-child(2) .alternative-box-logo,
.alternative-boxs-lp .alternative-box:nth-child(4) .alternative-box-logo,
.alternative-boxs-lp .alternative-box:nth-child(6) .alternative-box-logo {
  background-color: #3bb54a;
}

.alternative-boxs .alternative-box-logo {
  width: 88px;
  height: 88px;
  background-color: #29aae1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  margin-bottom: 25px;
}

.alternative-boxs .alternative-box-logo img {
  max-width: 47px;
  max-height: 47px;
  object-fit: contain;
}

.alternative-box .title {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 15px;
  color: #28AAE1;
}

.alternative-boxs .alternative-box:nth-child(2) .title {
  color: #3BB54A;
}

.alternative-box-con .cms-con p {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.6;
  color: #333333;

  &:last-child {
    margin-bottom: 0;
  }
}

.what-makes-sec {
  background-color: #fafafa;
}

.what-makes-row-wrapper {
  margin-top: 43px;
}

.what-makes-row {
  display: flex;
  align-items: stretch;
  margin-bottom: 40px;
  flex-wrap: wrap;

  &:nth-child(even) {
    flex-direction: row-reverse;
  }

  &:last-child {
    margin-bottom: 0;
  }
}

.what-makes-row:nth-child(even) .what-makes-col-img img {
  border-radius: 0 12px 12px 0;
}

.what-makes-col {
  width: 50%;
  flex: none;
}

.what-makes-col-img {
  height: 100%;
}

.what-makes-col-img img {
  aspect-ratio: 648/400;
  width: 100%;
  border-radius: 12px 0 0 12px;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.what-makes-con {
  box-shadow: 0px 0px 16px 0px #0000000f;
  border: 1px solid #e9e9e9;
  padding: 30px 60px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 0 12px 12px 0;
  background-color: #fff;
  ;
}

.what-makes-row:nth-child(2n) .what-makes-con {
  border-radius: 12px 0 0 12px;
}

.what-makes-title .title {
  font-weight: 700;
  font-size: 32px;
  line-height: 1.2;
  color: #333333;
  margin-bottom: 0;
}

.what-makes-col .what-makes-head {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}

.what-makes-icon {
  width: 64px;
  height: 64px;
  background-color: #29aae1;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.what-makes-icon img {
  max-width: 34px;
}

.what-makes-title {
  width: calc(100% - 64px);
  padding-left: 24px;
}

.what-makes-con .cms-con {
  max-width: 480px;
}

.what-makes-con .cms-con p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  color: #505d68;
}

.what-makes-con .cms-con p:last-child {
  margin-bottom: 0;
}

.comparison-table {
  max-width: 1275px;
  margin: 0 auto;
}

.comparison-table table {
  width: 100%;
}

.comparison-table th {
  text-align: center;
  padding: 22px;
  border-radius: 10px 10px 0 0;
}

.comparison-table th:nth-child(2) {
  background-color: #29aae1;
}

.comparison-table th:nth-child(3) {
  background-color: #00bf6f;
}

.comparison-table th img {
  display: inline-block;
}

.comparison-table td {
  width: 36%;
  background: #f8f8f8;
  padding: 24px;
  font-size: 18px;
  color: #333333;
  font-weight: 500;
  text-align: center;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.comparison-table-lp td {
  vertical-align: middle;
}

.comparison-table td:first-child,
.comparison-table th:nth-child(1) {
  width: 28%;
  font-size: 24px;
  font-weight: 600;
  text-align: left;
  vertical-align: middle;
  border-radius: 8px 0 0 8px;
}

.comparison-table td:nth-child(2) {
  background-color: #e5f7ff;
}

.comparison-table td:nth-child(3) {
  background-color: #e6fff5;
}

.comparison-icon {
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto 15px;
}

.comparison-icon-yes {
  background-image: url(../img/check-icon.svg);
}

.comparison-icon-no {
  background-image: url(../img/close-icon.svg);
}

.comparison-icon-warning {
  background-image: url(../img/warning-icon.svg);
}

/* testimonial */
.landing-testimonial-block .testimonial-block {
  background-color: #f3fbff;
}

.testimonial {
  margin: 0 -5px;
  background: transparent;
}

.testimonial .slick-slide>div {
  padding: 0 5px;
}

.landing-testimonial-block .testimonial-box {
  padding: 48px;
  background: #ffffff;
  border: 1px solid #e9e9e9;
  box-shadow: 0px 0px 16px 0px #0000000F;
  border-radius: 12px;
}

.landing-rating-star {
  padding-bottom: 18px;
  margin-bottom: 22px;
  border-bottom: 1px solid #e9e9e9;
}

.landing-testimonial-content p {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.5;
  color: #181818;
}

.landing-testimonial-footer {
  padding-top: 30px;
}

.landing-testimonial-footer h4 {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.5;
  color: #181818;
  margin: 0;
}

.landing-testimonial-footer span {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
}

.landing-testimonial-block .testimonial-block .slider-section .navigation-row {
  justify-content: center;
}

.landing-testimonial-block .why-survey-vista-list {
  background: #f6fff6;
  border-color: #3bb54a;
}

.landing-testimonial-block .testimonial-block .row {
  grid-template-columns: minmax(0px, 421px) 1fr;
  gap: 30px;
}

.landing-testimonial-block .why-survey-vista-list .h5 {
  font-size: 20px;
}

/* blog  */

.landing-blog-row {
  display: grid;
  gap: 30px;
  grid-template-columns: 1fr 1fr;
}

.landing-blog-col {
  background: #ffffff;
  border: 1px solid #e9e9e9;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.06);
  border-radius: 12px;
  position: relative;
  overflow: hidden;
}

.landing-blog-card-img img {
  aspect-ratio: 16/9;
  object-fit: cover;
}

.landing-blog-card-content {
  padding: 24px 24px 100px;
}

.landing-blog-card-content h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 1.3;
  color: #181818;
  margin: 0 0 5px;
}

.landing-blog-card-content h3 a {
  color: #181818;
}

.landing-blog-card-content p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  color: #505d66;
  margin: 0;
}

.landing-blog-btn {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.2;
  padding: 12px 16px;
  text-transform: capitalize;
  color: #29aae1;
  border: 1px solid #29aae1;
  border-radius: 8px;
  display: inline-block;
  position: absolute;
  bottom: 24px;
  left: 24px;
}

.landing-blog-btn:hover {
  background-color: #29aae1;
  color: #ffffff;
}

.lp-footer-bottom {
  background-color: #fafafa;
  padding: 50px 0;
}

.lp-footer-bottom .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1155px;
  justify-self: center;
  width: 100%;
}

.lp-footer-contact a {
  color: #666666;
  display: flex;
  align-items: center;
  gap: 10px;
}

.lp-footer-contact a i {
  color: #27aae1;
  font-size: 22px;
  line-height: 1.5;
}

.footer-lp .box .section-title h2 {
  color: #fff;
}

/* delighted-alternatives */

.comparison-table-lp td {
  width: 24.33%;
}

.comparison-table-lp td:first-child,
.comparison-table-lp th:nth-child(1) {
  width: 27%;
}

.comparison-table-lp th:nth-child(1) {
  color: #000;
}

.comparison-table-lp td:nth-child(2) {
  background-color: #DDDDDD;
}

.comparison-table-lp td:nth-child(3) {
  background-color: #E8E5FF;
}

.comparison-table-lp td:nth-child(4) {
  background-color: #E5F7FF;
}

.comparison-table-lp th:nth-child(2) {
  background-color: #323232;
}

.comparison-table-lp th:nth-child(3) {
  background: linear-gradient(68.6deg, #21DBAA 9.78%, #00B4EF 32.47%, #00B4EF 37.42%, #00B4EF 43.45%, #0768DD 67.54%, #5F1AE5 99.21%);
}

.comparison-table-lp th:nth-child(4) {
  background-color: #29AAE1;
}

.faq-section-head {
  margin-bottom: 60px;
}

/* salesforce-sec */

.salesforce-head {
  margin-bottom: 45px;
}

.salesforce-box-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 17px;
}

.salesforce-box-icon {
  margin-bottom: 35px;
}

.salesforce-box-icon img {
  max-width: 64px;
}

.salesforce-box {
  border: 1px solid #e9e9e9;
  padding: 33px 20px;
  border-radius: 10px;
}

.salesforce-box-con .title {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.1;
  color: #333333;
  margin-bottom: 13px;
}

.salesforce-box-con .cms-con p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.3;
  color: #505D68;
  margin-bottom: 0;
}

/* build-surveyvista-sec */

.build-surveyvista-sec {
  overflow: hidden;
}

.build-surveyvista-con {
  background-color: #FAFAFA;
  border-radius: 10px;
  padding-top: 106px;
  padding-bottom: 77px;
}

.build-surveyvista-items {
  border: 1px solid #E9E9E9;
  background-color: #fff;
  padding: 30px 20px 60px;
  border-radius: 10px;
  height: 100%;
}

.build-surveyvista-con .build-surveyvista-head {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}

.build-surveyvista-head .head-icon {
  flex: 0 0 64px;
  max-width: 64px;
  background-color: #E5F7FF;
  min-height: 64px;
  padding: 12px;
  border-radius: 10px;
}

.build-surveyvista-head .head-title {
  flex: 0 0 calc(100% - 64px);
  max-width: calc(100% - 64px);
  padding-left: 20px;
}

.build-surveyvista-head .title {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.3;
  color: #29AAE1;
  margin-bottom: 0;
}

.build-surveyvista-con p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.3;
  color: #505D68;
  margin-bottom: 0;
}

.build-surveyvista-con .slick-track {
  display: flex;
}

.build-surveyvista-con .slick-slide {
  height: inherit;
}

.build-surveyvista-con .slick-slide>div {
  height: 100%;
}

.build-surveyvista-slider {
  margin: 0 -8px;
  overflow: hidden;
}

.build-surveyvista-slider .slick-list {
  padding-right: 20%;
  overflow: visible;
}

.build-surveyvista-items-wrapper {
  padding: 0 8px;
  height: 100%;
}

.build-surveyvista-slider-wrapper {
  padding-left: 90px;
  margin-top: 53px;
  overflow: hidden;
}

.build-surveyvista-sec .slick-dots {
  margin-top: 40px;
}

.build-surveyvista-sec .slick-dots button {
  background-color: #EAEAEA;
  font-size: 0;
  line-height: 0;
  width: 10px;
  padding: 0;
  height: 10px;
  min-height: 10px;
  border-radius: 100px;
}

.build-surveyvista-sec .slick-dots .slick-active button {
  background-color: #27AAE1;
}

.build-surveyvista-sec .slick-dots {
  display: flex;
  gap: 6px;
  justify-content: center;
}

/*testimonial-lp-2 */

.landing-testimonial-lp .testimonial-block .row {
  grid-template-columns: minmax(0px, 535px) 1fr;
}

.landing-testimonial-lp .why-survey-vista-list ul li {
  line-height: 1.3;
}

.landing-testimonial-lp .why-survey-vista-list ul li::after {
  top: 3px;
}

.landing-testimonial-lp .testimonial-sm-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: #181818;
  margin-bottom: 20px;
  display: block;
}

.landing-testimonial-lp .why-survey-vista-list ul li b:first-child {
  display: inline-block;
  padding-bottom: 13px;
  font-weight: 600;
}

/* lp-hero-sec */

.lp-hero-sec {
  padding: 32px 0 113px;
  position: relative;
  overflow: hidden;
  background: linear-gradient(121.48deg, rgba(41, 170, 225, 0.6) 4.47%, rgba(41, 170, 225, 0.24) 12.64%, rgba(41, 170, 225, 0.101528) 29.14%, rgba(41, 170, 225, 0) 44.36%), linear-gradient(234.87deg, rgba(41, 170, 225, 0.6) 4.46%, rgba(41, 170, 225, 0.24) 12.83%, rgba(41, 170, 225, 0.101528) 29.71%, rgba(41, 170, 225, 0) 45.28%), linear-gradient(180deg, rgba(242, 242, 242, 0) 0%, #E5FFE8 100%);
}

.lp-hero-sec .lp-hero-img {
  margin-bottom: 45px;
}

.lp-hero-con {
  position: relative;
  z-index: 5;
}

.lp-hero-img img {
  max-width: 558px;
  margin: 0 auto;
  width: 100%;
}

.lp-hero-con-inner .sec-title {
  font-weight: 700;
  font-size: 54px;
  line-height: 1.4;
  color: #181818;
  margin-bottom: 10px;
}

.lp-hero-con-inner .sm-title {
  font-weight: 600;
  font-size: 30px;
  line-height: 1.5;
  color: #181818;
  margin-bottom: 10px;
}

.lp-hero-con-inner p {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
  color: #666666;
  margin-bottom: 30px;
}

.lp-hero-con-inner {
  text-align: center;
  max-width: 990px;
  margin: 0 auto;
}


.lp-hero-shap-left {
  position: absolute;
  bottom: -110px;
  height: 983px;
  left: -30%;
}

.lp-hero-shap-right {
  position: absolute;
  right: -28%;
  top: -165px;
  height: 940px;
}

.lp-hero-shap-left img,
.lp-hero-shap-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.schedule-btn {
  display: flex;
  align-items: center;
  line-height: 1;
  transition: all .3s ease-in-out;
}

.schedule-btn img {
  margin-right: 7px;
}

/* challenge-sec */

.challenge-row {
  display: flex;
  align-items: center;
}

.challenge-row .challenge-con {
  flex: 0 0 52%;
  max-width: 52%;
}

.challenge-row .challenge-img {
  flex: 0 0 48%;
  max-width: 48%;
}

.challenge-img img {
  max-width: 530px;
  margin-left: auto;
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
}

.challenge-items {
  display: flex;
  margin-bottom: 55px;

  &:last-child {
    margin-bottom: 0;
  }
}

.challenge-items .challenge-items-icon {
  flex: 0 0 100px;
  max-width: 100px;
  height: 100px;
  background: #F7FCFF;
  border: 3px solid rgba(55, 122, 150, 0.02);
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.challenge-items-icon img {
  max-width: 52px;
  object-fit: cover;
}

.challenge-items-con {
  max-width: calc(100% - 100px);
  flex: 0 0 calc(100% - 100px);
  padding-left: 32px;
}

.challenge-items-con .title {
  font-weight: 600;
  font-size: 22px;
  line-height: 1.3;
  color: #181818;
  margin-bottom: 15px;
}

.challenge-items-con p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.3;
  color: #505D68;
  margin-bottom: 0;
}

.challenge-head {
  margin-bottom: 50px;
}

.challenge-items .challenge-items-icon:after {
  position: absolute;
  content: "";
  left: 50%;
  border: 3px dashed #C2D1D9;
  height: 120px;
  transform: translateX(-50%);
  top: 100%;
}

.challenge-items:last-child .challenge-items-icon::after {
  content: none;
}

/* best-alternative-lp-sec */

.best-alternative-lp-sec {
  background-color: #F3FBFF;
}

.best-alternative-btn {
  margin-top: 70px;
  text-align: center;
}

/* make-your-sec */

.make-your-row {
  display: flex;
  border: 1px solid #E2E2E2;
  border-radius: 10px;
  overflow: hidden;
}

.make-your-img {
  max-width: 40%;
  flex: 0 0 40%;
}

.make-your-con {
  max-width: 60%;
  flex: 0 0 60%;
  padding: 34px 20px 54px 47px;
}

.make-your-con .cms-con h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 1.5;
  color: #181818;
  margin-bottom: 6px;
}

.make-your-sec .container-lp {
  max-width: 1392px;
}

.make-your-img img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.make-your-con .cms-con h6 {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.1;
  color: #333333;
  margin-bottom: 22px;
}

.make-your-con .cms-con p {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #505D68;
  margin-bottom: 40px;
}

.make-your-con .cms-con ul li {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  color: #505D68;
  padding-left: 12px;
  position: relative;
  margin-bottom: 4px;
}

.make-your-con .cms-con ul li::before {
  content: "";
  width: 4px;
  height: 4px;
  background: #505D68;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 10px;
}

.page-id-6679 #headerLanding #header {
  overflow: hidden;
}

.what-makes-sec-lp .what-makes-head .cms-con p {
  max-width: 857px;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.5;
  color: #666666;
  margin-left: auto;
  margin-right: auto;
}

.lp-hero-con-inner .hero-bottom-text p {
  margin-top: 30px;
  margin-bottom: 0;
}

@media screen and (min-width: 2000px) {
  .lp-hero-shap-left {
    left: -22%;
  }

  .lp-hero-shap-right {
    right: -21%;
  }
}


@media screen and (min-width: 3000px) {
  .lp-hero-shap-left {
    left: -12%;
  }

  .lp-hero-shap-right {
    right: -12%;
  }
}

@media screen and (max-width: 1850px) {
  .lp-hero-shap-left {
    bottom: 60px;
  }
}

@media screen and (max-width: 1720px) {
  .lp-hero-shap-left {
    left: -37%;
  }

  .lp-hero-shap-right {
    right: -34%;

  }
}


@media screen and (max-width: 1600px) {
  .common-sec {
    padding: 100px 0;
  }

  .landing-hero-sec {
    padding: 60px 0 50px;
  }

  .lp-hero-shap-left {
    left: -45%;
  }

  .lp-hero-shap-right {
    right: -22%;
    top: -117px;
    height: 710px;
  }
}

@media screen and (max-width: 1460px) {
  .common-sec {
    padding: 80px 0;
  }

  .what-makes-con {
    padding: 30px 50px;
  }

  .lp-hero-con-inner .sec-title {
    font-size: 45px;
  }

  .lp-hero-shap-right {
    right: -22%;
    top: -50px;
    height: 650px;
  }

  .lp-hero-shap-left {
    left: -44%;
    bottom: 90px;
    height: 843px;
  }

  .lp-hero-sec .lp-hero-img {
    margin-bottom: 35px;
  }

  .lp-hero-sec {
    padding: 30px 0 80px;
  }

  .challenge-items-con {
    padding-left: 20px;
  }

  .challenge-items {
    margin-bottom: 45px;
  }

  .challenge-items-con .title {
    margin-bottom: 10px;
  }

  .build-surveyvista-slider-wrapper {
    padding-left: 43px;
  }

  .salesforce-box-icon {
    margin-bottom: 25px;
  }

  .salesforce-box-con .title {
    margin-bottom: 8px;
  }

  .make-your-con .cms-con h3 {
    font-size: 30px;
  }

  .make-your-con .cms-con p {
    margin-bottom: 25px;
  }

  .make-your-con {
    padding: 34px 20px 34px 34px;
  }

  .what-makes-sec-lp .what-makes-head .cms-con p {
    font-size: 18px;
  }
}

@media screen and (max-width: 1348px) {}

@media screen and (max-width: 1299px) {
  .common-sec {
    padding: 70px 0;
  }

  .landing-hero-sec {
    padding: 60px 0 0px;
  }

  .alternative-boxs {
    margin-top: 40px;
  }

  .comparison-table td:first-child {
    font-size: 20px;
  }

  .comparison-table td {
    padding: 14px 20px;
  }

  .what-makes-con {
    padding: 30px;
  }

  .alternative-boxs {
    gap: 25px;
  }

  .alternative-boxs .alternative-box {
    width: calc(33.33% - 16.66px);
    padding: 24px 20px 40px;
  }

  .alternative-box .title {
    font-size: 20px;
  }

  .alternative-boxs .alternative-box-logo {
    width: 70px;
    height: 70px;
    margin-bottom: 15px;
  }

  .alternative-boxs .alternative-box-logo img {
    max-width: 37px;
    max-height: 37px;
  }

  .landing-hero-con .hero-title {
    font-size: 45px;
  }

  .what-makes-title .title {
    font-size: 26px;
  }

  .what-makes-title {
    padding-left: 14px;
  }

  .landing-blog-card-content p,
  .what-makes-con .cms-con p {
    font-size: 16px;
  }

  .what-makes-icon {
    width: 54px;
    height: 54px;
  }

  .what-makes-icon img {
    max-width: 30px;
  }

  .lp-hero-img img {
    max-width: 400px;
  }

  .lp-hero-shap-right {
    right: -24%;
    top: -90px;
    height: 600px;
  }

  .lp-hero-shap-left {
    left: -50%;
    bottom: -10px;
    height: 863px;
  }

  .lp-hero-sec .lp-hero-img {
    margin-bottom: 25px;
  }

  .lp-hero-con-inner .sm-title {
    font-size: 25px;
  }

  .lp-hero-con-inner p {
    font-size: 18px;
  }

  .lp-hero-sec {
    padding: 30px 0 70px;
  }

  .challenge-items-con .title {
    font-size: 20px;
  }

  .challenge-items-con p {
    font-size: 16px;
  }

  .build-surveyvista-slider-wrapper {
    padding-left: 30px;
    margin-top: 40px;
  }

  .build-surveyvista-items {
    padding: 30px 20px 50px;
  }

  .build-surveyvista-head .title {
    font-size: 20px;
  }

  .build-surveyvista-con {
    padding: 80px 0 60px;
  }

  .salesforce-box-icon {
    margin-bottom: 15px;
  }

  .salesforce-box-con .cms-con p {
    font-size: 16px;
  }

  .salesforce-box {
    padding: 25px 20px;
  }

  .make-your-con .cms-con p {
    font-size: 16px;
  }

  .make-your-con .cms-con h6 {
    font-size: 22px;
    margin-bottom: 12px;
  }

  .make-your-con .cms-con h3 {
    font-size: 26px;
  }

  .what-makes-sec-lp .what-makes-head .cms-con p {
    font-size: 16px;
  }
}

@media screen and (max-width: 1199px) {

  .container-lp,
  .page-template-template-get-feedback-landing .wrap {
    padding: 0 15px;
  }

  .common-sec {
    padding: 60px 0;
  }

  .landing-hero-con .hero-title {
    font-size: 35px;
  }

  .landing-hero-con .cms-con p {
    font-size: 18px;
  }

  .alternative-boxs {
    gap: 20px;
  }

  .alternative-box {
    width: calc(33.33% - 13.33px);
  }

  .alternative-box-con .cms-con p {
    font-size: 14px;
  }

  .alternative-boxs .alternative-box {
    padding: 24px 20px;
  }

  .comparison-table td {
    font-size: 16px;
  }

  .comparison-icon {
    width: 20px;
    height: 20px;
    margin: 0 auto 8px;
  }

  .landing-dashbord-img {
    padding-bottom: 60px;
  }

  .landing-blog-btn {
    font-size: 16px;
  }

  .landing-testimonial-content p {
    font-size: 16px
  }

  .lp-hero-shap-left,
  .lp-hero-shap-right {
    display: none;
  }

  .lp-hero-con-inner .sec-title {
    font-size: 35px;
  }

  .lp-hero-con-inner p {
    font-size: 16px;
  }

  .lp-hero-sec {
    padding: 30px 0 50px;
  }

  .challenge-items {
    margin-bottom: 30px;
  }

  .challenge-row .challenge-con {
    padding-right: 10px;
  }

  .challenge-head {
    margin-bottom: 40px;
  }

  .build-surveyvista-slider-wrapper {
    padding-left: 0px;
  }

  .build-surveyvista-con .build-surveyvista-head {
    margin-bottom: 13px;
  }

  .build-surveyvista-head .head-icon {
    flex: 0 0 54px;
    max-width: 54px;
    min-height: 54px;
  }

  .build-surveyvista-con p {
    font-size: 16px;
  }

  .build-surveyvista-items {
    padding: 30px 20px 40px;
  }

  .build-surveyvista-slider .slick-list {
    padding-right: 10%;
  }

  .build-surveyvista-head .title {
    font-size: 18px;
  }

  .build-surveyvista-con {
    padding: 60px 0;
  }

  .build-surveyvista-sec .slick-dots {
    margin-top: 30px;
  }

  .salesforce-box-icon img {
    max-width: 50px;
  }

  .salesforce-box-con .title {
    font-size: 20px;
  }

  .salesforce-box-icon {
    margin-bottom: 10px;
  }

  .make-your-con {
    padding: 25px 20px 20px 20px;
  }

  .make-your-con .cms-con ul li {
    font-size: 16px;
  }

  .make-your-con .cms-con p {
    margin-bottom: 20px;
  }

  .make-your-con .cms-con ul li::before {
    top: 8px;
  }

  .salesforce-head {
    margin-bottom: 35px;
  }

  .page-id-6679 .faq-section-head {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 1023px) {}

@media screen and (max-width: 992px) {
  .common-sec {
    padding: 50px 0;
  }

  .landing-hero-con .cms-con p {
    font-size: 16px;
    margin-bottom: 30px;
  }

  .alternative-boxs .alternative-box {
    width: calc(50% - 10px);
  }

  .what-makes-title .title {
    font-size: 20px;
  }

  .what-makes-con {
    padding: 20px;
  }

  .what-makes-row {
    margin-bottom: 30px;
  }

  .what-makes-col .what-makes-head {
    margin-bottom: 15px;
  }

  .what-makes-row-wrapper {
    margin-top: 30px;
  }

  .comparison-table td:first-child {
    font-size: 16px;
  }

  .comparison-table td {
    font-size: 14px;
  }

  .landing-testimonial-block .testimonial-block .row {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .landing-testimonial-block .testimonial-box {
    padding: 30px;
  }

  .landing-blog-btn {
    font-size: 14px;
  }

  .landing-hero-sec {
    padding: 40px 0 0px;
  }

  .landing-testimonial-content p {
    font-size: 14px;
    margin-bottom: 12px;
  }

  .landing-testimonial-footer h4 {
    font-size: 18px;
  }

  .lp-hero-con-inner .sm-title {
    font-size: 20px;
  }

  .lp-hero-con-inner .sec-title {
    font-size: 32px;
  }

  .lp-hero-sec .lp-hero-img {
    margin-bottom: 0;
  }

  .salesforce-box-row {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  .challenge-items-con p {
    font-size: 14px;
  }

  .challenge-items {
    margin-bottom: 20px;
  }

  .challenge-items-con .title {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .challenge-items-con {
    padding-left: 10px;
  }

  .challenge-items .challenge-items-icon:after {
    border-width: 2px;
  }

  .challenge-items .challenge-items-icon {
    flex: 0 0 80px;
    max-width: 80px;
    height: 80px;
  }

  .challenge-items-icon img {
    max-width: 40px;
  }

  .challenge-head {
    margin-bottom: 30px;
  }

  .challenge-items-con {
    max-width: calc(100% - 80px);
    flex: 0 0 calc(100% - 80px);
  }

  .comparison-table-lp th:nth-child(1) {
    font-size: 22px;
  }

  .build-surveyvista-con {
    padding: 50px 0;
  }

  .landing-testimonial-lp .testimonial-sm-title {
    font-size: 18px;
  }

  .salesforce-box-con .cms-con p {
    font-size: 14px;
  }

  .salesforce-box-con .title {
    font-size: 18px;
  }

  .make-your-con .cms-con h3 {
    font-size: 22px;
  }

  .make-your-con .cms-con p {
    font-size: 14px;
  }

  .make-your-con .cms-con h6 {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .make-your-con .cms-con ul li {
    font-size: 14px;
  }

  .make-your-con {
    padding: 18px 10px 18px 15px;
  }

  .what-makes-sec-lp .what-makes-head .cms-con p {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {

  #headerLanding #header .logo {
    width: 150px;
  }

  .landing-hero-con .hero-title {
    font-size: 30px;
  }

  .alternative-box .title {
    font-size: 18px;
  }

  .landing-dashbord-img {
    padding-bottom: 40px;
  }

  .landing-blog-card-content p,
  .what-makes-con .cms-con p {
    font-size: 14px;
  }

  .comparison-table td:first-child {
    font-size: 14px;
  }

  .comparison-table td {
    padding: 10px 15px;
  }

  .lp-hero-con-inner .sm-title {
    font-size: 18px;
  }

  .lp-hero-con-inner p {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .challenge-row {
    flex-wrap: wrap-reverse;
  }

  .challenge-row .challenge-con,
  .challenge-row .challenge-img {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .challenge-items .challenge-items-icon:after {
    height: 100px;
  }

  .challenge-img img {
    max-width: 350px;
    margin: 0 auto;
  }

  .challenge-row .challenge-img {
    margin-bottom: 30px;
  }

  .challenge-row .challenge-con {
    padding-right: 0;
  }

  .comparison-table-lp th:nth-child(1) {
    font-size: 20px;
  }

  .build-surveyvista-con p {
    font-size: 14px;
  }

  .build-surveyvista-sec .slick-dots {
    margin-top: 20px;
  }

  .make-your-con .cms-con h3 {
    font-size: 20px;
  }

  .make-your-con .cms-con p {
    margin-bottom: 10px;
  }

  .make-your-con .cms-con h6 {
    font-size: 18px;
    margin-bottom: 7px;
  }

  .build-surveyvista-items {
    padding: 21px 15px 30px;
  }

  .lp-hero-con-inner .hero-bottom-text p {
    margin-top: 20px;
  }
}

@media screen and (max-width: 568px) {
  .common-sec {
    padding: 40px 0;
  }

  .landing-hero-con .hero-title {
    font-size: 25px;
  }

  .landing-hero-con .cms-con p {
    font-size: 14px;
    margin-bottom: 25px;
  }

  .landing-hero-con .hero-label {
    font-size: 14px;
  }

  .alternative-boxs .alternative-box,
  .what-makes-col {
    width: 100%;
  }

  .comparison-table table {
    width: 580px;
    padding: 0 15px;
  }

  .comparison-table {
    overflow-x: auto;
    padding-bottom: 15px;
  }

  .landing-blog-row {
    grid-template-columns: 1fr;
  }

  .what-makes-row {
    margin-bottom: 20px;
  }

  .alternative-boxs {
    margin-top: 30px;
  }

  .what-makes-col-img img,
  .what-makes-con,
  .what-makes-row:nth-child(2n) .what-makes-con,
  .what-makes-row:nth-child(even) .what-makes-col-img img {
    border-radius: 0;
  }

  .landing-testimonial-footer {
    padding-top: 0;
  }

  .landing-testimonial-block .testimonial-box {
    padding: 20px;
  }

  .lp-footer-bottom .row {
    flex-wrap: wrap;
    justify-content: start;
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }

  .lp-footer-bottom {
    padding: 30px 0;
  }

  .alternative-boxs {
    gap: 30px;
  }

  .lp-footer-bottom .lp-social-div {
    order: 3;
  }

  .landing-testimonial-footer h4 {
    font-size: 16px;
  }

  .landing-testimonial-footer span {
    font-size: 12px;
  }

  .comparison-table-main .container-lp {
    padding: 0;
  }

  .comparison-table-main .section-title {
    padding: 0 15px;
  }

  .comparison-table th img {
    max-width: 120px;
  }

  .comparison-table th {
    padding: 12px;
  }

  .comparison-table td {
    padding: 10px;
  }

  .comparison-table td:first-child,
  .comparison-table td {
    width: 100px;
    min-width: 100px;
  }

  .footer-lp .footer-top .wrap {
    padding: 0;
  }

  .footer-lp .footer-top .box {
    border-radius: 0;
  }

  .page-template-template-get-feedback-landing #footer .footer-top .box p {
    font-size: 16px;
  }

  .page-template-template-get-feedback-landing #headerLanding #header {
    background-color: transparent;
    border: none;
    position: absolute;
  }

  #headerLanding #header .logo {
    width: 170px;
  }

  .landing-hero-sec {
    padding-top: 80px;
  }

  .page-template-template-get-feedback-landing #header .row {
    justify-content: center;
  }

  .lp-hero-con-inner .sec-title {
    font-size: 25px;
  }

  .lp-hero-con-inner .sm-title {
    font-size: 16px;
  }

  .lp-hero-sec {
    padding: 30px 0 40px;
  }

  .salesforce-box-row {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }

  .comparison-table-lp th:nth-child(1) {
    font-size: 18px;
  }

  .build-surveyvista-con {
    padding: 40px 0;
  }

  .build-surveyvista-items {
    padding: 20px 15px 30px;
  }

  .build-surveyvista-sec .slick-dots {
    margin-top: 10px;
  }

  .landing-testimonial-lp .testimonial-sm-title {
    font-size: 16px;
  }

  .salesforce-box {
    padding: 20px 15px;
  }

  .salesforce-box-icon img {
    max-width: 45px;
  }

  .make-your-row {
    flex-wrap: wrap;
  }

  .make-your-img,
  .make-your-con {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .page-id-6679 #headerLanding .row {
    justify-content: center;
  }

  .challenge-items-icon img {
    max-width: 30px;
  }

  .challenge-items .challenge-items-icon {
    flex: 0 0 70px;
    max-width: 70px;
    height: 70px;
  }

  .challenge-items-con {
    max-width: calc(100% - 70px);
    flex: 0 0 calc(100% - 70px);
  }

  .challenge-items-con .title {
    font-size: 16px;
    margin-bottom: 4px;
  }

  .salesforce-head {
    margin-bottom: 25px;
  }

  .build-surveyvista-head .head-icon {
    flex: 0 0 46px;
    max-width: 46px;
    min-height: 46px;
    padding: 8px;
  }

  .build-surveyvista-head .head-title {
    flex: 0 0 calc(100% - 46px);
    max-width: calc(100% - 46px);
    padding-left: 10px;
  }

  .page-id-6679 .faq-section-head {
    margin-bottom: 30px;
  }

  .comparison-table-lp table {
    width: 640px;
  }
}

@media screen and (max-width: 390px) {}