/*
Author: Christopher Michael Pastore
Author URI: http://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: #000000;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 17px;
    line-height: 1.5em;
    color: #000000;
  }
  body.content-page .icons-container {
    padding-bottom: 50px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin: 0 0 10px 0;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    line-height: 1.3em;
    color: #000000;
  }
  h1 {
    font-size: 20px;
  }
  h2 {
    font-size: 18px;
  }
  h3 {
    font-size: 24px;
  }
  p {
    color: #000000
  }
  ul,
  ol {
    color: #000000;
  }
  .icons-container {
    background-color: #ffffff;
  }
  .nowrap {
    white-space: nowrap;
  }
  dd {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #cccccc;
  }
  .icons-content {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .icon p {
    margin-top: 5px;
    font-size: 11px;
    color: #000000;
    font-weight: 700;
    line-height: 1.3em;
    text-transform: uppercase;
  }
  .nav-container {
    padding-top: 5px;
    padding-bottom: 0px;
    z-index: 99999999;
    background-color: #000000;
  }
  .affix {
    width: 100%;
    bottom: 0;
  }
  #back {
    padding-right: 0px !important;
  }
  #logo {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  #logo a {
    font-size: 15px;
  }
  #home {
    padding-left: 0px !important;
  }
  .nav-content .list-inline>li {
    padding-right: 30px;
    padding-left: 30px;
  }
  .nav-content .list-inline a {
    padding-top: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
    color: #ffffff;
  }
  .nav-content a {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #ffffff;
  }
  .header-container {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 99999999;
    background-color: #000000;
  }
  .header-content {
    padding: 5px 0;
  }
  body#claim-calculator .content {
    padding: 20px 0px 0px 0px;
    border: 1px solid #000000;
    border-radius: 5px;
    background-color: #eeeeee;
  }
  body#symp-calculator .content {
    padding: 20px 0;
    border: 1px solid #000000;
    border-radius: 5px;
    background-color: #eeeeee;
  }
  body#doctor-match .content {
    padding: 20px 0;
    border: 1px solid #000000;
    border-radius: 5px;
    background-color: #eeeeee;
  }
  .form-group {
    margin-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .form-control {
    border-color: #000000;
  }
  .form-control:hover,
  .form-control:focus {

  }
  .for-button {
    margin-top: 15px;
  }
  label {
    font-size: 15px;
    font-weight: 400;
  }
  label.error {
    margin: 0;
    padding: 0 4px;
    background-color: #ff0000;
    color: #ffffff;
    font-size: 12px;
    line-height: 1.5em;
    text-transform: uppercase;
  }
  .checkbox {
    margin-bottom: 15px;
  }
  .button-submit {
    margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    background-color: #00cc00;
    color: rgb(0, 0, 0);
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .button-submit2 {
    margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    background-color: #00cc00;
    color: rgb(0, 0, 0);
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
.bm {
  margin-bottom: 15px;
}
.mtmb {
  margin-top: 5px;
  margin-bottom: 0px;
}
 .est-options-col {
   padding: 10px 0px 0px 0px;
 }
.est-options1 {
  font-size: 15px;
  border-color: #000000;
}
.submit-button {
    color: #fff;
    background-color: #008000;
    border: 1px solid #008000;
  }
  .submit-button:hover,
  .submit-button:focus {
    color: #ffff00;
    background-color: #00a400;
    border-color: #00a400;
  }
  .result {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 5px;
    border: 1px solid #333333;
    border-radius: 5px;
    background-color: #ffffff;
  }
  .result a {
    color: #000000;
  }
  .result4 {
    margin-left: 15px;
    margin-right: 0px;
  }
  .result3 {
    background: url(/images/est-arrow.png) no-repeat right center;
    background-size: contain;
  }
  .options1 {
    margin-bottom: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 1.1em !important;
  }
  .options2 {
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 1.1em !important;
  }
  body#symp-calculator .result {
    margin-left: 0px;
    margin-right: 0px;
  }
  body#doctor-match .result {
    margin-left: 0px;
    margin-right: 0px;
  }
  body#symp-calculator form#calculator h3 {
    font-size: 15px;
  }
  body#doctor-match form#calculator h3 a {
    font-size: 15px;
    text-transform: uppercase;
    background-color: rgb(203, 250, 167);
  }
  small {
    font-size: 14px;
  }
  small.sponsor {
    font-size: 10px;
    font-weight: 400;
    color: rgb(255, 255, 255);
  }
  small.sponsor p {
    color: rgb(255, 255, 255);
    text-align: center;
  }
  #calc,#wider {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .calc-options {
    display: block;
  }
  .cal-left {
    padding-left: 0px;
    padding-right: 0px;
  }
  #submit-02 {
    display: none;
  }
  .content-main {
    padding-top: 10px;
  }
  .content-main p {
    margin-bottom: 20px;
    font-weight: 300;
  }
  .content-main h3 {
    font-size: 25px;
    text-transform: none;
  }
  .content-main h5 {
    font-size: 20px;
    line-height: 1.0em;
    text-transform: uppercase;
  }
  .content-main h5 a {
    color: #ffff00;
    text-decoration: none;
  }
  .disclaimers {
    margin: 15px 0 0 0;
  }
  .disclaimers p {
    font-size: 10px;
    color: #ffffff;
    font-weight: 400;
  }
  .disclaimers p a.privacy {
    color: #ffeeaa;
    font-weight: 400;
    text-decoration: underline;
  }
  .phone-link {
    white-space: nowrap;
    color: #000000;
    text-decoration: none;
  }
  .back {
    margin-bottom: 20px;
  }
  .back .btn-back {
    color: #ffffff;
    text-transform: uppercase;
    background-color: #000000;
    border: 1px solid #000000;
  }
  .share-text {
    text-align: center;
  }
  .hospital-checker {
    padding: 0;
  }
  .checker {
    width: 20px;
    height: 20px;
  }
  .hospital-info {
    padding-right: 0;
  }
  .hospital-info img {
    border: 1px solid #999999;
  }
  .hospital-info address {
    font-size: 13px;
  }
  .panel-heading {
    color: #fff !important;
    background-color: #337ab7 !important;
    border-color: #337ab7;
  }
  .panel-heading:hover,
  .panel-heading:focus {
    text-decoration: none;
  }
  #compare-lawfirms .content, #compare-lawfirms .content-form {
    padding-left: 0px;
    padding-right: 0px;
  }
  .more-info {
    margin-bottom: 15px;
  }
}
/* 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) {

}
/* END PORTRAIT TABLETS and SMALL DESKTOPS / LAPTOPS */

/* START LANDSCAPE TABLETS and MEDIUM DESKTOPS / LAPTOPS */
@media (min-width: 992px) and (max-width: 1199px) {

}
/* END LANDSCAPE TABLETS and MEDIUM DESKTOPS / LAPTOPS */

/* START LARGE DESKTOPS / LAPTOPS */
@media (min-width: 1200px) {

}
/* END LARGE DESKTOPS / LAPTOPS */
