@media screen and (min-width: 0\0) and (min-resolution: +72dpi) {
  .main-pathway p {
    top: 50%;

    left: 50% !important;

    transform: translateY(-50%) translateX(-50%);

    margin-right: 0 !important;

    padding-right: 0 !important;

    width: 64% !important;
  }

  .main-pathway {
    padding-right: 0 !important;
  }

  .main-pathway *:not(p) {
    transform: none !important;
  }

  #offers-section {
    position: relative;

    margin-top: 175px;
  }

  .right-section {
    position: relative !important;
  }

  .services-overlay a {
    top: 0;

    left: 0;
  }
}

.gform_wrapper {
  background-color: #2a2a2a;
  padding: 30px;
  margin: 16px 0;
}

input::placeholder {
  font-size: 14px;
}

.gform_wrapper input,
.gform_wrapper textarea {
  border-top-left-radius: 1px !important;
  border-top-right-radius: 1px !important;
  border-bottom-right-radius: 1px !important;
  border-bottom-left-radius: 1px !important;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 500;
  color: #0c0c0c !important;
  border: solid 1px transparent !important;
  padding: 10px !important;
  font-size: 14px !important;
}

.gform_wrapper input::placeholder,
.gform_wrapper textarea::placeholder {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 500;
  color: #0c0c0c !important;
  font-size: 14px !important;
}

.gform_wrapper .hidden_label {
  margin: 0 !important;
}

.gform_wrapper label {
  display: none;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 0 !important;
}

.gform_wrapper .ginput_container {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.gform_wrapper input,
.gform_wrapper textarea {
  margin-top: 0 !important;
  margin-bottom: 20px !important;
}

.gform_wrapper .name_last {
  padding-top: 0 !important;
}

input#gform_submit_button_1 {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
  position: relative;
  width: 126px;
  padding: 3px 0 !important;
}

.gform_footer.top_label {
  margin-top: 0;
}
