.form {
  background-color: #ececec;
  text-align: center;
  padding-top: 1px;
  padding-bottom: 80px;
}
.form .form-alert-text {
  margin-bottom: 28px;
}
.form .form-Title {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4em;
  color: #000;
  margin: 27px 0 10px;
}
@media only screen and (min-width: 769px) {
  .form .form-Title {
    margin: 65px 0 0;
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.8em;
  }
}
.form .form-Box {
  width: 86.66667%;
  margin: auto;
  text-align: left;
}
@media only screen and (min-width: 769px) {
  .form .form-Box {
    width: 96%;
    max-width: 700px;
    margin: auto;
    font-size: 0;
  }
}
.form .alert,
.form .wpcf7-not-valid-tip,
.form .wpcf7-validation-errors {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.8em;
  color: #ff0000;
  font-weight: 500;
}
@media only screen and (min-width: 769px) {
  .form .alert,
  .form .wpcf7-not-valid-tip,
  .form .wpcf7-validation-errors {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.8em;
  }
}
.form span.alert {
  display: inline-block;
  vertical-align: middle;
  line-height: 1em;
}
.form .form-group {
  margin-bottom: 10px;
}
@media only screen and (min-width: 769px) {
  .form .form-group {
    margin-bottom: 20px;
  }
}
.form label {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.8em;
  font-weight: 500;
  display: block;
  color: #000;
  text-align: left;
}
@media only screen and (min-width: 769px) {
  .form label {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1em;
    display: inline-block;
    width: 15%;
    vertical-align: top;
    padding: 0.4em 0 0 0;
  }
}
@media only screen and (min-width: 769px) {
  .form .wpcf7-form-control-wrap {
    display: inline-block;
    width: 85%;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.8em;
    line-height: 2.5em;
  }
}
.form input {
  width: 100%;
  line-height: 2em;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.8em;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
}
.form textarea {
  width: 100%;
  border: none;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.8em;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.form .zip-line {
  display: inline-block;
  color: #000;
  line-height: 2.5em;
  vertical-align: middle;
  padding: 0 10px;
}
@media only screen and (min-width: 769px) {
  .form .zip-line {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.8em;
    line-height: 3em;
  }
}
.form .zip1 {
  display: inline-block;
  width: 30%;
  vertical-align: top;
}
@media only screen and (min-width: 769px) {
  .form .zip1 {
    width: 20%;
  }
}
@media only screen and (min-width: 769px) {
  .form .zip1 input {
    width: 100%;
  }
}
.form .zip2 {
  display: inline-block;
  width: 40%;
  vertical-align: top;
}
@media only screen and (min-width: 769px) {
  .form .zip2 {
    width: 25%;
  }
}
@media only screen and (min-width: 769px) {
  .form .zip2 input {
    width: 100%;
  }
}
.form .wpcf7-confirm,
.form .wpcf7-submit {
  background-color: #494949;
  color: #ffffff;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1em;
  text-align: center;
  width: 74%;
  margin: 26px auto 0;
  line-height: 2.5em;
  display: block;
  border: none;
}
@media only screen and (min-width: 769px) {
  .form .wpcf7-confirm,
  .form .wpcf7-submit {
    width: 46%;
    line-height: 3.5em;
  }
}
.form .wpcf7-back {
  background-color: #a5a5a5;
  color: #ffffff;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1em;
  text-align: center;
  width: 74%;
  margin: 26px auto 0;
  line-height: 2.5em;
  display: block;
  border: none;
}
@media only screen and (min-width: 769px) {
  .form .wpcf7-back {
    width: 46%;
    line-height: 3.5em;
  }
}
.form .wpcf7c-conf {
  padding-left: .5em;
  background-color: #ececec;
}
.form .screen-reader-response {
  display: none;
}
.form small {
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.8em;
}
@media only screen and (min-width: 769px) {
  .form small {
    display: block;
  }
}
.form .wpcf7-validation-errors {
  padding: 15px;
  margin-top: 30px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.form .wpcf7-mail-sent-ok {
  padding: 15px;
  margin-top: 30px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8em;
}

div.wpcf7 .ajax-loader {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: none;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 10;
}

.spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 100px auto;
}

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #333;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
