/*
  Author: Christopher Michael Pastore
  Author URI: https://ChrisPastore.com/
*/
/* extra small devices (phones, less than 768px) */
/* no media query since this is the default in bootstrap */
/* start global styles */
@media all {
  body {
    font-family:  Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6em;
    color: #000000;
  }
  body#details, body#thanks {
    background-image: url(images/page-bg.jpg);
    background-repeat: no-repeat;
    background-position-y: top;
    background-positigon-x: left;
    background-size: cover;
  }
  h1, h2, h3, h4, h5, h6, p, ul, ol {
    color: #000000;
  }
  h1, h2, h3, h4, h5, h6 {
    margin-top: 0px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    line-height: 1.3em;
  }
  a {
    color: #ffc519;
    text-decoration: none;
  }
  a:hover,
  a:focus {
    text-decoration: underline;
  }
  strong {
    font-weight: 700;
  }
  a.phone-link {
    white-space: nowrap;
    font-weight: 400;
    text-decoration: none;
  }
  body#details .call-out a, body#thanks .call-out a {
    color: #ffc519;
  }
  .call-out {
    font-weight: 400;
  }
  .call-out a.phone-link {
    color: #000000;
  }
  .cta-content-1 {
    padding-bottom: 15px;
  }
  .cta-content-1 h1 {
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
  }
  .cta-content-1 p, .cta-content-1 ul {
    color: #ffffff;
  }
  .cta-content-2 .call-out a.phone-link {
    color: #ffc519;
  }
  .highlight {
    color: #ffc519;
  }
  .cta-container-1 {
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: url(images/page-bg.jpg);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: center;
    background-size: cover;
  }
  .cta-container-1 .logo {
    margin-bottom: 10px;
  }
  .cta-container-1 .sponsor2 {
    margin-bottom: 10px;
  }
  .cta-container-1 .sponsor2 img {
    float: right;
  }
  .form-content {
    padding: 20px 10px;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 6px;
  }
  body#thanks .form-content {
    background-color: transparent;
  }
  body#thanks .form-content h1, body#thanks .form-content p {
    color: #ffffff;
  }
  .form-content h2 {
    margin: 0px;
    font-size: 21px;
    font-weight: 700;
    color: #ffffff;
  }
  legend {
    padding: 10px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    text-transform: uppercase;
  }
  .form-control:hover,
  .form-control:focus {
    background: #ffeeaa;
  }
  label {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3em;
    color: #ffffff;
  }
  label.error {
    margin: 0;
    padding: 0 4px;
    background-color: #ff0000;
    color: #ffffff;
    font-size: 12px;
    line-height: 1.5em;
    text-transform: uppercase;
  }
  .for-button {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .submit-button {
    font-size: 28px;
    font-weight: 700;
    background-color: #ffc519;
    color: #000000;
  }
  .submit-button:hover,
  .submit-button:focus {
    background: #ffd454;
  }
  .progress {
    height: 40px !important;
  }
  .progress-bar {
    padding-top: 2px;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 38px;
    color: #000000;
    background-color:#fec419 !important;
  }
  .content-container-1,
  .content-container-3 {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #ffffff;
  }
  .content-container-2 {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #eeeeee;
  }
  .content-photo-1,
  .content-photo-2,
  .content-photo-3 {
    padding-bottom: 20px;
  }
  .content h3,
  .content p,
  .content ul {
    color: #000000;
  }
  .cta-container-2 {
    padding-top: 40px;
    padding-bottom: 40px;
    background-image: url(images/page-bg.jpg);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: center;
    background-size: cover;
  }
  .cta-container-2 .cta-content-2 {
    background-color: transparent;
  }
  .cta-container-2 .cta-content-2 h4 {
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
  }

  .cta-button {
    font-size: 28px;
    font-weight: 700;
    background-color: #ffc519;
    color: #000000;
  }
  .cta-button:hover,
  .cta-button:focus {
    background: #ffd454;
  }
  small {
    color: #ffffff;
  }
  .footer-container {
    margin: 0;
    padding-top: 40px;
    padding-bottom: 100px;
    background-color: #ffffff;
    color: #000000;
  }
  body#details .footer-container,
  body#thanks .footer-container {
    display: none;
  }
  .footer-content p {
    font-size: 12px;
    line-height: 1.3em;
    color: #000000;
  }
  .footer-content p a {
    color: #ffc519;
    text-decoration: underline;
  }
  .privacy {
    margin-top: 5px;
  }
  .sponsor1 {
    margin-top: 10px;
  }
  .mobile-sticky-container {
    display: block;
    width: 100%;
    background: #008000;
  }
  .mobile-sticky-content {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .mobile-sticky-content a {
    font-size: 22px;
    font-weight: 700;
    color: #ffffff;
    text-decoration: none;
  }
  .affix {
    bottom: 0;
  }
  .docusign-message {
    font-size: 20px;
    line-height: 1.3em;
  }
  .docusign-button {
    font-size: 22px !important;
  }
}
/* END GLOBAL STYLES */

/* START PORTRAIT PHONES and SMALLER */
@media (max-width: 480px) {

}
/* END PORTRAIT PHONES and SMALLER */

/* START LANDSCAPE PHONES and PORTRAIT TABLETS */
@media (max-width: 767px) {

}
/* END LANDSCAPE PHONES and PORTRAIT TABLETS */

/* START PORTRAIT TABLETS and SMALL DESKTOPS / LAPTOPS */
@media (min-width: 768px) and (max-width: 991px) {
  .cta-container-1 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .cta-content-1 h1 {
    font-size: 49px;
  }
  .form-content h2 {
    font-size: 52px;
  }
  .content-container-1 .content-content-1 h2 {
    font-size: 36px;
  }
  .content-container-2 .content-content-2 h2 {
    font-size: 36px;
  }
  .content-container-3 .content-content-3 h2 {
    font-size: 36px;
  }
  .cta-container-2 .cta-content-2 h4 {
    font-size: 56px;
  }
}
/* END PORTRAIT TABLETS and SMALL DESKTOPS / LAPTOPS */

/* START LANDSCAPE TABLETS and MEDIUM DESKTOPS / LAPTOPS */
@media (min-width: 992px) and (max-width: 1199px) {
  .cta-container-1 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .cta-container-1 .cta-content-1, .cta-container-1 .cta-content-2 {
    padding-top: 40px;
  }
  .cta-content-1 h1 {
    font-size: 34px;
  }
  .cta-container-2 .cta-content-2 h4 {
    font-size: 35px;
  }
  .form-content h2 {
    font-size: 32px;
  }
}
/* END LANDSCAPE TABLETS and MEDIUM DESKTOPS / LAPTOPS */

/* START LARGE DESKTOPS / LAPTOPS */
@media (min-width: 1200px) {
  .cta-content-1 h1 {
    font-size: 45px;
  }
  .form-content h2 {
    font-size: 32px;
  }
  .cta-container-1 .cta-content-1 {
    padding-top: 60px;
  }
  .cta-container-1 .cta-content-2 {
    padding-top: 40px;
  }
  .cta-container-2 .cta-content-2 h4 {
    font-size: 42px;
  }
  .content-content-1 h2, .content-content-2 h2, .content-content-3 h2 {
    font-size: 25px;
  }
}
/* END LARGE DESKTOPS / LAPTOPS */
