.top-logo {
  padding-right: 0px;
}

a:hover {
  color: white;
}
.header {
  margin-right: auto;
  margin-left: auto;
}

.map {
  margin-top: 20px;
  border: 1px solid #b4b4b4;
  border-radius: 5px;
}

.avatar.avatar-large {
  height: 140px;
  width: 140px;
}

.align-l {
  align-items: baseline;
}

.nav-link-wrapper-header {
  padding: 24px 20px;
}

.modal-rounded {
  border-radius: 16px !important;
}

.modal-body {
  background: #151720 !important;
  border-radius: 16px !important;
}

.fade {
  background: #ffffff37;
}

.modal .alert {
  display: none;
}

.form-group {
  margin: 20px 0;
}

.terms-agree {
  font-size: 11px !important;
  color: #686767 !important;
}

.icon-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.header-menu {
  justify-content: left !important;
}

.logo {
  margin-right: 73px !important;
}

@media (max-width: 991px) {
  .login-register {
    display: contents !important;
  }
  .login-register li {
    margin: 10px !important;
    display: grid !important;
  }
}
.display_none {
  display: none;
}
.google-btn {
  display: inline-block;
}
.p-20 {
  padding: 20px;
}

form .alert {
  display: none;
}

.form-group {
  margin: 20px 0;
}

.w-input {
  font-size: 17px;
}

.horizontal-divider {
  width: 100%;
  height: 12px;
  border-bottom: 1px solid #ffffff5c;
  text-align: center;
  margin: 30px 0;
}
.horizontal-divider span {
  font-size: 14px;
  font-weight: bold;
  padding: 0 10px;
  background: #151720;
}
.agree-terms {
  font-size: 13px;
}
.agree-terms a {
  color: #0d6efd;
}
.signin-singup-change, .signin-singup-change a {
  font-size: 14px;
}
.modal-loader {
  border: 5px solid #f3f3f3;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  border-top: 5px solid #555;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 50%;
  right: 45%;
  z-index: 99999;
  visibility: hidden;
}
.modal-body-loader {
  opacity: 0.8;
}
.reset-password-form {
  display: none;
}
.pricing-table-header {
  position: initial;
  text-align: center;
  color: #ffffff;
}
.highlighted-row {
  position: absolute;
  left: 70%;
  top: 0px;
  bottom: 0px;
  z-index: 0;
  width: 30%;
  background-color: #20222b;
}
.toggle-wrapper.table {
  width: 40%;
}
.pricing-table-row-title {
  width: 40%;
}
.pricing-table-section-title {
  font-size: 20px;
}
.pricing-row-text {
  font-size: 15px;
  color: #ffffff9c;
}
.no-capitalize {
  text-transform: none;
}
.siq_bR {
  bottom: 75px !important;
  right: 5px !important;
}
.grecaptcha-badge {
  bottom: 5px !important;
  opacity: 0.4 !important;
}
.linkedin-btn {
  position: relative;
  box-sizing: border-box;
  height: 40px;
  width: 100%;
  background-color: #0B78B7;
  vertical-align: center;
  font: 500 14px/40px 'Space Grotesk', sans-serif;
  letter-spacing: 0.65px;
  color: white;
  border-radius: 2px;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, .12);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .24);
  overflow: hidden;
  text-align: center;
  cursor: pointer;
}

.linkedin-btn:hover {
  background-color: #0469A0;
  box-shadow: 0 2px 0 rgba(0, 0, 0, .12);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .24);
}

.linkedin-btn:active {
  background-color: #066093;
}

.linkedin-ico-wrapper {
  position: absolute;
  top: -2px;
  left: -6px;
  width: 48px;
  height: 44px;
  background-color: #0B78B7;
  border: 2px solid #085B8C;
  border-radius: 5px 0 0 5px;
  box-sizing: border-box;
}

.linkedin-ico {
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
}

.google-btn {
  position: relative;
  box-sizing: border-box;
  height: 40px;
  width: 100%;
  background-color: white;
  vertical-align: center;
  font: 500 14px/40px 'Space Grotesk', sans-serif;
  letter-spacing: 0.65px;
  color: black;
  border-radius: 2px;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, .12);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .24);
  overflow: hidden;
  text-align: center;
  cursor: pointer;
}

.google-ico-wrapper {
  position: absolute;
  top: -2px;
  left: -6px;
  width: 48px;
  height: 44px;
  border: 2px solid #d0d0d0;
  border-radius: 5px 0 0 5px;
  box-sizing: border-box;
}

.footer-social-icon {
  margin: 0 25px 0 0;
}
.why-errsole:hover {
  border-color: #303fe1;
  background-color: #303fe1;
  color: #fff;
}
.hero-image-top {
  border: 2px solid #878787;
  border-radius:8px;
  position: relative;
}
.hero-image-top img {
  opacity: 0.7;
}
.hero-image-top .try-sandbox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-size: 16px;
  padding: 12px 24px;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  text-align: center;
  opacity: 0.8;
  /* box-shadow: 0px 0px 80px 10px #303fe2; */
}
.hero-description {
  max-width: 80%;
  margin-top: 10px;
  font-size: 22px;
  line-height: 1.5;
}
.team-member-card-wrap {
  width: 25%;
}
.team-member-social.linkedin {
  background-image: url('../images/linkedin-icon.png');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}
.team-member-social.github {
  background-image: url('../images/github-icon.png');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}
.team-member-social.twitter {
  background-image: url('../images/twitter-icon-white.svg');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.promo-video {
  margin-top: 100px !important;
}

.try-sandbox-btn-2:hover, .try-sandbox-btn-3:hover, .try-sandbox-btn-4:hover, .try-sandbox-btn-5:hover, .try-sandbox-btn-6:hover {
  color: #ffffff;
  border-color: #ffffff;
  background-color: #303fe1;
}

.use-case-block {
  opacity: 1 !important;
}

.features-flex p {
  font-size: 17px !important;
}

.features-text-block {
  padding-left: 1% !important;
  padding-right: 1% !important;
}

.features-img-block {
  padding-left: 2% !important;
  padding-right: 2% !important;
}

.feature-check-icon {
  height: 22px;
  margin-right: 7px;
}

.btn-arrow a {
  font-family: inherit !important;
}

.manual-vs-errsole {
  margin-bottom: -30px;
  position: relative;
  color: #0fbe96;
  /* background: #61c0a9;
  background: -webkit-linear-gradient(to right, #FD5252, #FFCF2E);
  background: linear-gradient(to right, #fbfbfb, #019c76);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
}

.blog-section .page-header-img-overlay {
  background: transparent !important;
}

.hero-img-mobile {
  display: none;
}

.integration-block {
  background: #20222b !important;
}

.integration-avatar {
  width: 40px;
  height: 40px;
}

.no-email {
  position: absolute;
  margin-left: -20px;
  margin-bottom: -80px;
  font-size: 12px;
  color: #a0a0a0;
}

.no-email-2 {
  position: absolute;
  margin-left: 150px;
  margin-bottom: -80px;
  font-size: 12px;
  color: #a0a0a0;
}

.page-header {
  padding-top: 50px;
  padding-bottom: 50px;
}

.pricing-info {
  padding-left: 20px;
  text-align: left;
}

.hero-points {
  margin: 0 7px;
}

.in-one-third-div {
  max-width: none;
  margin-bottom: 24px;
  font-size: 48px;
  line-height: 54px;
}

.footer-logo {
  max-width: 200px;
}

.manual-vs-errsole-div {
  margin: 30px 0 0 0;
}

.manual-vs-errsole {
  margin-bottom: 20px;
}

.issues-captured {
  margin: 150px 0 0 0;
  position: relative;
  color: #11be95;
  text-align: center;
  font-size: 55px;
  line-height: 60px;
  padding: 0 100px 0 100px;
}

.support-form {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}

#zsfeedbackFrame {
  height: 450px !important;
}

.homepage-video-div {
  margin: 30px 0 0 0;
}

.homepage-video {
  width: 768px;
  height: 433px;
}

.hero-live-demo-btn {
  margin-top: 40px !important;
}

.nodejs-tag {
  line-height: 30px;
  font-family: Arial, sans-serif;
  text-transform: none;
  color: #7d7c7c;
}

.pricing-section .pricing-card {
  box-shadow: 0px 0px 2px 2px rgb(255 255 255 / 36%);
}

.pricing-section .middle {
  box-shadow: unset;
}

.pricing-section .pricing-card h6 {
  color: #ffffff;
}

.pricing-section .pricing-row-text {
  color: #ffffff;
}

.pricing-section .pricing-small-text {
  color: #ffffff96;
}

.pricing-section .pricing-icon {
  margin-right: 5px;
}

.help-icon {
  margin-left: 10px;
  opacity: 0.7;
}

.on-demand-support {
  padding-left: 20px;
  text-align: left;
}

.basic-mt-70 {
  margin-top: 70px;
}

/* Tooltip background */
.tippy-box {
  background-color: white !important; /* Change the background color */
  color: black; /* Change the text color if needed */
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); /* Optional: Add some shadow for better visibility */
}

/* Tooltip arrow */
.tippy-box[data-placement^='top'] > .tippy-arrow::before {
  border-top-color: white !important;
}

.tippy-box[data-placement^='bottom'] > .tippy-arrow::before {
  border-bottom-color: white !important;
}

.tippy-box[data-placement^='left'] > .tippy-arrow::before {
  border-left-color: white !important;
}

.tippy-box[data-placement^='right'] > .tippy-arrow::before {
  border-right-color: white !important;
}

/* Slider */

.range-slider {
  text-align: center;
  width: 80%; /* Adjust the width of the slider */
  margin: auto;
}

.range {
  -webkit-appearance: none;
  width: 100%;
  height: 10px;
  background: #ddd;
  outline: none;
  transition: opacity .2s;
  border-radius: 5px;
  margin-bottom: 24px; /* Space for labels */
}

.range::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  background: #303fe2;
  cursor: pointer;
}

.range::-moz-range-thumb {
  width: 20px;
  height: 20px;
  background: #303fe2;
  cursor: pointer;
}

.slider-labels {
  display: flex;
  justify-content: space-between;
  margin-top: -12px; /* Adjust to align labels with the slider */
}

.slider-label {
  position: relative;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 14px;
  user-select: none;
}


/* Mobile */
@media screen and (max-width: 991px) {
  .hero-img {
    display: none;
  }
  .hero-img-mobile {
    display: block;
    padding-bottom: 100px;
    border-bottom: 1px solid #5a5a5a;
  }
  .watch-video {
    margin-top: 20px !important;
    margin-right: 0px !important;
    width: 100%;
  }
  .features-flex {
    padding-top: 70px;
    padding-bottom: 70px;
    border-bottom: 1px solid #5a5a5a;
  }
  .highlighted-row {
    position: absolute;
    left: 50%;
    top: 0px;
    bottom: 0px;
    z-index: 0;
    width: 50%;
    background-color: #20222b;
  }
  .pricing-table-header-cols {
    width: 100%;
  }
  .pricing-table-category-title {
    z-index: 99;
    position: sticky;
    background-color: #252832;
  }
  .pricing-card-header {
    padding: 20px 0 !important;
  }
  .feature-nav-tabs-wrapper {
    position: relative !important;
  }
  .toggle-wrapper.table {
    width: 0;
    padding: 0;
  }
  .pricing-table-row-title {
    width: 95%;
    background-color: #292c37;
    margin: auto;
    border-radius: 10px;
  }
  .comparison-logo img {
    height: 17px;
  }
  .errsole-comparison-logo img {
    height: 30px;
    max-width: none !important;
  }
  .pricing-table-cols {
    padding: 15px;
  }
  .feature-tabs {
    text-align: center;
  }
  .feature-nav-tabs-wrapper {
    top: 0px !important;
  }
  #comparison {
   margin-top: 50px;
  }
  .try-sandbox-outlined {
    margin-top: 20px !important;
  }
  .team-member-card-wrap {
    width: 100%;
  }
  .no-email {
    display: none;
  }

  .no-email-2 {
    display: none;
  }
  .try-sandbox-btn-7 {
    margin-top: 16px !important;
    margin-right: 16px !important;
  }
  .bottom-try-sandbox .btn-container {
    display: inline-grid;
  }
  .bottom-try-sandbox .outlined-btn {
    margin-top: 16px;
  }
  .bottom-try-sandbox .filled-btn {
    margin-right: 0px;
  }
  .homepage-video {
    width: 90%;
    height: auto;
  }
  .basic-mt-70 {
    margin-top: 0px;
  }
  #second-text {
    opacity: 0 !important;
  }
}

.opensource-menu {
  background: linear-gradient(to right, #f077a5, #ff6b08, #f394f3, #eedd44);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}

.type-container {
  display: inline-block;
}

.typed-out {
  overflow: hidden;
  border-right: 3px solid #303fe2; /* Simulates a cursor */
  white-space: nowrap;
  padding: 0px 10px;
  animation: typing 1.5s steps(30, end), blink-caret .75s step-end infinite;
  display: inline-block;
  font-size: 55px;
  color: #c2c3c5;
  margin-bottom: 30px;
  margin-top: 5px;
}

@keyframes typing {
  from { width: 0; }
  to { width: 100%; }
}

@keyframes blink-caret {
  from, to { border-color: transparent; }
  50% { border-color: #303fe2; }
}

.coming-soon {
  font-size: 13px;
  background: #5a44ff;
  color: #ffffff;
  border-radius: 3px;
  padding: 3px 5px;
  font-weight: 100 !important;
  line-height: normal;
}
.hero-title-os {
  font-family: Arial, sans-serif;
  max-width: 100%;
  margin-top: 0px;
  font-size: 50px;
  line-height: 85px;
}

.opensource-features .integration-title {
  margin-left: 0px;
}

.opensource-comparison .pricing-row-text {
  font-size: 18px;
  color: #ffffff;
}

.clean-btn:hover {
  color: #ffffff;
  border-color: #ffffff;
  background-color: #303fe1;
}

.hero-section-os {
  padding-top: 100px;
}
.ai-tag {
  background: linear-gradient(to right, #b4d0ed, #7faeda, #8bb4ff, #a987f0);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
.toggle-bg {
  display: flex;
  align-items: center;
  cursor: pointer;
  user-select: none;
}

.toggle-text {
  margin-left: 10px;
  font-size: 14px;
}

.annually.active {
  background: #303fe1;
  padding: 10px;
  border-radius: 5px;
}

.monthly.active {
  background: #303fe1;
  padding: 10px;
  border-radius: 5px;
}
.toggle-bg {
  width: 300px;
}
