body {
    font-size:14px;
    line-height: 16px;
    background: #fff !important;
    color: #000;
}
h1{
    font-size:24px;
    line-height:26px;
}
h2{
    font-size:20px;
    line-height: 22px;
}
h3{
    font-size: 18px;
    line-height: 20px;
}

a[href]:after {
    content:"";
}

#header{padding: 0;}
.secondary-nav, 
.header-right, 
.btn-mobile-menu,
.header-bottom{display: none;}
.print__wrapper{
    display: none;
}
.logo img{
    width: 200px;
    height: 48px;
}

#content,
div{
    display: block;
    float: none;
    width: 100% !important;
}
.container{
    width:auto;
    padding: 0;
    margin: 0;
}

.mfp-content-popup{
    display: none;
}

.page-top, 
#sidebar,
#footer,
.leadgen-form{
    display: none;
}