.banner-section h1,
h2 {
  color: #194185;
  font-style: normal;
}
.banner-section h1,
body,
h1,
h2,
h3,
h4,
h5,
h6,
label,
li,
p {
  font-family: Sora, sans-serif !important;
}
h2,
p {
  font-style: normal;
}
body {
  background: #fff;
  padding: 0;
  margin: 0;
}
h2 {
  text-align: center;
  font-weight: 700 !important;
  line-height: 41.47px;
}
p {
  color: #575555;
  font-weight: 400;
  line-height: 35px;
}
.header-top {
  background: #fff;
  box-shadow: 0 4px 15px 0 rgba(198, 198, 198, 0.25);
  position: relative;
  z-index: 1080;
}
.contact-now-btn {
  border-radius: 9px;
  background: #194185;
  padding: 14px 36px;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
}
.list-item li:before {
  background: url(../contact-img/checkmark.svg) no-repeat;
  height: 24px;
  width: 21px;
  content: "";
  position: absolute;
  margin-left: -50px;
  margin-top: -2px;
}
.list-item li {
  list-style: none;
  padding: 10px 0;
  font-size: 18px;
  font-weight: 600;
}
.banner-section {
  background: #fff;
  box-shadow: 0 4px 4px 0 rgba(224, 224, 224, 0.25);
}
.become-an-early,
.distribution-platform-call {
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 17px;
}
.text-danger {
  color: #be2d2d !important;
}
.banner-section h1 {
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0.1px;
}
.video-and-gif-img img {
  border-radius: 17px;
}
.distribution-platform-call {
  background-image: url(../contact-img/bg-support.png);
  padding: 60px 40px;
  background-position: right;
}
.video-and-gif-img {
  background-color: #f5f6f7;
  border-radius: 17px;
}
.distribution-platform-call h3 {
  color: #000;
  font-family: Sora, sans-serif !important;
  font-style: normal;
  font-weight: 700;
  line-height: 41.47px;
}
.distribution-platform-call h4,
.our-core-features h3 {
  color: #194185;
  line-height: 41.47px;
  font-family: Sora, sans-serif !important;
  font-style: normal;
}
.distribution-platform-call h4 {
  font-weight: 700;
}
.our-core-features h3 {
  font-weight: 600;
}
.text-primary {
  color: #194185 !important;
}
.form-input-tw,
label,
ul li {
  color: #000 !important;
}
.our-core-features p {
  color: #7a7a7a;
  font-family: Sora, sans-serif !important;
  font-style: normal;
  font-weight: 400;
  line-height: 30.47px;
}
.become-an-early h3,
.line-height-normal {
  line-height: 41.47px;
}
.become-an-early {
  background-image: url(../contact-img/bg-2.png);
  padding: 82px 40px 64px;
  background-position: bottom;
}
.become-an-early h3 {
  color: #fff;
  font-family: Sora, sans-serif !important;
  font-style: normal;
  font-weight: 700;
}
.contact-form-section h3 {
  color: #000;
  font-weight: 700;
}
.contact-form-section h4 {
  color: #194185;
  font-weight: 700;
}
.contact-form-section a {
  text-decoration: none;
  color: #194185;
  font-size: 20px;
}
.contact-form p {
  line-height: 18px;
}
.form-input-tw:focus {
  box-shadow: none !important;
}
.form-input-tw {
  border-radius: 0;
  border: 0 !important;
  border-bottom: 2px solid #000 !important;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  width: 95% !important;
  padding-left: 4px !important;
}
.contact-form .form-check-input {
  border: 3px solid #194185;
  width: 24px;
  height: 24px;
}
small {
  font-size: 14px !important;
}
.contact-form-bg {
  border-radius: 14px;
  background: #fff;
  box-shadow: 5px 10px 8px 0 rgba(0, 0, 0, 0.25);
  padding: 36px 25px;
  border-top: 7px solid #c7c7c7;
}
.footer-section {
  background: #fff;
  box-shadow: -14px -14px 21px 0 rgba(147, 147, 147, 0.25);
  margin-top: 80px;
  padding-top: 50px;
}
.footer-section p {
  color: #000;
  font-family: Sora, sans-serif !important;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.copyright-bg {
  background: #194185;
}
.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: #86b7fe;
  outline: 0;
  box-shadow: none;
}
a:hover {
  text-decoration: inherit !important;
}
.text-justify {
  text-align: justify !important;
}
.contact-now-btn:active {
  color: #fff;
  background-color: #1e00c7;
  border-color: #1c00bb;
}
.video-section {
  margin-top: 130px;
}
button {
  border: #194185;
}
.industry-mover {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}
.form-check-label {
  font-weight: 600 !important;
  vertical-align: sub;
  cursor: pointer;
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container,
  .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1140px;
  }
}
@media (min-width: 1540px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1480px;
  }
}
.nav-link {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (max-width: 576px) {
  .distribution-platform-call h4 {
    color: #194185;
    font-family: Sora, sans-serif !important;
    font-style: normal;
    font-weight: 700;
  }
  #outputText {
    left: 84% !important;
  }
  .video-section {
    margin-top: 50px;
  }
  #tw-form .h3-size {
    font-size: 20px;
    line-height: 26px;
  }
  .h1-size,
  .h2-size {
    font-size: 22px !important;
  }
  .p-size,
  .sub-heading {
    font-size: 16px;
  }
  .h3-size {
    font-size: 22px;
  }
  .help-text-size,
  small.error {
    font-size: 12px !important;
  }
  .list-item li,
  .notice-size {
    font-size: 13px;
  }
  .list-item li:before {
    margin-top: -2px;
  }
  .become-an-early {
    padding: 30px 35px 46px;
  }
  .contact-form .form-check-input {
    border: 3px solid #194185;
    width: 18px;
    height: 18px;
  }
  .become-an-early h3,
  .distribution-platform-call h3,
  .distribution-platform-call h4,
  .h1-size,
  .our-core-features h3,
  p {
    line-height: 31.47px !important;
  }
  .our-core-features .p-size {
    font-size: 13px;
    line-height: 24.47px !important;
  }
  .help-text-size,
  .notice-size {
    line-height: 22px !important;
  }
  footer p {
    line-height: 1.5 !important;
  }
  #tw-form .p-size {
    font-size: 12px;
  }
  .distribution-platform-call {
    background-position: inherit;
  }
  .industry-mover {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
}
@media (min-width: 768px) {
  .h1-size {
    font-size: 36px;
  }
  .sub-heading {
    font-size: 20px;
  }
  .h2-size {
    font-size: 26px;
  }
  .h3-size {
    font-size: 34px;
  }
  .p-size {
    font-size: 16px;
  }
  .list-item li,
  .notice-size {
    font-size: 15px;
  }
  .help-text-size {
    font-size: 11px;
  }
}
@media (min-width: 992px) {
  .h1-size {
    font-size: 36px;
  }
  .sub-heading {
    font-size: 20px;
  }
  .h2-size {
    font-size: 26px;
  }
  .h3-size {
    font-size: 34px;
  }
  .p-size {
    font-size: 16px;
  }
  .list-item li,
  .notice-size {
    font-size: 15px;
  }
  .help-text-size {
    font-size: 11px;
  }
}
@media (min-width: 1200px) {
  .h1-size {
    font-size: 36px;
  }
  .sub-heading {
    font-size: 23px;
  }
  .h2-size {
    font-size: 26px;
  }
  .h3-size {
    font-size: 34px;
  }
  .p-size {
    font-size: 16px;
  }
  .list-item li,
  .notice-size {
    font-size: 15px;
  }
  .help-text-size {
    font-size: 11px;
  }
  label.p-size {
    font-size: 13px;
  }
  .our-core-features h2,
  .video-section h2 {
    font-size: 32px;
  }
}
#outputText {
  position: absolute;
  left: 96%;
  top: 30%;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
