.primary-heading {
  color: #303030;
  font-weight: 600;
  font-size: 26px;
}

body {
  font-family: 'Bitter';
}

.secondary-heading {
  color: #303030;
  font-size: 20px;
}

.tcpa-text {
  margin: 20px 0px 0px;
  font-size: 14px;
  color: #000;
}

.m-button {
  padding: 16px;
  background-color: #79a541;
  color: #fff;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  transition: all .3s ease-in-out;
}

.form-wrapper {
  max-width: 620px;
  margin-right: auto;
  margin-left: auto;
}

.m-form {
  margin: 3em;
  padding: 1.5em 1.5em 2.5em;
  box-shadow: #d2d2d2 0px 0px 20px 0px;
  border-radius: 10px;
  background: #fff;
  max-width: 620px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
}

.form-control {
  border-color: #88a4d7;
}

.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #88a4d7;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(136,164,215,0.25);
}

.home-main {
  background-image: url('../../assets/img/bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  min-height: 100vh;
  padding-top: 1em;
  padding-bottom: 5em;
}

.m-button:hover {
  background-color: #577d27;
  color: #fff;
}

.privacy-certified-logos {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  margin-bottom: 5em;
  margin-top: 1em;
}

footer {
  background-color: #013caa;
  padding: 1em;
}

.copyright-text {
  margin-bottom: 0;
  margin-top: 8px;
  color: #fff;
}

.footer-link-item {
  color: rgba(255,255,255,0.8);
  margin: 2px 15px;
  text-decoration: none;
}

.footer-link-item:hover {
  color: #fff;
}

@media (min-width: 768px) {
  .primary-heading {
    font-size: 36px;
  }
}

@media (min-width: 768px) {
  .secondary-heading {
    font-size: 28px;
  }
}

@media (min-width: 768px) {
  .form-top-container {
    padding: 1em !important;
  }
}

.form-top-container {
  background-color: #013caa;
  color: #fff;
  text-align: center;
  padding: 1em .5em;
}

.form-top-p {
  color: #a4c4ff;
  font-size: 14px;
}

.red-text {
  color: #ef1717;
}

.table-text {
  font-weight: 500;
  font-size: 18px;
}

tr {
  border-bottom-style: dotted;
  border-bottom-width: 2px;
}

.tcpa-text-2 {
  color: #767676;
  font-size: 13px;
}

.form-check {
  margin: 0;
  padding: 1rem 1.2rem 1rem 2.5rem;
}

.form-check-input:checked {
  background-color: #79a541;
  border-color: #79a541;
}

#confirm-label {
  color: #000;
  line-height: 1.2;
  font-size: 14px;
}

.no-obligation span {
  color: #000;
}

.progress {
  border-radius: 30px;
  height: 13px;
}

@media (min-width: 768px) {
  .progress {
    border-radius: 30px;
    height: 18px;
  }
}

.progress-bar {
  background-color: #86b34d;
}

.form-question {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 2rem;
  font-family: 'Lato';
}

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

.survey-form-top-title {
  font-size: 15px;
  margin-bottom: 0;
  font-weight: 400;
}

@media (min-width: 768px) {
  .survey-form-top-title {
    font-size: 18px;
  }
}

.inner-form-container {
  padding: 1.5rem .5rem;
}

@media (min-width: 768px) {
  .inner-form-container {
    padding: 1.5rem;
  }
}

.answer-btn {
  background-color: #b1baa7;
  border-radius: 0.3rem;
  font-weight: 600;
  text-transform: uppercase;
  width: 100%;
  padding: 1rem 4rem;
  font-size: 18px;
  border: none;
  margin-bottom: 1rem;
  color: #fff;
  font-family: 'Lato';
  min-width: 100%;
}

.answer-btn:hover {
  background-color: #79a541 !important;
  color: #fff !important;
}

.no-obligation {
  margin-bottom: 2rem;
  margin-top: 1rem;
}

@media (min-width: 768px) {
  .answer-btn {
    min-width: 220px;
  }
}

.form-check-inline {
  display: block;
  padding: 0 1rem;
}

@media (min-width: 768px) {
  .form-check-inline {
    display: inline-block;
    margin-right: 1rem;
  }
}

#optin {
}

.btn-check:checked + .btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check) + .btn:active {
  background-color: #b1baa7;
  color: #fff;
}

label.error{
  font-size: 12px;
    color: #ff3e3e;
    padding: 2px 10px;
    margin: 2px;
    display: block;
}

[data-step]:not([data-step="a0"]){
  display: none;
}

.text-deco-none {
  text-decoration: none;
}

.ty-form-wrapper {
  background: #fff;
  box-shadow: 0 0 10px 5px #e0e0e0;
  border-radius: 1rem;
  overflow: hidden;
  max-width: 420px;
  margin: auto;
  margin-bottom: 4rem;
}

.claim-offer {
  padding: 15px;
  background: linear-gradient(#0f642d, #0c5827);
  width: 100%;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}