 form[action*="login"] {
        margin: 200px auto 400px;
        max-width: 600px;
    }
    #main.container {
    margin: 0;
    max-width: 100vw;
    padding: 0;
    }
    
    #footer {
        display: none !important;
    }
    
  .bg-header {
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.85), rgba(255, 255, 255, 0.05)), url("/wp-content/uploads/2024/08/schools-background.jpg") right /cover no-repeat;
    height: 75vh;
    padding: 225px 135px;
    position: relative;
    margin-top: 0px;
  }
  
  .bg-gray {
      background: linear-gradient(90deg, rgba(0, 0, 0, 1), rgba(255, 255, 255, 0.07));
      padding: 6rem 0;
  }
  
  .resources-items {
      background: #0f0f0f;
      margin: 15px;
      padding: 35px 30px 20px 30px;
      width: 30%;
  }
  
  .uab-image {
    cursor: pointer;
    margin-left: 70px;
  }
  
  .header-title {
      font-size: 80px;
      font-weight: 900;
      text-transform: uppercase;
      line-height: 100%;
      letter-spacing: 2px;
      max-width: 840px;
  }
  
  .header-subtitle {
      margin-top: 23px;
      font-weight: 400;
      width: 52%;
      line-height: 33px;
  }
  
  .footer {
       font-size: 10px;
    }
  .resources-icons {
      font-size: 100px;
      height: 100px;
  }
  
  .contact-text {
      width: 80%;
      font-weight: 400;
  }
  
  .image-text {
      margin-left: 70px;
  }
  
  .image-text-left {
      margin-right: 70px;
  }
  
  .schools .justify p {
      text-align: justify;
  }
  
  .schools p:not(.footer) {
      font-size: 20px;
  }
  
  .schools p, b, strong {
     letter-spacing: 1px;
  }
  
  .divider {
    background: #fff;
    width: 164px;
    height: 1px;
    margin: 80px auto 16px;
    position: relative;
  }
  
  .divider::before {
    content: '';
    background: #fff;
    width: 90px;
    height: 3px;
    display: block;
    top: 0px;
    transform: translateY(-2px);
    margin: 0 auto;
    }
    
    .donwload-button {
        max-width: 140px;
    }
    
    .social-icons {
        font-size: 24px;
    }
    
    .social-icons a:not(:last-child) {
        margin-right: 20px;
    }
    
    .social-icons a {
        color: #fff;
    }
    
    .social-icons a:hover {
        opacity: 0.6;
    }
    
    .wpforms-field-label,
    .wpforms-field-label-inline,
    .wpforms-field-sublabel,
    .wpforms-field-divider > * {
        color: #fff !important;
        font-size: 20px!important;
        letter-spacing: 1px!important;
    }
    
    .wpforms-submit-container {
        display: flex;
        justify-content: center;
    }
    
    .wpforms-submit {
        background: linear-gradient(136deg, #AD802A 0%, #FBD850 100%) !important;
        padding: 10px 80px!important;
        display: inline-block;
        color: #000!important;
        font-weight: 700 !important;
        font-size: 18px!important;
        margin-top: 20px!important;
        height: 50px!important;
        transition: none!important;
        text-transform: uppercase!important;
        border-radius: 0px!important;
    }
    
    #wpforms-submit-1114:hover {
        background: #ad802a!important;
    } 
    
    .campus-visit-form input {
        border-radius: 0px !important;
    }
    
    .wpforms-field-name, .wpforms-field-select, .wpforms-field-text, .wpforms-field-email {
       display: flex;
       flex-wrap: wrap;
    }
    
    .wpforms-field-label {
        order: 2;
        margin: 15px 0 0 0!important;
    }
    
    #wpforms-1114-field_3-container .choices {
        width: 100%!important;
    }
    
  @media (max-width: 575px) {
      .header-subtitle {
          font-size: 18px!important;
      }
      
      .schools p:not(.footer) {
          font-size: 18px;
      }
      .resources-items {
          width: 100%!important;
      }
      .wpforms-field-label,
      .wpforms-field-label-inline,
      .wpforms-field-sublabel,
      .wpforms-field-divider > * {
        font-size: 16px!important;
    }
  }
  
  @media (max-width: 767px) {
      .bg-header {
          padding: 160px 0px;
      }
      .bg-gray {
          padding: 3rem 0;
      }
      .header-title {
          font-size: 32px!important;
      }
      
      .ao-mockup {
          max-width: 200px;
      }
      .image-text, .image-text-left {
          margin-bottom: 48px;
      }
      .resources-icons {
        font-size: 60px;
        margin: 30px 0px 20px 0px;
        height: 60px;
      }
      .resources-items {
        padding: 10px;
      }
      .contact-text {
          width: 100%;
      }
      .footer {
          font-size: 8px;
      }
  }
  
  @media (max-width: 991px) {
      .header-subtitle {
          font-size: 20px;
          width: 100%;
      }
      
      .app-text p {
          font-size: 16px !important;
      }
      
      .image-text {
          margin-left: 0px!important;
      }
      .image-text-left {
          margin-right: 0px!important;
      }
      .uab-image {
          margin-left: 0!important;
      }
      .resources-items {
          width: 40%;
      }
  }
  
  @media (max-width: 1199px) {
     .image-text {
        margin-left: 35px;
     }
      .image-text-left {
        margin-right: 35px;
     }
  }
  
  @media (max-width: 1319px) {
     .container {
         max-width: calc(100% - 32px);
     }
  }
  
  @media (max-width: 1399px) {
      .header-title {
          font-size: 50px;
      }
      .uab-image {
        margin-left: 35px;
      }
       .donwload-button {
        max-width: 124px;
    }
  }