@import url("http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css");

@media print {
  body {
    background: none;
  }
  body {
    font-size: 14px;
    font-family: 'proxima-nova', Arial, Helvetica, sans-serif; 
    font-weight: normal; 
    font-style: normal; 
    line-height: 20px;
    color: black;
    padding: 0;
    margin: 0;
  }
  p {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 1.8em 0;
    color: black;
  }
  h5 {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 1em 0;
    color: black;
  }
  ul {
    margin-top: 0;
  }
  #wrapper {
    width: 100%;
    max-width: 100%;
    float: left;
  }
  #header {
    margin: 30px 0;
  }
  #header #header-left {
    width: 50%;
    float: left;
    padding: 0;
    text-align: center;
    display: inline-block;
  }
  #header #header-left img {
    width: 100%;
    max-width: 280px;
    height: auto;
    float: none;
  }
  #header #header-right {
    width: 50%;
    float: right;
    padding: 0;
    text-align: center;
    display: inline-block;
  }
  #header #header-right img {
    width: 100%;
    max-width: 280px;
    height: auto;
    float: none;
  }
  #navigation {
    display: none;
    visibility: hidden;
    height: 0;
  }
  h1.head-title {
    display: none;
  }
  h2.head-subtitle {
    display: none;
  }
  .block h3 {
    display: none;
  }
  .results-bar {
    display: inline-block !important;
  }
  .print {
    display: inline-block;
  }
  .questions {
    text-align: center;
    display: inline-block;
    float: left;
    width: 90%;
    padding: 5%;
  }
  .results-screen-2 {
    margin-top: 40px;
    padding-top: 40px;
    width: 100%;
    float: left;
    border-top: 2px solid black;
  }
  .circle-text {
    line-height: 48px;
  }
  .circle-info-half {
    line-height: 48px;
  }
  .coupon {
    padding: 10px 10%;
    width: 79%;
    border: 2px dashed #000;
    text-align: center;
    margin-bottom: 50px;
    background: none;
    text-align: center;
  }
  .coupon h3 {
    font-size: 21px;
    line-height: 26px;
  }
  .coupon h5 {
    font-size: 18px;
    line-height: 21px;
  }
  .coupon-small-text {
    font-size: 11px;
    line-height: 13px;
  }
  .next-steps, .print-icon, form, .button {
    display: none !important;
    height: 0 !important;
  }
  #results-assessment {
    text-align: left;
    width: 100%;
    clear: both;
    padding-top: 20px;
  }
  #results-2-animate {
    height: auto !important;
    width: auto !important;
  }
  .circliful {
    position: static;
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
  .circle-text {
    font-weight: 800;
    width: 100% !important;
    text-align: center;
    line-height: 48px !important;
  }
  .circle-info-half {
    width: 100% !important;
    text-align: center;
    line-height: 48px !important;
    font-size: 14px;
    margin: 0;
  }
  .circle-info, .circle-info-half {
    color: #000;
    padding-top: 8px;
    width: 100%;
    text-align: center;
  }
  .results2-left {
    display: none;
  }
  .results2-right {
    float: none;
    width: 100%;
    text-align: center;
  }
  .results2-right h5 {
    width: 100%;
    text-align: center;
  }
  .results2-right h1 {
    width: 100%;
    text-align: center;
    font-size: 30px;
    margin: 0 0 20px 0;
    color: #44b749;
  }
  .logistics-list {
    list-style-type: none;
    margin-left: 0;
  }
  .logistics-list li {
    list-style-type: none;
    margin-left: 0;
  }
  .myscore {
    color: black !important;
    font-size: 50px !important;
    margin: 0 0 40px 0 !important;
  }
  .results-bar {
    background: none !important;
    border-bottom: 2px solid black;
    color: black;
    width: 100%;
    display: block;
    padding: 0;
    margin: 20px 0;
  }
  .fa-check:before {
    content: "\f00c";
  }
  .fa-lg {
    font-size: 14px;
    line-height: 12px;
    vertical-align: -15%;
  }
  i.green {
    color: #47af4c;
    margin-right: 8px;
  }
  .logistics-list i.red {
    color: #cc0000;
    margin-right: 8px;
  }
  #footer {
    width: 100%;
    float: left;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 25px 0;
    color: black;
    border-top: 2px solid black;
    margin-top: 40px;
  }
  #footer p {
    color: black;
  }
  p.copyright {
    font-size: 11px;
    margin: 0;
  }
  .ssba {
    display: none;
  }
}