body {background-color:#ffffff;font-family:calibri,helvetica,sans-serif;font-size: 16px !important;}
h3 {font-family:'Crimson Text',georgia,serif;font-size:32px;}
h4 {font-family:'Open Sans',calibri,sans-serif;}
.uppercase {text-transform:uppercase;}
.header-container {background-color:#EFEFEF;border-bottom:3px solid #184482;padding-top:15px;padding-bottom:15px;width:100%!important;max-width:100%!important;}
.guarantee-container {background-color:#fad126;border-bottom:1px solid #cccccc;width:100%!important;max-width:100%!important;}
.guarantee-container h3 {margin-top:10px;}
.upsell-top-container {background-color:#fad126;border-bottom:1px solid #cccccc;width:100%!important;max-width:100%!important;}
.upsell-top-container h3 {margin-top:10px;}
.header-row {max-width:900px;width:90%;margin:0 auto;}
.footer-row {max-width:900px;width:90%;margin:0 auto;}
.narrow-row {max-width:600px;width:90%;margin:0 auto;}
.secure-order-heading {padding-top:0;margin-top:0;}
.pre-form-disclaimer {padding-top:15px;border-bottom:1px solid #eeeeee;margin-bottom:15px;}
.main-container {max-width:900px;width:90%;margin:0 auto;}
.order-summary {border:1px solid #cccccc;padding:15px;}
.heading-border {border-bottom:2px solid #184482;padding-bottom:15px;margin-bottom:15px;}
.progress {max-width:900px;margin:0 auto;margin-bottom:10px;background-color:#888888!important;}
.progress-bar {padding:2px;}
.progress-bar-dark {background-color:#444444!important;}
.progress-bar-gray {background-color:#888888!important;}
label {font-weight:normal;}
.form-control {
    background-color: #efefef !important;
    }
.btn {width:50%;}
.btn-center {text-align:center;}
.btn-primary {background-color:#0b2f75;}
.img-center {display:block;margin:0 auto;}
.img-creditcards {margin-top:5px;}
.altucher-blurb {margin-top:15px;}
.altucher-blurb p {font-family:'Crimson Text',georgia,serif;}
.conditional_form_part {
    display: none;
  }
  .conditional_form_part_activator:checked + .conditional_form_part {
    display: block;
  }
  
@media (max-width: 776px) {
    .secure-order-heading {
        float:none!important;
        clear:both;
        text-align:center;
        font-size:18px;
        margin-top:10px;
    }
    img.logo {display:block;float:none!important;margin:0 auto;width:250px;}
        .price-breakdown p {
        font-size:1.2em;
    }
}
@media (max-width: 992px) {
    .price-breakdown p {
        font-size:1.5em;
        max-width:80%;
        margin:0 auto;
    }
    .price-breakdown img {display:block;margin:0 auto !important;}
        .altucher-blurb {
    border-bottom: 1px solid #cccccc !important;
    margin-top: 45px;
    padding-bottom: 15px;
}
    .altucher-blurb p {font-size: 1.8em !important;}
}
@media (min-width: 500px) and (max-width: 776px) {
  .altucher-blurb p {font-size: 1.4em !important;}
}
@media (max-width: 500px) {
    .price-breakdown p {
        font-size:1em;
    }
    .clear-img-float {display:block;float:none!important;margin:0 auto;}
    .altucher-blurb p {font-size: 1em !important;}
}
.extracosts{ font-size: 1.2em; padding: 5px; margin: 4px; color: #D40016; display:block; text-align: center; font-weight: bold;}
