a,
a:hover {
  text-decoration: none;
}

a {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
}

p {
  line-height: 28px;
  color: #333;
  font-family: Open Sans, 'sans-serif', Helvetica, Arial;
  font-size: 16px;
}

.btn {
  white-space: normal;
}
.content_wrapper.sm-pdd {
  padding: 70px 0;
}
.who-are-row {
  margin: 80px 0;
}
.who-are-row .pricing_title {
  font-family: Nunito, 'sans-serif', Helvetica, Arial;
  font-weight: 600;
  color: #084c80;
  font-size: 47px;
  margin: 0;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.who-are-row .pricing_content {
  color: #444;
  font-family: Open Sans, 'sans-serif', Helvetica, Arial;
  font-size: 17px;
  margin-bottom: 15px;
}
.partner-programs-row {
  background: #3e7d19;
  padding: 80px 0 100px;
  color: #fff;
  font-family: Open Sans, 'sans-serif', Helvetica, Arial;
  font-size: 17px;
}
.partner-programs-row img {
  width: 120%;
}
.partner-programs-row p,
.partner-programs-row ul li {
  color: #fff;
  font-family: Open Sans, 'sans-serif', Helvetica, Arial;
  font-size: 17px;
}
.partner-programs-row ul {
  margin-top: 30px;
}
.partner-programs-row ul li {
  margin-bottom: 20px;
}
.partner-programs-row h4 {
  font-family: Nunito, 'sans-serif', Helvetica, Arial;
  font-weight: 600;
  color: #fff;
  font-size: 47px;
  margin: 0;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.btn.btn-on-blue:hover {
  background: #f8fff6;
  color: #084c80;
}
.row.single-feature-set {
  margin-bottom: 80px;
}
.single-feature-set,
.single-feature-set p,
.single-feature-set ul li {
  font-family: Open Sans, 'sans-serif', Helvetica, Arial;
  font-size: 17px;
}
.side-by-partners {
  color: #fff;
}
.side-by-partners h4 {
  font-family: Nunito, 'sans-serif', Helvetica, Arial;
  font-weight: 600;
  color: #fff;
  font-size: 35px;
  margin: 0;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.side-by-partners .btn {
  margin-top: 40px;
}
.side-by-partners {
  font-size: 18px;
}
.side-by-reseller {
  background: #084c80;
  padding: 80px 40px 140px;
}
.side-by-affiliate {
  background: #4a971e;
  padding: 80px 40px 140px;
}
.single-resource-int .affiliate_text {
  padding: 0 30px;
}
.resources-programs-row {
  margin-bottom: 80px;
}
.resources-download {
  margin-top: 40px;
}
.single-resource-int {
  padding: 0 0px 0px;
  border: 1px solid #eee;
}
.single-resource-bg {
  background: #f3f9ff;
  padding-top: 30px;
  padding-bottom: 50px;
}
.side-by-resources p {
  color: #000;
  font-family: Open Sans, 'sans-serif', Helvetica, Arial;
  font-size: 17px;
}
.side-by-resources {
  margin-bottom: 50px;
}
.resource-header-wave {
  padding: 30px 0 0;
}
.resource-logo {
  width: 100%;
  max-width: 250px;
}
.single-resource-bg.contact-sidebar-bg {
  background: #084c80;
}
.single-resource-bg.contact-sidebar-bg h4 {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
}
.single-resource-bg.contact-sidebar-bg p {
  color: #fff;
  margin-bottom: 30px;
}
.single-resource-bg.contact-sidebar-bg a {
  color: #fff;
}
.resource-header-wave h3 {
  margin-bottom: 30px;
  font-family: Nunito, 'sans-serif', Helvetica, Arial;
  font-weight: 600;
  text-transform: uppercase;
}
#gform_submit_button_2,
#gform_submit_button_3 {
  background: #084c80;
  color: #fff;
  border: none;
  padding: 7px 50px;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 20px;
  border: 2px solid #084c80;
}
#gform_submit_button_2:hover,
#gform_submit_button_3:hover {
  background: #fff;
  color: #084c80;
}

@media (max-width: 992px) {
  .partner-programs-row img {
    width: 100%;
    margin-bottom: 30px;
  }
}

.post_wrapper {
  padding-top: 40px;
  padding-bottom: 80px;
}

.post_wrapper .post_main_title {
  font-family: Nunito, 'sans-serif', Helvetica, Arial;
  font-weight: 700;
  color: #084c80;
  font-size: 36px;
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.post_wrapper .post_text {
  margin-bottom: 40px;
}

.post_wrapper .post_text > .inner {
  font-family: Open Sans, 'sans-serif', Helvetica, Arial;
  font-size: 21px;
  max-width: 750px;
  margin: 0 auto;
}

.post_wrapper .post_single {
  padding: 0 80px;
}

.post_wrapper .post_single .category-tags {
  padding: 0;
  list-style: none;
}

.post_wrapper .post_single .category-tags li {
  display: inline-block;
}

.post_wrapper .post_single .category-tags li a {
  text-transform: uppercase;
  color: #1276c9;
  font-family: Nunito, 'sans-serif', Helvetica, Arial;
  font-weight: 700;
}

.post_wrapper .post_single .category-tags li:after {
  content: '/';
  color: #1276c9;
  margin: 0 5px;
}

.post_wrapper .post_single .category-tags li:last-child:after {
  display: none;
}

.post_wrapper .post_single .post_title {
  font-family: Open Sans, 'sans-serif', Helvetica, Arial;
  font-weight: 600;
  line-height: normal;
  font-size: 18px;
  color: #333;
  margin: 0;
  margin-bottom: 15px;
}

@media (max-width: 991px) {
  .post_wrapper .post_single .post_title {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .post_wrapper .post_single .post_title {
    font-size: 18px;
  }
}

.post_wrapper .post_single .post_content {
  font-family: Open Sans, 'sans-serif', Helvetica, Arial;
  font-size: 18px;
  color: #333;
  margin-bottom: 15px;
}

@media (max-width: 991px) {
  .post_wrapper .post_single .post_content {
    font-size: 16px;
    max-width: 600px;
  }
}

@media (max-width: 767px) {
  .post_wrapper .post_single .post_content {
    font-size: 18px;
  }
}

.post_wrapper .post_single .post_link a {
  font-family: Open Sans, 'sans-serif', Helvetica, Arial;
  font-weight: 600;
  font-size: 18px;
  color: #084c80;
  background-color: transparent;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

.post_wrapper .post_single .post_link a:hover {
  color: #4a971e;
}

@media (max-width: 991px) {
  .post_wrapper .post_single .post_link a {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .post_wrapper .post_single .post_link a {
    font-size: 18px;
  }
}

.post_wrapper .post_single .post_image > .inner {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  border-radius: 100%;
  max-width: 350px;
  margin: 0 auto;
  margin-bottom: 30px;
}

@media (max-width: 1433px) {
  .post_wrapper .post_single {
    padding: 0 60px;
  }
}

@media (max-width: 1280px) {
  .post_wrapper .post_single {
    padding: 0 40px;
  }
}

@media (max-width: 991px) {
  .post_wrapper .post_single {
    padding: 0 15px;
  }
}

@media (max-width: 767px) {
  .post_wrapper .post_single {
    padding: 0 15px;
    text-align: left;
    margin-bottom: 30px;
  }
  .post_wrapper .post_single > .inner {
    max-width: 400px;
    margin: 0 auto;
  }
  .post_wrapper .post_single > .inner:after {
    content: '';
    width: 100px;
    height: 3px;
    background-color: #1276c9;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
  }
  .post_wrapper .post_single:last-child {
    margin: 0;
  }
  .post_wrapper .post_single:last-child > .inner:after {
    display: none;
  }
}
.post_wrapper.blog_wrapper {
  margin-bottom: 120px;
}
.post_wrapper.blog_wrapper .post_single {
  margin-bottom: 60px;
}
.post_wrapper.blog_wrapper .page-numbers {
  margin-top: 40px;
}
.post_wrapper.blog_wrapper .page-numbers .page-numbers {
  background: #084c80;
  color: #fff;
  padding: 4px 10px;
}
.post_wrapper.blog_wrapper .page-numbers .page-numbers.current {
  background: #4a971e;
  color: #fff;
}
.the-post-meta {
  margin: 30px 0 15px;
}
.the-post-meta .category-tags {
  list-style: none;
  padding-inline-start: 0px;
}
.the-post-meta .category-tags li {
  display: inline-block;
}
.the-post-meta .category-tags li:after {
  content: '/';
  color: #1276c9;
  margin: 0 5px;
}
.the-post-meta .category-tags li:last-child:after {
  display: none;
}
.the-post-meta .category-tags li a {
  text-transform: uppercase;
  color: #1276c9;
  font-family: Nunito, 'sans-serif', Helvetica, Arial;
  font-weight: 700;
}
.post_wrapper.blog_wrapper h2.page_subtitle {
  font-family: Nunito, 'sans-serif', Helvetica, Arial;
  font-weight: 600;
  color: #4a971e;
  font-size: 40px;
  margin-bottom: 20px;
  margin-top: 40px;
  text-transform: uppercase;
  text-align: center;
}
.container-fluid.services .service_single:last-child .service_text {
  padding-bottom: 40px;
}
.single_post_wrapper {
  box-shadow: none;
}

/* Himani Css 25/08 */
.template-feature-single-breadcrumb {
  border-bottom: 0px;
}

.middel-content {
  float: left;
  width: 100%;
}
.middel-content .service_text {
  float: left;
  width: 100%;
  padding: 64px 0px;
  text-align: center;
}
.service_text h1 {
  font-family: Nunito, 'sans-serif', Helvetica, Arial;
  font-weight: 600;
  color: #3e7d19;
  font-size: 36px;
  margin: 0;
  margin-bottom: 40px;
  text-transform: capitalize;
  text-align: center;
}
.service_text p {
  line-height: 28px;
  color: #333;
  font-family: Open Sans, 'sans-serif', Helvetica, Arial;
  font-size: 16px;
}
.tracking-text {
  text-align: center;
}
.visitor-tracking {
  float: left;
  width: 100%;
  background: #f7f7f7;
  padding: 64px 0px;
}
.service_text h2 {
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
}
.service_text h2 a {
  color: #1062a1;
  text-decoration: none;
}
.service_text .av-subheading p {
  line-height: 28px;
  color: #4a971e;
  font-size: 19px;
  margin: 0;
  text-transform: capitalize;
  margin-bottom: 15px;
  font-weight: 600;
}

.visitor-tracking .container {
  margin-top: 32px;
}
.visitor-tracking .container:first-child {
  margin-top: 0px;
}

.service_text ul {
  float: left;
  width: 100%;
  margin: 24px 0px 0px;
  text-align: left;
  padding: 0px;
}

.service_text ul li {
  font-size: 15px;
  line-height: 26px;
  float: left;
  width: 100%;
  position: relative;
  padding-left: 22px;
  padding-bottom: 4px;
  list-style: none;
}

.service_text ul li:after {
  position: absolute;
  left: 0;
  top: 10px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  content: '';
  background-color: #01458c;
}
.right-image {
  float: left;
  width: 100%;
}
.right-image img {
  max-width: 100%;
}
.left-text {
  float: left;
  width: 100%;
}

.left-text ul {
  float: left;
  width: 100%;
  margin: 16px 0px 0px;
  text-align: left;
  padding: 0px;
}

.left-text ul li {
  font-size: 15px;
  line-height: 26px;
  float: left;
  width: 100%;
  position: relative;
  padding-left: 22px;
  padding-bottom: 4px;
  list-style: none;
}

.left-text ul li:after {
  position: absolute;
  left: 0;
  top: 10px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  content: '';
  background-color: #01458c;
}

.visitor-tracking .container:nth-child(2) .col-md-12 {
  padding: 0px;
}

.identify-section {
  float: left;
  width: 100%;
  background: #fbfbf2;
}
.identify-section .identify-section-content {
  background: #ffffff;
  padding: 64px 0px;
}
.identify-section .identify-section-content:nth-child(2) {
  background: #f7f7f7;
}
.identify-section .identify-section-content:nth-child(2) .col-md-12 {
  display: flex;
  flex-wrap: wrap;
}
.identify-section
  .identify-section-content:nth-child(2)
  .col-md-12
  .col-md-6:last-child {
  order: 1;
}
.identify-section
  .identify-section-content:nth-child(2)
  .col-md-12
  .col-md-6:first-child {
  order: 2;
}

.identify-right-side-image {
  float: left;
  width: 100%;
}

.identify-right-side-image img {
  max-width: 100%;
}

.identify-left-side-content {
  float: left;
  width: 100%;
}

.identify-left-side-content ul {
  float: left;
  width: 100%;
  text-align: left;
  padding: 0px;
}

.identify-left-side-content ul li {
  font-size: 15px;
  line-height: 26px;
  float: left;
  width: 100%;
  position: relative;
  padding-left: 22px;
  padding-bottom: 8px;
  list-style: none;
}

.identify-left-side-content ul li:after {
  position: absolute;
  left: 0;
  top: 10px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  content: '';
  background-color: #01458c;
}

.identify-main-content {
  float: left;
  width: 100%;
  margin-bottom: 32px;
}

.identify-left-side-content p {
  line-height: 28px;
  margin-bottom: 24px;
  text-align: left;
  color: #333;
  font-family: Open Sans, 'sans-serif', Helvetica, Arial;
  font-size: 16px;
}

.identify-main-content p {
  line-height: 28px;
  text-align: center;
  color: #333;
  font-family: Open Sans, 'sans-serif', Helvetica, Arial;
  font-size: 16px;
}

.identify-main-content h3 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
}

.email-tracking-section {
  float: left;
  width: 100%;
  background: #f0fded;
  padding: 64px 0px;
}

.email-tracking-section h3 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
}
.email-tracking-section p {
  line-height: 28px;
  text-align: center;
  color: #333;
  font-family: Open Sans, 'sans-serif', Helvetica, Arial;
  font-size: 16px;
}
.email-tracking-section .col-md-12 p:last-child {
  margin-bottom: 0px;
}
.email-tracking-section a {
  float: left;
  width: 100%;
  text-align: center;
  margin: 32px 0px;
}

.email-tracking-section a img {
  max-width: 100%;
}

.call-tracking-section {
  float: left;
  width: 100%;
  padding: 64px 0px;
}

.call-tracking-section h3 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
}

.call-tracking-img {
  float: left;
  width: 100%;
}

.call-tracking-img img {
  max-width: 100%;
}

.call-tracking-content p {
  line-height: 28px;
  text-align: left;
  color: #333;
  font-family: Open Sans, 'sans-serif', Helvetica, Arial;
  font-size: 16px;
}

.integration-section {
  float: left;
  width: 100%;
  background: #fbfbf2;
  padding: 64px 0px;
}

.integration-section h3 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
}

.integration-section p {
  line-height: 28px;
  text-align: center;
  color: #333;
  font-family: Open Sans, 'sans-serif', Helvetica, Arial;
  font-size: 16px;
  margin-bottom: 0px;
}

.integration-section .zap-row {
  float: left;
  width: 100%;
  margin-top: 24px;
}

.integration-section .zap-row .zap-section {
  vertical-align: top;
  border: 1px solid #e5e5e5;
  padding: 16px 0px;
  border-bottom: 0px;
  width: 100%;
  display: flex;
  align-items: center;
  background: #ffffff;
}

.integration-section .zap-row .zap-icon {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.integration-section .zap-row .zap-icon img {
  margin-right: 12px;
  float: left;
  border: 1px solid #f2f2f2;
  border-radius: 8px;
  padding: 6px;
}

.integration-section .zap-row .zap-icon .zap-arrow:last-child {
  display: none;
}

.integration-section .zap-row .zap-icon .zap-arrow {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #dddddd;
  border-radius: 5px;
  float: left;
  margin-right: 12px;
}

.integration-section .zap-row .zap-section:nth-last-child(2) {
  border-bottom: 1px solid #e5e5e5;
}

.integration-section .zap-row .zap-section .col-md-12 {
  display: flex;
  align-items: center;
  padding: 0px;
}

.integration-section .zap-row .zap-section .zap-button {
  float: left;
}

.integration-section .zap-row .zap-section .zap-button a {
  display: inline-block;
  color: #084c80;
  background: transparent;
  font-family: Nunito, 'sans-serif', Helvetica, Arial;
  font-weight: 600;
  font-size: 15px;
  padding: 8px 20px;
  text-transform: capitalize;
  position: relative;
  letter-spacing: 1px;
  border: 2px solid #707070;
  background-color: #fff;
  text-transform: capitalize;
  font-weight: 600;
}

.integration-section .zap-row .zap-section .zap-button a:hover {
  background: #084c80;
  border: 2px solid #084c80;
  color: #fff;
}

.reporting-section {
  float: left;
  width: 100%;
  padding: 64px 0px;
}

.reporting-section h3 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
}

.reporting-section p {
  line-height: 28px;
  text-align: center;
  color: #333;
  font-family: Open Sans, 'sans-serif', Helvetica, Arial;
  font-size: 16px;
}

.will-get-section {
  float: left;
  width: 100%;
  padding: 64px 0px 0px;
  background: #f2f2f2;
}

.will-get-section h3 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
}

.will-get-section p {
  line-height: 28px;
  text-align: left;
  color: #333;
  font-family: Open Sans, 'sans-serif', Helvetica, Arial;
  font-size: 16px;
}

.zap-section .zap-content {
  line-height: 28px;
  text-align: left;
  color: #333;
  font-family: Open Sans, 'sans-serif', Helvetica, Arial;
  font-size: 15px;
  float: left;
  width: 100%;
}

.will-get-section-img img {
  max-width: 100%;
}

.will-get-bottom-content {
  float: left;
  width: 100%;
  margin-top: 24px;
  padding-bottom: 64px;
}

.will-get-bottom-content .will-get-content {
  float: left;
  width: 100%;
  margin-top: 16px;
}

.bread_inner .management_link .btn {
  margin: 0px 12px;
  font-size: 18px;
}

.will-get-button {
  float: left;
  width: 100%;
  padding: 64px 0px 0px;
  background: #fff;
}

.work-image {
  float: left;
  width: 100%;
  background: #ffffff;
  text-align: center;
  padding-bottom: 32px;
}

.will-get-button .button-link {
  float: left;
  width: 100%;
  text-align: center;
}

.will-get-button .button-link a {
  display: inline-block;
  color: #084c80;
  background: transparent;
  font-family: Nunito, 'sans-serif', Helvetica, Arial;
  font-weight: 600;
  font-size: 15px;
  padding: 8px 20px;
  text-transform: capitalize;
  position: relative;
  letter-spacing: 1px;
  border: 2px solid #707070;
  background-color: #fff;
  text-transform: capitalize;
  font-weight: 600;
}

.will-get-button .button-link a:hover {
  background: #084c80;
  border: 2px solid #084c80;
  color: #fff;
}

.bread_inner {
  padding-bottom: 80px !important;
}

.template-feature-single-breadcrumb .bread_inner {
  padding-top: 150px !important;
}

.work-tracking-section {
  float: left;
  width: 100%;
  background: #f0fded;
  padding: 64px 0px;
}

.work-tracking-section h3 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
}

.work-tracking-section ul {
  float: left;
  width: 100%;
  text-align: left;
  padding: 0px;
}

.work-tracking-section ul li {
  font-size: 15px;
  line-height: 26px;
  float: left;
  width: 100%;
  position: relative;
  padding-left: 22px;
  padding-bottom: 8px;
  list-style: none;
}

.work-tracking-section ul li:after {
  position: absolute;
  left: 0;
  top: 10px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  content: '';
  background-color: #01458c;
}

.work-track-bottom p {
  margin: 0px;
}

.work-image img {
  max-width: 100%;
}

.service_text p.p1 + p {
  display: none;
}

.logo-domain-section {
  float: left;
  width: 100%;
  background: #f7f7f7;
  padding: 64px 0px;
}
.logo-domain-section h3 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
}

.logo-domain-section ul {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
  text-align: center;
  margin-top: 40px;
}

.logo-domain-section ul li {
  float: left;
  width: 100%;
  list-style: none;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.logo-domain-section ul li span.logo-icon {
  float: left;
  margin-right: 12px;
}

.logo-domain-section ul li span.logo-icon svg {
  color: #9f9f9f;
  width: 20px;
  height: 20px;
}

.logo-domain-section ul li h4 {
  margin: 0px;
  float: left;
  color: #666666;
  font-size: 15px;
  font-weight: 600;
  width: calc(100% - 33px);
  line-height: 20px;
  text-align: left;
}

.logo-domain-section img {
  max-width: 100%;
}

.reseller-support {
  float: left;
  width: 100%;
  padding: 64px 0px;
  text-align: center;
}

.reseller-support h3 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
  text-align: center;
}

.reseller-support ul {
  float: left;
  width: 100%;
  text-align: left;
  padding: 0px;
  margin-top: 16px;
}

.reseller-support ul li {
  font-size: 15px;
  line-height: 26px;
  float: left;
  width: 100%;
  position: relative;
  padding-left: 22px;
  padding-bottom: 8px;
  list-style: none;
}

.reseller-support ul li:after {
  position: absolute;
  left: 0;
  top: 10px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  content: '';
  background-color: #01458c;
}

.try-free-day {
  float: left;
  width: 100%;
  padding: 64px 0px;
  background: #f0fded;
  text-align: center;
}

.try-free-day h3 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
  text-align: center;
}

.try-free-day h3 a {
  color: #1062a1;
}

.try-free-day .try-background {
  float: left;
  width: 100%;
}
.try-free-day .try-background p {
  float: left;
  width: 100%;
  margin: 0px;
}

.try-free-day .try-background p svg {
  display: inline-block;
  margin-right: 10px;
  color: #929292;
}

.how-to-become {
  float: left;
  width: 100%;
  padding: 64px 0px;
}

.how-to-become h3 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
}

.how-to-become .head-image {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 24px;
}

.how-to-become .head-image img {
  max-width: 80%;
  background: #f2f2f2;
  padding: 4px;
  border-radius: 10px;
}

.how-to-become .become-body {
  float: left;
  width: 100%;
}

.how-to-become .become-body ul {
  float: left;
  width: 100%;
  text-align: left;
  padding: 0px;
}

.how-to-become .become-body ul li {
  font-size: 15px;
  line-height: 26px;
  float: left;
  width: 100%;
  position: relative;
  padding-left: 22px;
  padding-bottom: 8px;
  list-style: none;
}

.how-to-become .become-body ul li:after {
  position: absolute;
  left: 0;
  top: 10px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  content: '';
  background-color: #01458c;
}

.how-to-become .seller-footer {
  float: left;
  width: 100%;
  text-align: center;
}

.how-to-become .seller-footer img {
  max-width: 100%;
}

.schedule-footer {
  float: left;
  width: 100%;
  background: #f2f2f2;
  padding: 40px 0px;
  text-align: center;
}
.schedule-footer .btn {
  margin: 0px 12px;
  font-size: 18px;
  white-space: normal;
}

.middel-content {
  float: left;
  width: 100%;
  padding: 64px 0px;
}

.middel-content h1 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
}

.middel-content .edition-img {
  float: left;
  width: 100%;
  text-align: center;
}

.middel-content .edition-img img {
  max-width: 100%;
}

.middel-content p {
  text-align: left;
}

.private-label {
  float: left;
  width: 100%;

  padding: 64px 0px;
  text-align: center;
}

.private-label ul {
  float: left;
  width: 100%;
  text-align: left;
  padding: 0px;
}

.private-label ul li {
  font-size: 15px;
  line-height: 26px;
  float: left;
  width: 100%;
  position: relative;
  padding-left: 22px;
  padding-bottom: 8px;
  list-style: none;
}

.private-label ul li:after {
  position: absolute;
  left: 0;
  top: 10px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  content: '';
  background-color: #01458c;
}

.compare-try-visitor {
  float: left;
  width: 100%;
  padding: 64px 0px;
  background: #f2f2f2;
}

.compare-try-visitor h3 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
}

.compare-try-visitor .btn {
  margin: 0px 12px;
  font-size: 18px;
}

.price-card-section {
  float: left;
  width: 100%;
  padding: 64px 0px;
  background: #f2f2f2;
}

.compare-section-data {
  float: left;
  width: 25%;
  text-align: center;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #dfdfdf;
}

.compare-section-data ul {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 100%;
}

.compare-section-data ul li {
  float: left;
  width: 100%;
  font-size: 18px;
  color: #888888;
  font-weight: 400;
  position: relative;
  text-align: center;
  line-height: 30px;
  border-bottom: 1px solid #dfdfdf;
  list-style: none;
  min-height: 54px;
  background: #ffffff;
  padding: 10px 12px;
}
.compare-section-data ul li:first-child {
  background-color: #7bc24a;
  color: #fff;
  font-weight: 600;
}
.compare-section-data:first-child ul li {
  text-align: right;
}

.compare-section-data ul li a {
  border-radius: 10px;
  background-color: #7bc24a;
  padding: 4px 16px;
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
}

.visitor-analys-midd-sec {
  float: left;
  width: 100%;
  padding: 64px 0px;
}

.visitor-analys-midd-sec h1 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
}

.visitor-analys-midd-sec .right-side {
  float: left;
  width: 100%;
}

.visitor-analys-midd-sec .right-side img {
  max-width: 100%;
}

.visitor-analys-midd-sec .left-side p {
  text-align: left;
}

.visitor-help-sec {
  float: left;
  width: 100%;
  padding: 64px 0px;
  background: #f2f2f2;
}

.visitor-help-sec h2 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
}

.visitor-help-sec h6 {
  line-height: 28px;
  color: #4a971e;
  font-size: 19px;
  margin: 0;
  text-transform: capitalize;
  margin-bottom: 15px;
  font-weight: 600;
  float: left;
  width: 100%;
  text-align: center;
}

.visitor-help-sec ul {
  float: left;
  width: 100%;
  margin: 24px 0px 0px;
  text-align: left;
  padding: 0px;
}

.visitor-help-sec ul li {
  font-size: 15px;
  line-height: 26px;
  float: left;
  width: 100%;
  position: relative;
  padding-left: 22px;
  padding-bottom: 4px;
  list-style: none;
}

.visitor-help-sec ul li:after {
  position: absolute;
  left: 0;
  top: 10px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  content: '';
  background-color: #01458c;
}

.visitor-help-sec.visitor-help-sec-area {
  padding: 0px;
  background: transparent;
}

.visitor-help-sec .location-data-repet {
  float: left;
  width: 100%;

  padding: 64px 0px;
}

.visitor-help-sec .location-data-repet:nth-child(even) {
  background: #f0fded;
}

.visitor-help-sec .location-data-repet:nth-child(even) .col-md-4 {
  order: 2;
}

.visitor-help-sec .location-data-repet:nth-child(even) .col-md-8 {
  order: 1;
}

.visitor-help-sec .location-data-repet .col-md-12 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.visitor-help-sec .location-data-repet .left-side {
  float: left;
  width: 100%;
}

.visitor-help-sec .location-data-repet .left-side img {
  max-width: 100%;
}

.visitor-help-sec .location-data-repet .right-side {
  float: left;
  width: 100%;
}

.visitor-help-sec .location-data-repet .right-side h3 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 24px;
  font-size: 24px;
  margin-top: 0px;
  text-align: left;
}

.visitor-help-sec .location-data-repet .right-side h4 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-top: 24px;
  font-size: 20px;
  text-align: left;
}

.visitor-help-sec .location-data-repet .right-side p {
  text-align: left;
}

.help-busines-section {
  float: left;
  width: 100%;
  background: #fbfbf2;
  padding: 64px 0px 0px;
}

.help-busines-section h3 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
}

.help-busines-button .btn {
  margin: 0px 12px;
  font-size: 18px;
}

.help-busines-bottom-section a {
  color: #084c80;
  font-size: 14px;
}

.call-track-midd-sec {
  float: left;
  width: 100%;
  padding: 64px 0px;
}

.call-track-midd-sec h1 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
}

.what-is-call-track {
  float: left;
  width: 100%;
  padding: 64px 0px;
  background: #f2f2f2;
}

.what-is-call-track h2 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
}

.what-is-call-track img {
  max-width: 100%;
}

.work-section-area {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  float: left;
  width: 100%;
}

.work-section-area p:last-child {
  float: left;
  width: 70%;
  order: 1;
}

.work-section-area p:first-child {
  float: left;
  width: 30%;
  order: 2;
}

.work-section-area p img {
  max-width: 100%;
  text-align: center;
}

.bottom-button {
  float: left;
  width: 100%;
  padding: 64px 0px;
  background: #f2f2f2;
  text-align: center;
}

.bottom-button .btn {
  margin: 0px 12px;
  font-size: 18px;
}

.does-work-section {
  float: left;
  width: 100%;
  padding: 64px 0px;
}

.does-work-section h2 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
}

.does-work-section p img {
  max-width: 100%;
}

.fanatical-section {
  float: left;
  width: 100%;
  text-align: center;
  padding: 64px 0px;
}

.fanatical-section h2 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
}

.fanatical-section p {
  text-align: center;
  margin: 12px 0px;
  float: left;
  width: 100%;
}

.support-section {
  float: left;
  width: 100%;
  padding: 40px 0px;
  background: #f2f2f2;
  text-align: center;
}

.support-section p {
  margin-bottom: 0px;
}
.integ-sec-bottom-text {
  margin-top: 16px;
  float: right;
}

.middel-content .service_text {
  padding: 0px;
}

.zapier-middle-sec {
  float: left;
  width: 100%;
  padding: 64px 0px;
}

.zapier-middle-sec h1 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
}

.zapier-middle-sec p:last-child {
  margin-bottom: 0px;
}

.connect-zapier-sec {
  float: left;
  width: 100%;
  padding: 64px 0px;
}

.connect-zapier-sec h2 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
}

.connect-zapier-sec ol {
  float: left;
  width: 100%;
  margin: 0px 0px 0px;
  text-align: left;
  padding: 0px;
}

.connect-zapier-sec ol li {
  font-size: 15px;
  line-height: 26px;
  float: left;
  width: 100%;
  position: relative;
  padding-left: 22px;
  padding-bottom: 4px;
  list-style: none;
}

.connect-zapier-sec ol li:after {
  position: absolute;
  left: 0;
  top: 10px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  content: '';
  background-color: #01458c;
}

.free-try-button {
  float: left;
  width: 100%;
  padding: 64px 0px;
  background: #f2f2f2;
  text-align: center;
}

.free-try-button h3,
.free-try-button h4 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
}

.free-try-button h4 {
  font-size: 24px;
}

.free-try-button .btn {
  margin: 0px 12px;
  font-size: 18px;
}

.free-try-button p {
  float: left;
  width: 100%;
}

.free-try-button p + p {
  display: none;
}

.free-try-button .col-md-12 h3:first-child {
  margin: 0px;
}

.feature-requ-sec {
  float: left;
  width: 100%;
  padding: 64px 0px;
  text-align: center;
}

.feature-requ-sec h1 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
}

.feature-requ-bottom-sec {
  float: left;
  width: 100%;
  padding: 64px 0px;
  text-align: center;
}

.feature-requ-bottom-sec p:last-child {
  margin-bottom: 0px;
}

.main .feature-requ-sec:nth-child(2) {
  background: #f2f2f2;
}

.contact-midd-sec {
  float: left;
  width: 100%;
  padding: 64px 0px;
}

.contact-midd-sec h1 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
}

.contact-midd-sec ol {
  float: left;
  width: 100%;
  margin: 16px 0px;
  text-align: left;
  padding: 0px;
}

.contact-midd-sec ol li {
  font-size: 15px;
  line-height: 26px;
  float: left;
  width: 100%;
  position: relative;
  padding-left: 22px;
  padding-bottom: 4px;
  list-style: none;
}

.contact-midd-sec ol li:after {
  position: absolute;
  left: 0;
  top: 10px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  content: '';
  background-color: #01458c;
}
.contact-midd-sec p {
  float: left;
  width: 100%;
  margin: 0px;
}

.contact-us-form {
  float: left;
  width: 100%;
  padding: 64px 0px;
  text-align: center;
}

.contact-us-form {
  float: left;
  width: 100%;
  padding: 64px 0px;
  background: #f2f2f2;
}

.main .contact-us-form:last-child {
  background: #ffffff;
}

.main .contact-us-form p {
  margin: 0px;
}

.wp-plugin-midd-sec {
  float: left;
  width: 100%;
  padding: 64px 0px;
}

.wp-plugin-midd-sec h1 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
}

.wp-plugin-midd-sec p {
  float: left;
  width: 100%;
}

.wp-plugin-midd-sec .download-btn {
  float: left;
  width: 100%;
  margin-top: 24px;
  text-align: center;
}

.installation-instru-sec {
  float: left;
  width: 100%;
  padding: 64px 0px;
  background: #fbfbf2;
}

.installation-instru-sec h2 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
}

.installation-instru-sec ul {
  float: left;
  width: 100%;
  margin: 16px 0px;
  text-align: left;
  padding: 0px;
}

.installation-instru-sec ul li {
  font-size: 15px;
  line-height: 26px;
  float: left;
  width: 100%;
  position: relative;
  padding-left: 22px;
  padding-bottom: 4px;
  list-style: none;
}

.installation-instru-sec ul li:after {
  position: absolute;
  left: 0;
  top: 10px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  content: '';
  background-color: #01458c;
}

.install-ins-data {
  float: left;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 16px 0px;
  flex-wrap: wrap;
}

.install-ins-data:nth-child(odd) ul {
  order: 2;
}

.install-ins-data:nth-child(odd) .install-image {
  order: 1;
}

.install-ins-data:nth-child(odd) .install-image img {
  text-align: left;
}

.install-ins-data:nth-child(odd) ul {
  padding-right: 0px;
  padding-left: 16px;
}

.install-ins-data:nth-child(odd) .install-image {
  padding-left: 0px;
  padding-right: 16px;
}

.install-ins-data ul {
  float: left;
  width: 50%;
  padding-right: 16px;
}

.install-ins-data .install-image {
  float: right;
  width: 50%;
  padding-left: 16px;
}

.install-ins-data .install-image img {
  max-width: 100%;
  text-align: right;
}

.install-ins-data:last-child ul {
  margin: 0px;
}

.install-ins-data:last-child {
  padding-top: 0px;
}

.what-we-do-banner {
  float: left;
  width: 100%;
  padding: 64px 0px;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-top-sec .col-md-12 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.banner-left-text {
  padding: 24px 0px;
  float: left;
  width: 100%;
}

.banner-left-text h3 {
  float: left;
  width: 100%;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
}

.banner-left-text p {
  color: #ffffff;
  float: left;
  width: 100%;
}

.banner-btn-link {
  float: left;
  width: 100%;
  margin-top: 16px;
}
.banner-btn-link .btn {
  margin-right: 8px;
}

.banner-right-image p {
  color: #fff;
  float: right;
  font-weight: 600;
}

.what-we-do-middle {
  float: left;
  width: 100%;
  padding: 64px 0px;
}

.what-we-do-middle h1 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
}

.what-we-do-middle p {
  text-align: center;
}

.banner-right-image p {
  float: left;
  width: 100%;
  margin: 0px;
}

.banner-right-image p iframe {
  width: 100%;
}

.what-we-do-middle h2 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin: 64px 0px 32px;
  font-size: 32px;
}

.business-section {
  float: left;
  width: 100%;
  background: #fbfbf2;
  padding: 64px 0px;
}

.business-section h2 {
  float: left;
  width: 100%;
  text-align: center !important;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  font-size: 36px;
  margin-top: 0px;
}

.business-section h2 img {
  max-width: 100%;
  display: block;
  margin: 24px auto 0px;
  float: none;
}

.business-section .col-md-12 h2:nth-child(2) {
  margin-top: 0px;
}

.business-section h3 {
  float: left;
  width: 100%;
  margin: 52px 0px 24px;
  color: #1062a1;
  font-weight: 700;
  font-size: 36px;
  text-align: center;
}

.what-we-services-sec {
  float: left;
  width: 100%;
  padding: 36px 0px;
}

.what-we-services-sec .our-service {
  padding: 16px;
  float: left;
  width: 100%;
  background: rgba(58, 169, 159, 0.1);
  height: 100%;
}

.what-we-services-sec .our-service > a {
  float: left;
  width: 72px;
  margin-bottom: 16px;
}

.what-we-services-sec .our-service a img {
  max-width: 100%;
}

.what-we-services-sec .our-service h2 {
  float: left;
  width: 100%;
  color: #064d80;
  font-size: 20px;
  line-height: 34px;
  margin-bottom: 16px;
  font-weight: 700;
}

.what-we-services-sec .our-service p {
  float: left;
  width: 100%;
  font-size: 15px;
  line-height: 24px;
  margin: 0px;
}
.services-section .col-md-12 {
  display: flex;
  flex-wrap: wrap;
}

.services-section .col-md-4 {
  margin: 15px 0px;
}

.services-section {
  padding-bottom: 40px;
  float: left;
  width: 100%;
}

.call-tracking-sec {
  float: left;
  width: 100%;
  padding: 64px 0px;
  background: #f2f2f2;
}

.call-tracking-sec .track-call {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.track-call h2 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
  order: 1;
}

.track-call img {
  max-width: 100%;
}

.track-call p {
  float: left;
  width: 70%;
  order: 2;
  margin: 0px;
}

.track-call a {
  float: left;
  width: 30%;
  order: 3;
}

.call-trc-btn ul {
  float: left;
  width: 100%;
  margin: 24px 0px 0px;
  text-align: left;
  padding: 0px;
}

.call-trc-btn ul li {
  font-size: 15px;
  line-height: 26px;
  float: left;
  position: relative;
  padding-left: 22px;
  padding-bottom: 4px;
  list-style: none;
  list-style: none;
}

.call-trc-btn ul li:first-child {
  padding-left: 0px;
}

.delivers-section {
  float: left;
  width: 100%;
  padding: 64px 0px;
}

.delivers-section .delivers-section-heading h2 {
  text-align: center;
  float: left;
  width: 100%;
  color: #1062a1;
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 36px;
  margin-top: 0px;
  order: 1;
}

.deliver-sec-repet {
  float: left;
  width: 100%;
}

.deliver-sec-repet .repet-content {
  width: 100%;
  padding: 42px 32px 40px;
  -webkit-box-shadow: 0 0 26px 3px rgba(6, 77, 128, 0.11);
  box-shadow: 0 0 26px 3px rgba(6, 77, 128, 0.11);
  border-radius: 10px;
  background-color: #ffffff;
  height: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  float: left;
  text-align: center;
}

.deliver-sec-repet .repet-content .main-icon {
  background-color: #f2f2f2;
  border-radius: 100%;
  padding: 16px;
  display: inline-block;
  vertical-align: middle;
}

.deliver-sec-repet .repet-content .main-icon img {
  max-width: 100%;
}

.deliver-sec-repet .repet-content .bottom-img {
  max-height: 200px;
  display: block;
  margin: 0 auto;
}

.deliver-sec-repet .repet-content h3 {
  float: left;
  width: 100%;
  color: #064d80;
  font-size: 20px;
  line-height: 34px;
  margin-bottom: 16px;
  font-weight: 700;
}

.repet-content ul {
  float: left;
  width: 100%;
  margin: 24px 0px 0px;
  text-align: left;
  padding: 0px;
}

.repet-content ul li {
  font-size: 15px;
  line-height: 26px;
  float: left;
  width: 100%;
  position: relative;
  padding-left: 22px;
  padding-bottom: 4px;
  list-style: none;
}

.repet-content ul li:after {
  position: absolute;
  left: 0;
  top: 10px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  content: '';
  background-color: #01458c;
}

.repet-content .inner-btn {
  float: left;
  width: 100%;
  margin-top: 24px;
}

.deliver-sec-repet .col-md-12 {
  display: flex;
  flex-wrap: wrap;
}

.deliver-sec-repet .col-md-6 {
  margin: 15px 0px;
}

.testimonial-section {
  float: left;
  width: 100%;
  background: #f2f2f2;
  padding: 64px 0px;
}

.testimonial-section .testimonial-title p {
  color: #064d80;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  margin: 0px 0px 6px;
}
.testimonial-section .testimonial-title h3 {
  float: left;
  width: 100%;
  color: #064d80;
  font-size: 36px;
  line-height: 34px;
  margin-bottom: 16px;
  font-weight: 700;
  margin: 0px 0px 24px;
}
.free-video-section {
  float: left;
  width: 100%;
  padding: 64px 0px;
}

.testimonial-title p span {
  color: rgba(6, 77, 128, 0.7) !important;
}

.testimonial-title h3 span {
  color: #064d80 !important;
}

.video-heading {
  float: left;
  width: 100%;
  margin: 48px 0px 0px;
}

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

.video-heading h3 {
  float: left;
  width: 100%;
  color: #064d80;
  font-size: 22px;
  line-height: 34px;
  margin-bottom: 16px;
  font-weight: 700;
  margin: 0px 0px 24px;
  text-align: center;
}

.video-sec-btn ul {
  float: left;
  width: 100%;
  margin: 8px 0px 0px;
  text-align: center;
  padding: 0px;
}

.video-sec-btn ul li {
  font-size: 15px;
  line-height: 26px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-left: 22px;
  padding-bottom: 4px;
  list-style: none;
}

.video-sec-btn ul li:first-child {
  padding-left: 0px;
}

.post-listing {
  float: left;
  width: 100%;
  padding: 48px 0px;
  background: #f2f2f2;
}

.post-listing .post-repet {
  float: left;
  width: 100%;
  border: 2px solid #d4d4d4;
  padding: 16px;
  height: 100%;
}

.post-listing .post-repet img {
  max-width: 100%;
  margin-bottom: 16px;
}

.post-listing .col-md-12 {
  display: flex;
  flex-wrap: wrap;
}
.post-listing .col-md-3 {
  margin: 15px 0px;
}

.post-repet h3 {
  float: left;
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  margin: 0px;
  line-height: 24px;
}
.testimonial-content {
  text-align: center;
}
.testimonial-content .btn {
  margin-top: 16px;
}

/* Slider */
#quote-carousel {
  padding: 0 10px 0px 10px;
  margin-top: 60px;
}
#quote-carousel .carousel-control {
  background: none;
  color: #cacaca;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
#quote-carousel .item {
  padding: 0px 42px;
}
#quote-carousel .item p {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 24px;
  color: #333333;
  line-height: 38px;
  margin: 0px 0px 16px;
}

#quote-carousel .item h4 {
  float: left;
  width: 100%;
  margin: 0px;
  color: #064d80;
  font-size: 18px;
  font-weight: 600;
}

#quote-carousel .item h4 small {
  display: block;
  margin-top: 4px;
  color: #000;
  font-weight: 400;
}

.carousel-inner:after {
  content: '\201C';
  position: absolute;
  left: 0;
  top: 0px;
  font-size: 120px;
  font-family: auto;
  line-height: 100px;
  display: inline-block;
  vertical-align: middle;
  color: #3e7d19;
}

.carousel-inner:before {
  content: '\201D';
  position: absolute;
  right: 0;
  bottom: -24px;
  font-size: 120px;
  font-family: auto;
  line-height: 100px;
  display: inline-block;
  vertical-align: middle;
  color: #3e7d19;
}

.topbar_links .inner a.signup {
  color: #f3742b;
}

.topbar_links .inner .btn.login {
  margin-right: 0px !important ;
}

#side_menu_wrapper .slimScrollDiv #scrollable-wrapper > ul#mobile-menu {
  margin-top: 42px !important;
}

#side_menu_wrapper #hamburger-icon-close {
  right: 16px !important;
  top: 16px !important;
}

#side_menu_wrapper .slimScrollDiv #scrollable-wrapper .social_links {
  border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.integ-sec-bottom-text p {
  display: flex;
  align-items: center;
}

.integ-sec-bottom-text p img {
  max-width: 75px;
  margin-left: 8px;
  margin-top: -4px;
}

input {
  float: left;
  width: 100%;
  border: 1px solid #888888;
  border-radius: 10px;
  padding: 14px 16px;
  color: #888888;
  font-size: 14px;
  letter-spacing: 0.56px;
  font-weight: 600;
}

.bottom-section.bottom-section {
  float: left;
  width: 100%;
  background: #ffffff;
}

.sign-up-section {
  width: 100%;
  float: left;
  background: #fbfbf2;
  padding: 64px 0px;
}

.sign-up-section table {
  background: transparent !important;
}

.sign-up-section table tr td div {
  float: left;
  width: 100%;
  margin: 0px;
  color: #064d80;
  font-size: 22px;
  font-weight: 600;
}

.sign-up-section iframe {
  width: 100% !important;
}

/* Contact */
.gform_body li label {
  float: left;
  width: 100%;
  margin-bottom: 8px;
  font-size: 14px;
  letter-spacing: 0.56px;
  font-weight: 600;
  text-align: left;
  color: #444444;
  font-family: 'Open Sans', sans-serif;
}

.gform_body li input,
.gform_body li select,
.gform_body li textarea {
  float: left;
  width: 100%;
  border: 1px solid #888888;
  border-radius: 10px;
  padding: 14px 16px !important;
  color: #888888;
  font-size: 14px !important;
  letter-spacing: 0.56px !important;
  font-weight: 600;
}

.gform_footer {
  float: left;
  width: 100%;
  text-align: center;
}

.gform_footer .gform_button.button {
  border: 2px solid #7ac546;
  color: #fff;
  background: #7ac546 !important;
  display: inline-block;
  vertical-align: top;
  background: transparent;
  font-weight: 600;
  font-size: 15px;
  padding: 10px 25px;
  text-transform: capitalize;
  position: relative;
  letter-spacing: 1px;
  border-radius: 0;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  float: none;
}

.gform_footer .gform_button.button:focus {
  border: 2px solid #7ac546 !important;
}

.gform_footer .gform_button.button:hover {
  background: #ffffff !important;
  color: #7ac546;
  border: 2px solid #7ac546 !important;
}

.ginput_recaptcha {
  margin-top: 24px !important;
  float: left;
  width: 100%;
}

.gform_wrapper .top_label li.gfield.gf_right_half .ginput_recaptcha {
  margin-top: 0px !important;
  text-align: right;
}
.gform_wrapper .top_label li.gfield.gf_right_half .ginput_recaptcha label {
  margin: 0px;
}

.gform_wrapper .top_label li.gfield.gf_right_half .ginput_recaptcha div {
  float: right;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper
  li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent !important;
  border-top: 0px !important;
  border-bottom: 0px !important;
}
.gform_wrapper ul.gform_fields li.gfield {
  float: left;
  width: 100%;
}

.gform_wrapper {
  float: left;
  margin: 0px !important;
  width: 100%;
}

.newsletter_wrapper
  .newsletter_form
  .gform_wrapper
  form
  .gform_footer
  .gform_button {
  border-radius: 10px !important;
}

.gform_wrapper .gform_body .gfield_checkbox label {
  float: left;
  width: 100% !important;
  margin-bottom: 8px !important;
  font-size: 14px !important;
  letter-spacing: 0.56px !important;
  font-weight: 600 !important;
  text-align: left;
  color: #444444 !important;
  font-family: 'Open Sans', sans-serif;
  margin: 0px !important;
  padding-left: 35px;
}

.gform_wrapper .gform_body .gfield_checkbox label:after {
  left: 8px;
  top: 6px;
  width: 5px;
  height: 10px;
  border: solid #888888;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: '';
  position: absolute;
  display: none;
}

.gform_wrapper .gform_body .gfield_checkbox label:before {
  position: absolute;
  top: 2px;
  left: 0;
  height: 21px;
  width: 21px;
  border: 1px solid #888888;
  border-radius: 100%;
  content: '';
}

.gform_wrapper .gform_body .gfield_checkbox input:checked + label:after {
  display: block;
}

.gform_wrapper .gform_body .gfield_checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.newsletter_wrapper
  .newsletter_form
  .gform_wrapper
  form
  .gform_body
  .gform_fields
  .gfield
  .ginput_container
  input {
  font-size: 13px !important;
  padding: 10px 20px !important;
}

.newsletter_wrapper
  .newsletter_form
  .gform_wrapper
  form
  .gform_footer
  .gform_button {
  float: left !important;
  margin-left: 0px !important;
  background-color: #fff !important;
}

.newsletter_wrapper
  .newsletter_form
  .gform_wrapper
  form
  .gform_footer
  .gform_button:hover {
  background: #1062a1 !important;
  border: 2px solid #ffffff !important;
}

.gform_heading .gform_title {
  float: left;
  width: 100%;
  margin: 0px 0px 8px !important;
  color: #064d80;
  font-size: 32px !important;
  font-weight: 600 !important;
  text-align: center;
}

/* Menu */
.menu-item.menu-item-type-custom .sub-menu {
  width: 100% !important;
  left: auto !important;
  padding: 12px 0px !important;
}
.menu-item.menu-item-type-custom .sub-menu li {
  float: left;
  width: 100% !important;
  text-align: left !important;
  border-right: 0px !important;
}
.menu-item .sub-menu li a {
  padding: 6px 12px;
  color: #333 !important;
  font-size: 15px;
  font-weight: 400;
  font-family: Open Sans, 'sans-serif', Helvetica, Arial;
}

.menu-item .sub-menu li:last-child a {
  border-bottom: 0px;
}

/* Signup form */
.signup-form {
  float: left;
  width: 100%;
  padding: 32px 0px;
}

.signup-form .form-row {
  float: left;
  width: 100%;
  margin: 10px 0px;
}

.signup-form .form-row label {
  float: left;
  width: 100%;
  margin-bottom: 8px;
  font-size: 14px;
  letter-spacing: 0.56px;
  font-weight: 600;
  text-align: left;
  color: #444444;
  font-family: 'Open Sans', sans-serif;
}

.signup-form .form-row input {
  float: left;
  width: 100%;
  border: 1px solid #888888;
  border-radius: 10px;
  padding: 14px 16px;
  color: #888888;
  font-size: 14px;
  letter-spacing: 0.56px;
  font-weight: 600;
  height: auto;
}

.signup-form .form-row input:focus {
  box-shadow: none;
  border: 1px solid #000;
}

.signup-form .form-btn {
  float: left;
  width: 100%;
  margin-top: 20px;
  text-align: center;
}

.signup-form .form-btn .btn {
  margin: 0px 8px;
}

.signup-form .error-text {
  color: #790000;
  float: left;
  width: 100%;
  margin-top: 5px;
  font-weight: 600;
}

.signup-form  .row{
  display: flex;
  flex-wrap: wrap;
}

/* Responsive css */

@media only screen and (max-width: 991px) {
  .template-feature-single-breadcrumb .bread_inner {
    padding-top: 100px !important;
  }
  .page-id-862
    .template-feature-single-breadcrumb
    .bread_inner
    .page_subtitle
    h2 {
    margin: 0px;
  }
  .bread_inner .management_link .btn {
    font-size: 16px;
  }
  .compare-try-visitor .btn {
    font-size: 16px;
  }
  .call-trc-btn ul li .btn {
    font-size: 16px;
  }
  .service_text h1 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 24px;
  }
  .middel-content .service_text {
    padding: 40px 0px;
  }
  .visitor-tracking {
    padding: 40px 0px;
  }
  .service_text h2 {
    font-size: 28px;
  }
  .visitor-tracking .container {
    margin-top: 16px;
  }
  .right-image {
    margin-top: 16px;
  }
  .identify-section .identify-section-content {
    padding: 40px 0px;
  }
  .identify-main-content h3 {
    font-size: 28px;
  }
  .identify-right-side-image img {
    margin-top: 24px;
  }
  .identify-main-content h3 {
    font-size: 28px;
  }
  .email-tracking-section {
    padding: 40px 0px;
  }
  .email-tracking-section h3 {
    font-size: 28px;
  }
  .call-tracking-section {
    padding: 40px 0px;
  }
  .call-tracking-section h3 {
    font-size: 28px;
  }
  .integration-section,
  .reporting-section,
  .work-tracking-section {
    padding: 40px 0px;
  }
  .integration-section h3,
  .reporting-section h3,
  .will-get-section h3,
  .will-get-section h3,
  .work-tracking-section h3 {
    font-size: 28px;
    line-height: 36px;
  }
  .will-get-section h3 {
    margin-bottom: 0px;
  }
  .will-get-button .button-link {
    margin-top: 16px;
  }
  .will-get-section-img {
    text-align: center;
    margin-bottom: 24px;
  }
  .will-get-section-img img {
    max-width: 200px;
  }
  .identify-right-side-image {
    margin-bottom: 24px;
  }
  .call-tracking-img {
    text-align: center;
    margin-bottom: 16px;
  }
  .integration-section .zap-row .zap-section .col-md-12 {
    flex-wrap: wrap;
  }
  .will-get-bottom-content {
    padding-bottom: 40px;
  }
  .integration-section .zap-row .zap-section .zap-button {
    margin-top: 16px;
  }
  .integration-section .zap-row .zap-section .zap-button a {
    font-size: 14px;
    padding: 5px 10px;
  }
  .zap-section .zap-content {
    margin-top: 8px;
  }
  .will-get-button {
    padding: 40px 0px 0px;
  }

  .logo-domain-section,
  .reseller-support,
  .try-free-day,
  .how-to-become {
    padding: 40px 0px;
  }
  .logo-domain-section h3,
  .reseller-support h3,
  .try-free-day h3,
  .how-to-become h3,
  .compare-try-visitor h3 {
    font-size: 28px;
  }
  .logo-domain-section ul {
    margin-bottom: 24px;
    margin-top: 0px;
  }
  .middel-content {
    padding: 40px 0px;
  }
  .middel-content .service_text {
    padding: 0px;
  }
  .compare-section-data ul li {
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 65px;
  }
  .middel-content h1 {
    font-size: 28px;
    margin-bottom: 24px;
  }
  .price-card-section {
    padding: 40px 0px;
  }
  .private-label {
    padding: 40px 0px;
  }
  .compare-try-visitor {
    padding: 40px 0px;
  }
  .visitor-analys-midd-sec {
    padding: 40px 0px;
  }
  .visitor-analys-midd-sec h1 {
    font-size: 28px;
  }
  .visitor-help-sec h2 {
    font-size: 28px;
  }
  .visitor-analys-midd-sec .right-side {
    margin-top: 24px;
  }
  .visitor-analys-midd-sec .right-side img {
    max-width: 75%;
  }
  .visitor-help-sec {
    padding: 40px 0px;
  }
  .visitor-help-sec .location-data-repet {
    padding: 40px 0px;
  }
  .visitor-help-sec .location-data-repet .right-side {
    margin-top: 32px;
  }
  .visitor-help-sec .location-data-repet .right-side h3 {
    font-size: 20px;
  }
  .visitor-help-sec .location-data-repet:nth-child(even) .col-md-4 {
    order: 1;
  }
  .visitor-help-sec .location-data-repet .right-side p:last-child {
    margin: 0px;
  }
  .help-busines-section {
    padding: 40px 0px 0px;
  }
  .help-busines-section h3 {
    font-size: 28px;
    line-height: 34px;
  }
  .help-busines-section .help-busines-top-section {
    padding: 0px;
  }
  .call-track-midd-sec {
    padding: 40px 0px;
  }
  .call-track-midd-sec h1 {
    font-size: 28px;
    line-height: 34px;
  }
  .what-is-call-track {
    padding: 40px 0px;
  }
  .what-is-call-track h2 {
    font-size: 28px;
    line-height: 34px;
  }
  .work-section-area p:first-child,
  .work-section-area p:last-child {
    width: 100%;
  }
  .work-section-area p:first-child {
    order: 1;
    margin-bottom: 8px;
    text-align: center;
  }
  .work-section-area p:last-child {
    order: 2;
  }
  .work-section-area p img {
    float: none;
  }
  .does-work-section {
    padding: 40px 0px;
  }
  .does-work-section h2 {
    font-size: 28px;
    line-height: 34px;
  }
  .does-work-section p {
    float: left;
    width: 100%;
  }

  .does-work-section p img {
    text-align: center;
    float: none;
    display: block;
    margin: 0 auto 8px;
  }
  .does-work-section p:last-child {
    margin-bottom: 0px;
  }
  .bottom-button {
    padding: 40px 0px;
  }

  .fanatical-section {
    padding: 40px 0px;
  }

  .fanatical-section h2 {
    font-size: 28px;
    line-height: 34px;
  }

  .zapier-middle-sec {
    padding: 40px 0px;
  }

  .zapier-middle-sec h1 {
    font-size: 28px;
    line-height: 34px;
  }
  .connect-zapier-sec {
    padding: 40px 0px;
  }
  .connect-zapier-sec h1 {
    font-size: 28px;
    line-height: 34px;
  }
  .free-try-button {
    padding: 40px 0px;
  }

  .free-try-button h3 {
    font-size: 28px;
    line-height: 34px;
  }

  .free-try-button h4 {
    font-size: 20px;
    line-height: 34px;
  }

  .connect-zapier-sec h2 {
    font-size: 28px;
    line-height: 34px;
  }
  .feature-requ-sec {
    padding: 40px 0px;
  }
  .feature-requ-sec h1 {
    font-size: 28px;
    line-height: 34px;
  }
  .feature-requ-bottom-sec {
    padding: 40px 0px;
  }
  .contact-midd-sec {
    padding: 40px 0px;
  }
  .contact-midd-sec h1 {
    font-size: 28px;
    line-height: 34px;
  }
  .contact-us-form {
    padding: 24px 0px;
  }
  .wp-plugin-midd-sec {
    padding: 40px 0px;
  }
  .wp-plugin-midd-sec h1 {
    font-size: 28px;
    line-height: 34px;
  }
  .installation-instru-sec {
    padding: 40px 0px;
  }
  .installation-instru-sec h2 {
    font-size: 28px;
    line-height: 34px;
  }
  .install-ins-data .install-image {
    width: 100%;
    padding-left: 0px;
  }
  .install-ins-data ul {
    width: 100%;
    padding-right: 0px;
  }
  .install-ins-data:nth-child(odd) ul {
    padding-left: 0px;
  }
  .install-ins-data:nth-child(odd) .install-image {
    padding-right: 0px;
  }
  .install-ins-data ul {
    order: 2;
  }
  .install-ins-data .install-image {
    order: 1;
    text-align: center;
    margin-bottom: 16px;
  }
  .install-ins-data .install-image img {
    text-align: center;
  }
  .install-ins-data:nth-child(odd) .install-image img {
    text-align: center;
  }
  .what-we-do-banner {
    padding: 40px 0px;
  }
  .banner-left-text {
    padding-top: 0px;
  }
  .what-we-do-middle {
    padding: 40px 0px;
  }
  .what-we-do-middle h1,
  .what-we-do-middle h2 {
    font-size: 28px;
    line-height: 34px;
  }
  .business-section {
    padding: 40px 0px;
  }
  .business-section h2 {
    font-size: 28px;
    line-height: 34px;
  }
  .business-section h3 {
    font-size: 28px;
    line-height: 34px;
    margin: 16px 0px 24px;
  }
  .call-tracking-sec {
    padding: 40px 0px;
  }
  .call-tracking-sec h2 {
    font-size: 28px;
    line-height: 34px;
  }
  .track-call a {
    width: 100%;
    order: 2;
    margin-bottom: 12px;
  }
  .track-call p {
    width: 100%;
    order: 3;
  }
  .delivers-section {
    padding: 8px 0px 40px;
  }
  .delivers-section .delivers-section-heading h2 {
    font-size: 28px;
    line-height: 34px;
  }
  .testimonial-section {
    padding: 40px 0px;
  }
  .testimonial-section h3 {
    font-size: 28px;
    line-height: 34px;
  }
  .deliver-sec-repet .repet-content .bottom-img {
    display: none;
  }
  .free-video-section {
    padding: 40px 0px;
  }
  .video-heading h3 {
    line-height: 30px;
  }
  .deliver-sec-repet .repet-content h3 {
    margin-bottom: 0px;
  }
  .testimonial-section .testimonial-title h3 {
    font-size: 28px;
    line-height: 34px;
  }
  .deliver-sec-repet .repet-content {
    padding: 16px;
  }
  .post-listing {
    padding: 24px 0px;
  }
  .post-listing .col-md-3 {
    margin: 8px 0px;
  }
  .carousel-inner:after,
  .carousel-inner:before {
    content: none;
  }
  #quote-carousel .item p {
    font-size: 18px;
    line-height: 28px;
  }
  .carousel-inner .item {
    padding: 0px 50px;
  }
  #quote-carousel .carousel-control {
    width: 50px;
    height: 50px;
    font-size: 1.8em;
  }
  #quote-carousel {
    margin-top: 36px;
  }
  .newsletter_wrapper .newsletter_form .gform_wrapper form .gform_body {
    width: calc(100% - 143px);
    float: left !important;
  }
  .newsletter_wrapper
    .newsletter_form
    .gform_wrapper
    form
    .gform_footer
    .gform_button {
    margin-left: 22px !important;
  }
  .newsletter_wrapper .newsletter_wrapper_inner {
    padding-top: 32px !important;
  }
  .gform_heading .gform_title {
    font-size: 28px !important;
  }
  .menu-item.menu-item-type-custom .sub-menu {
    padding: 0px !important;
  }
  .menu-item .sub-menu li a {
    padding: 6px 12px !important;
  }
  .signup-form .form-row input {
    padding: 8px 16px;
  }
  .signup-form {
    padding: 24px 0px 32px;
  }
}

@media only screen and (max-width: 767px) {
  .free-try-button .btn {
    padding: 8px 10px;
    font-size: 14px;
    margin: 0px 4px;
  }
  .video-sec-btn ul li .btn {
    padding: 8px 10px;
    font-size: 14px;
    margin: 0px 4px;
  }
  .call-trc-btn ul li .btn {
    padding: 8px 10px;
    font-size: 14px;
    margin: 0px 4px;
  }
  .bread_inner .management_link .btn {
    padding: 8px 10px;
    font-size: 14px;
    margin: 0px 4px;
  }
  .help-busines-button .btn {
    padding: 8px 10px;
    font-size: 14px;
    margin: 0px 4px;
  }
  .compare-try-visitor .btn {
    padding: 8px 10px;
    font-size: 14px;
    margin: 0px 4px;
  }
  .bottom-button .btn {
    padding: 8px 10px;
    font-size: 14px;
    margin: 0px 4px;
  }
  .template-feature-single-breadcrumb .bread_inner h1 {
    margin-bottom: 16px;
  }
  .template-feature-single-breadcrumb .bread_inner .page_subtitle h2 {
    margin-bottom: 20px;
  }
  .page-id-862
    .template-feature-single-breadcrumb
    .bread_inner
    .page_subtitle
    h2 {
    margin: 0px;
  }
  .bread_inner {
    padding-bottom: 40px !important;
  }
  .service_text ul {
    margin: 16px 0px 0px;
  }
  .container {
    max-width: 100%;
  }
  .how-to-become .seller-footer {
    display: none;
  }
  .how-to-become .become-body {
    margin-bottom: 16px;
  }
  .schedule-footer .btn {
    padding: 8px 10px;
    font-size: 14px;
    margin: 4px;
  }
  .compare-try-visitor .btn {
    padding: 8px 10px;
    font-size: 14px;
    margin: 4px 0px;
  }
  .compare-section-data {
    width: 100%;
    margin: 8px 0px;
  }
  .install-ins-data {
    padding: 8px 0px;
  }

  .deliver-sec-repet .repet-content h3 {
    font-size: 16px;
  }
  .video-heading iframe {
    height: 180px;
  }
  .gform_body li input,
  .gform_body li select,
  .gform_body li textarea {
    padding: 8px 16px !important;
    line-height: 1 !important;
  }
  body .gform_wrapper ul li.gfield {
    float: left;
    width: 100%;
  }
  .gform_wrapper textarea.medium {
    height: 80px !important;
  }
  .ginput_recaptcha {
    margin-top: 0px !important;
  }
}

@media only screen and (max-width: 640px) {
  .gform_wrapper .top_label li.gfield.gf_right_half .ginput_recaptcha div {
    float: left;
  }
}
@media only screen and (max-width: 575px) {
  .bread_inner .management_link .btn {
    width: 100%;
    margin: 4px 0px;
  }
  .compare-try-visitor .btn {
    width: 100%;
    margin: 4px 0px;
  }
  .help-busines-button .btn {
    width: 100%;
    margin: 4px 0px;
  }
  .video-sec-btn ul li .btn {
    width: 100%;
    margin: 4px 0px;
  }
  .call-trc-btn ul li .btn {
    width: 100%;
    margin: 4px 0px;
  }
  .bottom-button .btn {
    width: 100%;
    margin: 4px 0px;
  }
  .integration-section h3,
  .reporting-section h3,
  .will-get-section h3,
  .will-get-section h3,
  .work-tracking-section h3,
  .compare-try-visitor h3 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 16px;
  }
  .email-tracking-section h3 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 16px;
  }
  .identify-main-content h3 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 16px;
  }
  .identify-main-content h3 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 16px;
  }
  .service_text h1 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 16px;
  }
  .identify-right-side-image img {
    margin-bottom: 0px;
  }
  .logo-domain-section h3,
  .reseller-support h3,
  .try-free-day h3,
  .how-to-become h3 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 16px;
  }
  .schedule-footer .btn {
    width: 100%;
    margin: 4px 0px;
  }
  .free-try-button .btn {
    width: 100%;
    margin: 4px 0px;
  }
  .visitor-analys-midd-sec h1 {
    font-size: 22px;
    margin-bottom: 16px;
  }
  .visitor-help-sec h2 {
    font-size: 22px;
    margin-bottom: 16px;
  }
  .help-busines-section h3 {
    font-size: 22px;
    margin-bottom: 16px;
  }
  .call-track-midd-sec h1 {
    font-size: 22px;
  }
  .what-is-call-track h2 {
    font-size: 22px;
    margin-bottom: 16px;
  }
  .does-work-section h2 {
    font-size: 22px;
    margin-bottom: 16px;
  }
  .fanatical-section h2 {
    font-size: 22px;
    margin-bottom: 16px;
  }
  .zapier-middle-sec h1 {
    font-size: 22px;
    margin-bottom: 16px;
  }
  .connect-zapier-sec h1 {
    font-size: 22px;
    margin-bottom: 16px;
  }
  .free-try-button h3 {
    font-size: 22px;
    margin-bottom: 16px;
  }
  .connect-zapier-sec h2 {
    font-size: 22px;
    margin-bottom: 16px;
  }
  .feature-requ-sec h1 {
    font-size: 22px;
    margin-bottom: 16px;
  }
  .contact-midd-sec h1 {
    font-size: 22px;
    margin-bottom: 16px;
  }
  .wp-plugin-midd-sec h1 {
    font-size: 22px;
    margin-bottom: 16px;
  }
  .installation-instru-sec h2 {
    font-size: 22px;
    margin-bottom: 16px;
  }
  .free-try-button h4 {
    margin-bottom: 16px;
  }
  .what-we-do-middle h1,
  .what-we-do-middle h2 {
    font-size: 22px;
    margin-bottom: 16px;
  }
  .business-section h2 {
    font-size: 22px;
    margin-bottom: 16px;
  }
  .business-section h3 {
    font-size: 22px;
  }
  .delivers-section .delivers-section-heading h2 {
    font-size: 22px;
  }

  .testimonial-section h3 {
    font-size: 22px;
  }
  .video-heading h3 {
    font-size: 18px;
  }
  .testimonial-section .testimonial-title h3 {
    font-size: 22px;
  }
  #quote-carousel .item p {
    font-size: 16px;
    line-height: 26px;
  }
  #side_menu_wrapper {
    width: 100% !important;
    right: -100% !important;
  }
  .newsletter_wrapper .newsletter_form .gform_wrapper form .gform_body {
    width: 100% !important;
  }
  .newsletter_wrapper
    .newsletter_form
    .gform_wrapper
    form
    .gform_footer
    .gform_button {
    width: 100%;
    margin-top: 8px !important;
    margin-left: 0px !important;
  }
  .gform_heading .gform_title {
    font-size: 22px !important;
  }
  .signup-form .form-btn .btn {
    padding: 8px 15px;
  }
}
