/*
Author: Christopher Michael Pastore
Author URI: https://ChrisPastore.com/
Version: 1.0
*/
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
/* START GLOBAL STYLES */
@media all {
  body {
    background-color: #113C6E;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.6em;
    color: #000000;
  }
  body#thanks {
    background-image: url(/images/cta-bg-front.jpg);
    background-color: #113C6E;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    background-size: cover;
    color: #000000;
  }
  h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    line-height: 1.3em;
    color: #ffffff;
  }
  .cta-content-1 h1 {
    font-size: 30px;
  }
  p {
    margin-bottom: 15px;
    color: #000000;
  }
  ul {
    margin-bottom: 15px;
    list-style-type: square;
  }
  a {
    color: #1377B9;
    text-decoration: none;
  }
  a:hover, a:focus {
    color: #0c4a74;
    text-decoration: underline;
  }
  strong {
    font-weight: 700;
  }
  .header-container {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ffffff;
  }
  .header-content-2 .phone-link {
    font-size: 24px;
    line-height: 1.5em;
    font-weight: 700;
    color: #000000;
    text-decoration: none;
  }
  .header-content-2 p {
    margin-bottom: 0px;
    font-size: 12px;
    color: #000000;
  }
  .header-content-2 .book-link {
    margin-bottom: 0px;
    padding: 5px 10px;
    background-color: #1377B9;
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
    text-decoration: none;
  }
  .cta-container {
    padding-top: 40px;
    padding-bottom: 40px;
    background-image: url(/images/cta-bg-front.jpg);
    background-color: #113C6E;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    background-size: cover;
  }
  .cta-content-1 p, .cta-content-1 ul {
    color: #ffffff;
  }
  .highlight {
    color: #ffff00;
  }
  .form-container {
    margin-bottom: 20px;
    padding: 0 0 20px;
    background: #d8dfee;
  }
  .form-header {
    margin: 0px;
    padding: 0px;
    /*background: #750A0B;*/
    background: #1377B9;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .form-header h2 {
    margin: 0px;
    padding: 10px;
    font-size: 24px;
    color: #ffffff;
  }
  .form-content {
    padding: 15px;
    background-color: #ffffff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .form-content .call-out a {
    color: #ffff00;
  }
  .form-group label {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
  }
  .form-control {
    border-color: #333333;
  }
  .form-control:hover, .form-control:focus {
    border-color: #000000;
    background-color: #ffffe0;
  }
  .for-button .submit-button {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 700;
    /*background-color: #ffc519;
    border-color: #ffc519;*/
    background-color: #008000;
    border-color: #008000;
    /*color: #000000;*/
    color: #ffffff;
  }
  .for-button .submit-button:hover, .for-button .submit-button:focus {
    /*background-color: #ffcf40;*/
    background-color: #009f00;
  }
  .for-button p {
    color: #000000;
  }
  label.error {
    margin: 0;
    padding: 0 4px;
    background-color: #ff0000;
    color: #ffffff;
    font-size: 12px;
    line-height: 1.5em;
    text-transform: uppercase;
  }
  .orcall {
    margin-top: 25px;
    color: #000000;
  }
  .orcall2 {
    margin-top: 0px;
  }
  .blockquote .small, blockquote footer, blockquote small {
    font-weight: 700;
    font-style: italic;
    color: #000000;
  }
  .trust-container {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #ffffff;
  }
  .steps-container {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #1377B9;
    color: #ffffff;
  }
  .steps-content-1 p, .steps-content-2 p, .steps-content-3 p {
    color: #ffffff;
  }
  .steps-content-1 h2 {
    font-size: 35px;
  }
  .steps-content-3 p {
    margin-top: 20px;
  }
  .steps-content-3 a {
    color: #ffff00;
  }
  .list-group-item {
    background-color: #1582ca;
    border: 1px solid #0c4a74;
  }
  .label-primary {
    background-color: #0c4a74;
  }
  .free-case {
    background-color: #23239c;
    color: #ffffff;
    text-transform: uppercase;
  }
  .free-case:hover {
    background-color: #2929b6;
    color: #ffffff;
  }
  .who-container {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #eeeeee;
  }
  .who-content {
    padding: 0px 15px 30px 15px;
  }
  .who-content-1 h2 {
    font-size: 30px;
  }
  .who-content-1 h2, .who-card-content-2 h2, .who-card-content-3 h2, .who-card-content-4 h2 {
    color: #081F3A;
  }
  .who-card-1 {
    background: url(/images/va-benefits.jpg) no-repeat top center;
    background-size: contain;
   }
   .who-card-2 {
    background: url(/images/choices.jpg) no-repeat top center;
    background-size: contain;
   }
  .who-card-content-1 {
    margin-bottom: 20px;
  }
  .who-card-content-1, .who-card-content-2 {
    margin-top: 160px;
    background-color: #ffffff;
    border: 1px solid #081F3A;
  }
  .who-card-content-1 h2, .who-card-content-2 h2 {
    padding-top: 15px;
    font-size: 30px;
    color: #081F3A;
  }
  .settlements-container {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #c5e4f9;
    color: #000000;
  }
  .settlements-content h2 {
    font-size: 36px;
    color: #081F3A
  }
  .settlements-button {
    margin-bottom: 20px;
  }
  .dl-horizontal dl {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .dl-horizontal dt {
    font-size: 26px;
    font-weight: 700;
    line-height: 1.5;
  }
  .dl-horizontal dd {
    margin-bottom: 20px;
    line-height: 1.5;
  }
  .mobile-sticky-container {
    display: block;
    width: 100%;
    background: #ffff00;
  }
  .mobile-sticky-content {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 27px;
    font-weight: 700;
    color: #000000;
    text-decoration: none;
  }
  .mobile-sticky-content a {
    color: #000000;
    text-decoration: none;
  }
  .affix {
    bottom: 0;
  }
  .footer-container {
    margin: 0;
    padding-top: 40px;
    padding-bottom: 60px;
    background-color: #002030;
  }
  .footer-content p {
    font-size: 12px;
    line-height: 1.5em;
    color: #ffffff;
  }
  .footer-content a {
    color: #ffff00;
  }
  a.phone-link {
    text-decoration: none;
  }
  .margin-left {
    margin-left: 10px;
  }
  .list-group-item {
    margin-bottom: 15px;
  }
  .btn-success {
    background-color: #2a612a !important;
    border-color: #2a612a !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) {
  .header-content-1 .logo {
    margin-top: 10px;
  }
  .header-content-2 {
    float: right;
    text-align: right;
  }
  .cta-container {
    padding-top: 60px;
    padding-bottom: 60px;
    background-image: url(/images/cta-bg-front.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: top;
    background-size: cover;
  }
  .cta-content-1  {
    padding-bottom: 20px;
  }
  .cta-content-1 h1 {
    font-size: 53px;
  }
  .form-header h2 {
    font-size: 50px;
  }
}
/* END PORTRAIT TABLETS and SMALL DESKTOPS / LAPTOPS */

/* START LANDSCAPE TABLETS and MEDIUM DESKTOPS / LAPTOPS */
@media (min-width: 992px) and (max-width: 1199px) {
  .header-content-1 .logo {
    margin-top: 10px;
  }
  .header-content-2 {
    float: right;
    text-align: right;
  }
  .cta-container {
    padding-top: 60px;
    padding-bottom: 60px;
    background-image: url(/images/cta-bg-front.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    background-size: cover;
  }
  .cta-content-1 h1 {
    padding-top: 100px;
    font-size: 36px;
  }
  .cta-content-2 {
    padding-bottom: 60px;
  }
  .form-header h2 {
    font-size: 24px;
  }
}
/* END LANDSCAPE TABLETS and MEDIUM DESKTOPS / LAPTOPS */

/* START LARGE DESKTOPS / LAPTOPS */
@media (min-width: 1200px) {
  .header-content-1 .logo {
    margin-top: 10px;
  }
  .header-content-2 {
    float: right;
    text-align: right;
  }
  .header-content-2 a {
    font-size: 36px;
  }
  .cta-container {
    padding-top: 40px;
    padding-bottom: 40px;
    background-image: url(/images/cta-bg-front.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    background-size: cover;
  }
  .cta-content-1 {
    padding-top: 70px;
  }
  body#sub .cta-content-1 {
    padding-top: 20px;
  }
  .cta-content-1 h1 {
    font-size: 60px;
  }
  .cta-content-1 p {
    /*font-size: 22px;*/
    font-size: 25px;
  }
  .form-header h2 {
    font-size: 32px;
  }
  .settlements-content h2 {
    font-size: 40px;
  }
  .who-card-content-1, .who-card-content-2 {
    margin-top: 250px;
  }
  .who-card-content-1 h2, .who-card-content-2 h2 {
    font-size: 30px;
  }
  .who-content-1 h2 {
  font-size: 48px;
  }
  .steps-content-1 h2 {
    margin-bottom: 20px;
    font-size: 40px;
  }
}
/* END LARGE DESKTOPS / LAPTOPS */
