/* iPad Pro */
@media (min-width: 992px) and (max-width: 1250px) {
  .lpt-container {
    max-width: 90%;
  }
  .rsi-lp-template header h1 {
    font-size: 38px;
  }
  .lpt-row {
    column-gap: 50px;
  }
  .rsi-lp-template section h2 {
    font-size: 24px;
  }
  section br {
    display: none;
  }
  .lpt-section-03 img {
    margin-top: 0;
    max-width: calc(100% + 100px);
    margin-left: -75px;
  }
  .lpt-section-04 form img {
    bottom: -50px;
    top: 50px;
    right: 0;
    width: 300px;
  }
  .form-columns-2 {
    width: 100% !important;
  }
  fieldset.form-columns-2 .hs-form-field {
    width: 100% !important;
    float: left !important;
  }
  fieldset.form-columns-1 .input {
    margin-right: 0px !important;
  }
  fieldset {
    max-width: 100%;
    display: block !important;
  }
  .form-columns-1 {
    display: block !important;
    margin: auto !important;
  }
  fieldset.form-columns-2 .input {
    margin-right: 0px !important;
  }
}

/* iPad */
@media (min-width: 768px) and (max-width: 991px) {
  .lpt-container {
    max-width: 90%;
  }
  .rsi-lp-template header h1 {
    font-size: 32px;
  }
  .lpt-row {
    column-gap: 50px;
  }
  .rsi-lp-template section h2 {
    font-size: 28px;
  }
  p, ul {
    line-height: 1.5;
    font-size: 16px;
  }
  ul {
    padding-left: 40px;
    padding-right: 0;
  }
  section br {
    display: none;
  }
  .lpt-section-03 img {
    margin-top: 0;
    max-width: calc(100% + 100px);
    margin-left: -75px;
  }
  .lpt-section-04 form img {
    bottom: -50px;
    top: 50px;
    right: 0;
    width: 220px;
  }
  .lpt-form {
    border-radius: 75px 0 0 0;
    padding: 75px 30px;
  }
  .rsi-lp-template main {
    padding-top: 50px;
  }
  .lpt-form-download {
    padding: 75px 50px;
  }
  .lpt-section-05 {
    padding-top: 0;
  }
  footer p {
    font-size: 12px;
  }
  .form-columns-2 {
    width: 100% !important;
  }
  fieldset.form-columns-2 .hs-form-field {
    width: 100% !important;
    float: left !important;
  }
  fieldset.form-columns-1 .input {
    margin-right: 0px !important;
  }
  fieldset {
    max-width: 100%;
    display: block !important;
  }
  .form-columns-1 {
    display: block !important;
    margin: auto !important;
  }
  fieldset.form-columns-2 .input {
    margin-right: 0px !important;
  }
  #form-dl-checklist form {
    display: block;
  }
}

/* Mobile */
@media only screen and (max-width: 767px) {
  .lpt-container {
    max-width: 90%;
  }
  section br {
    display: none;
  }
  .rsi-lp-template nav {
    padding: 25px 0;
  }
  .lpt-row {
    column-gap: 25px;
  }
  .rsi-lp-template nav svg {
    width: 100px;
  }
  .lpt-phone {
    font-size: 21px;
  }
  .rsi-lp-template header h1 {
    font-size: 28px;
  }
  .rsi-lp-template header {
    padding: 50px 0;
    background-attachment: unset;
  }
  .rsi-lp-template main {
    padding-top: 50px;
  }
  main .lpt-row {
    display: block;
  }
  .rsi-lp-template section h2 {
    font-size: 24px;
  }
  p, ul {
    line-height: 1.5;
    font-size: 15px;
  }
  ul {
    padding: 0;
    list-style: none;
    padding-left: 50px;
    padding-right: 10px;
    padding-bottom: 50px;
  }
  .lpt-form {
    padding: 50px 25px;
    text-align: center;
  }
  .rsi-lp-template section {
    padding-bottom: 30px;
  }
  .lpt-logos img {
    width: 45%;
    padding-bottom: 25px;
  }
  .lpt-section-03 img {
    margin-top: 0;
    max-width: calc(100% + 0px);
    margin-bottom: 35px;
  }
  .lpt-section-03 h2 {
    margin-left: 0;
    padding-bottom: 25px;
  }
  .lpt-form-download {
    padding: 50px 25px;
    max-width: 100%;
    border-radius: 50px;
    background-attachment: unset;
  }
  .lpt-form-download .lpt-content {
    width: 100%;
    max-width: 100%;
  }
  .lpt-section-04 form img {
    position: relative;
    bottom: 0;
    top: 0;
    right: 0;
    width: 100%;
    margin-bottom: 25px;
  }
  .lpt-section-05 {
    padding-top: 0;
  }
  .lpt-certs {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    column-gap: 50px;
    padding-top: 0px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .lpt-certs img {
    margin-top: 25px;
    padding: 5px 15px;
  }
  footer svg {
    width: 100px;
  }
  footer p {
    font-size: 12px;
  }
  .form-columns-2 {
    width: 100% !important;
  }
  fieldset.form-columns-2 .hs-form-field {
    width: 100% !important;
    float: left !important;
  }
  fieldset.form-columns-1 .input {
    margin-right: 0px !important;
  }
  fieldset {
    max-width: 100%;
    display: block !important;
  }
  .form-columns-1 {
    display: block !important;
    margin: auto !important;
  }
  fieldset.form-columns-2 .input {
    margin-right: 0px !important;
  }
  .form-columns-2 .hs-form-field .hs-input {
    width: 100% !important;
  }
  #form-dl-checklist form {
    display: block;
  }
  .lpt-section-01 h2 {
    font-size: 28px !important;
  }
  .rsi-resources .lpt-row {
          display: flex;
    flex-direction: column;
    gap: 25px;
    margin-bottom: 15px;
  }
}
