/** {display: none}*/
/*.side-collapse-container{*/
    /*display: none;*/
/*}*/
.noprint {display: none;}
.noprint .text-content {
    font-size: 12px;
}
.text-content h1{
    font-size: 14px;
    /*margin-top: -150px;*/
}
.text-content p{
    font-size: 12px;
    width: 60%;
}
.background-image{
    margin-top: -250px;
}

footer .noprint{
    display: none;
}
/*.steps .inner-container {*/
    /*margin: 0 -75px;*/
/*}*/
.header-picture .inner-container {
    width: 75%;
}
/*@page {   margin: 0px -20px; }*/
.inner-container h3,
.inner-container h2{
    font-size: 14px;
}
.inner-container .col-sm-4{
    width: 33.33333%;
    font-size: 12px;
    float: left;
}
.inner-container .col-sm-8{
    width: 66.66667%;
    font-size: 12px;
    float: left;
}
/*.steps .inner-container {*/
    /*padding: 0;*/
/*}*/
.steps {
     margin-top: -80px;
 }
.steps .inner-container .list{
    margin-bottom: -20px;
}
/*.steps .tips {*/
    /*margin-bottom: -20px;*/
    /*text-align: center;*/
/*}*/
/*.steps .tips ul {*/
    /*padding-left: -20px;*/
/*}*/
/*.steps .tips h3 {*/
    /*margin-bottom: 10px;*/
/*}*/

