/*
Theme Name: Booty
Author: Christopher Michael Pastore
Author URI: https://ChrisPastore.com/
Version: 999999999999999999999999999999999.0
*/
/* start global styles (extra small devices & phones less than 768px / apply to all unless overwritten in larger media queries) */
@media all {
  body {
    margin: 0 0 50px 0;
    padding: 0;
    background: rgb(0, 51, 102);
    font-size: 20px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 400;
    color: rgb(255, 255, 255);
    line-height: 1.5em;
  }
  .lead,
  h1, h2, h3, h4, h5, h6, p, ul, ol {
    color: rgb(255, 255, 255);
  }
  h1, h2, h3, h4, h5, h6 {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    line-height: 1.5em;
  }
  h1 {
    margin-top: 0;
    font-size: 24px;
  }
  h2 {
    font-size: 22px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 18px;
  }
  h5 {
    font-size: 18px;
  }
  h6 {
    font-size: 16px;
  }
  b,
  strong {
    font-weight: 700;
  }
  .header-container {
    background: url(/images/bg-flag-desktop.jpg) no-repeat center top;
    background-size: cover;
  }
  .header-content {
    padding-top: 20px;
    padding-bottom: 20px;
    background: rgba(0, 0, 0, 0.30);
  }
  .call-us a {
    text-decoration: none;
  }
  .call-us a:hover {
    text-decoration: none;
  }
  .call-us-mobile {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 34px;
  }
  .call-us-mobile a {
    color: rgb(255, 255, 255);
  }
  .cta-mobile {
    margin-top: 20px;
  }
  .content-main {
    margin-bottom: 20px;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }
  .content-main p {
    margin-bottom: 20px;
  }
  .phone-link {
    text-decoration: none;
  }
  .content-main .phone-link {
    text-decoration: none;
    font-weight: 700;
    color: rgb(255, 255, 255);
  }
  .content-main a {
    color: rgb(255, 255, 0);
    text-decoration: underline;
  }
  .side-content {
    margin-top: 0;
    padding: 0;
  }
  .side-content-mobile,
  .side-content-mobile .form-container {
    padding: 0;
  }
  .form-header {
    padding: 20px;
    background: rgb(0, 51, 102);
  }
  .form-header h3 {
    margin: 0;
    font-size: 26px;
    color: rgb(255, 255, 255);
    line-height: 1.1em;
  }
  .form-header h3 span {
    display: block;
    color: rgb(255, 255, 0);
  }
  .form-container {
    padding: 0;
  }
  .form-content {
    margin-bottom: 20px;
    padding: 20px 0 20px 0;
    background: rgb(0, 147, 67);
    border-radius: 15px;
  }
  .form-control:hover,
  .form-control:focus {
    background-color: rgb(246, 250, 211);
  }
  label {
    font-weight: 400;
    color: rgb(255, 255, 255);
  }
  .error {
    font-size: 14px;
    color: rgb(255, 0, 0);
  }
  .btn-submit {
    font-size: 24px;
    font-weight: 700;
    background-color: rgb(255, 255, 0);
    color: rgb(0, 0, 0);
    text-transform: uppercase;
  }
  #submit-01,
  #submit-03,
  #submit-05 {
    margin-top: 10px;
  }
  #submit-02,
  #submit-04,
  #submit-06 {
    display: none;
  }
  .secure {
    margin-top: 20px;
  }
  .box-01 {
    margin-top: 40px;
    padding: 0;
  }
  .box-header {
    background: rgb(0, 0, 0);
  }
  .box-header h4 {
    font-size: 30px;
    color: rgb(255, 255, 255);
  }
  .box-content {
    padding-top: 20px;
    padding-bottom: 20px;
    background: rgb(245, 239, 239);
    border: 1px solid rgb(153, 153, 153);
  }
  .box-content .phone-link {
    text-decoration: none;
    font-weight: 700;
    color: rgb(0, 0, 0);
  }
  .seals-container-mobile, .seals-container-desktop {
    padding: 0;
    background-color: rgb(255, 255, 255);
  }
  .seals-content-desktop {
    padding: 0;
  }
  .navbar-container {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .navbar {
    margin-bottom: 0;
    background: rgb(51, 102, 153);
  }
  .navbar-nav>li>a {
    font-weight: 300;
    color: rgb(255, 255, 255) !important;
  }
  .navbar-toggle {
    float: left;
    margin-left: 45%;
    border: none;
  }
  .navbar-toggle:focus,
  .navbar-inverse .navbar-toggle:hover {
    background: none !important;
  }
  .footer-container {
    background: rgb(0, 51, 102);
  }
  .footer-content {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .footer-content p {
    font-size: 14px;
    color: rgb(255, 255, 255);
  }
  .mobile-sticky-container {
    display: block;
    width: 100%;
    background: rgb(0, 147, 67);
  }
  a.mobile-sticky-container {
    color: rgb(255, 255, 255) !important;
  }
  .mobile-sticky-container a {
    color: rgb(255, 255, 255) !important;
  }
  .mobile-sticky-content {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .mobile-sticky-content {
    font-size: 20px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    text-decoration: none;
  }
  .mobile-sticky-content .col-xs-4 {
    padding-left: 0;
    padding-right: 0;
  }
  .affix {
    bottom: 0;
  }
  .affix-top {
    top: 0;
  }
  .footer-content .call-us {
    margin-bottom: 30px;
    color: rgb(255, 255, 255);
  }
  .footer-content .call-us a {
    display: block;
    font-size: 30px;
    color: rgb(255,255,0);
  }
  .form-sms {
    margin-top: 20px;
  }
  .content-main address a.phone-link {
    font-weight: 300;
  }
  .settlements-listing dt {
    font-size: 23px;
    text-align: left;
  }
  .settlements-listing dd {
    margin-bottom: 20px;
  }
  .p-message {
    margin-top: 25px;
  }
  .afixlink {
    display: inline !important;
  }
  .alert-blast {
    margin-top: 20px;
    background: rgb(238, 238, 238);
    color: rgb(0, 0, 0);
    border: 10px solid rgb(0, 0, 0);
  }
  .alert-blast a.phone-link {
    white-space: nowrap;
    color: rgb(0, 0, 0);
  }
  #adroll_bounce_notice {
    display: none;
  }
}
/* end global styles (extra small devices & phones less than 768px / apply to all unless overwritten in larger media queries) */

/* 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 / tablets */
@media (min-width: 768px) and (max-width: 991px) {
  body {
    margin: 0;
  }
  h1 {
    font-size: 25px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 18px;
  }
  h6 {
    font-size: 16px;
  }
  .header-container {
    background: url(/images/bg-flag-desktop.jpg) no-repeat center top;
    background-size: cover;
  }
  .call-us {
    color: rgb(255, 255, 255);
  }
  .call-us a {
    padding-top: 10px;
    display: block;
    font-size: 30px;
    color: rgb(255, 255, 0);
  }
  .form-header h3 {
    font-size: 23px;
  }
  .navbar-content {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
  .side-content {
    padding: 0;
  }
}
/* end portrait tablets and small desktops / tablets */

/* start landscape tablets and medium desktop / laptops */
@media (min-width: 992px) and (max-width: 1199px) {
  body {
    margin: 0;
  }
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 26px;
  }
  h4 {
    font-size: 24px;
  }
  h5 {
    font-size: 22px;
  }
  h6 {
    font-size: 20px;
  }
  .header-container {
    background: url(/images/bg-flag-desktop.jpg) no-repeat center top;
    background-size: cover;
  }
  .call-us {
    font-size: 20px;
    color: rgb(255, 255, 255);
  }
  .call-us a {
    padding-top: 22px;
    display: block;
    font-size: 38px;
    color: rgb(255, 255, 0);
  }
  .form-header h3 {
    font-size: 30px;
  }
  .navbar-content {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
  .side-content {
    padding: 0;
  }
}
/* end landscape tablets and medium desktop / laptops */

/* start large desktops / laptops */
@media (min-width: 1200px) {
  body {
    margin: 0;
  }
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 26px;
  }
  h4 {
    font-size: 24px;
  }
  h5 {
    font-size: 22px;
  }
  h6 {
    font-size: 20px;
  }
  .header-container {
    background: url(/images/bg-flag-desktop.jpg) no-repeat center top;
    background-size: cover;
  }
  .call-us {
    font-size: 20px;
    color: rgb(255, 255, 255);
  }
  .call-us a {
    padding-top: 33px;
    display: block;
    font-size: 38px;
    color: rgb(255, 255, 0);
  }
  .form-header h3 {
    font-size: 37px;
  }
  .navbar-content {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
  .side-content {
    padding: 0;
  }
}
/* end large desktops / laptops */
