h1.tac {   margin-top: 30px;}
.pmp > ul > li:after {
    content: '';
    position: absolute;
    display: inline-block;
    border-radius: 50%;
    left: -5px;
    border-left: 0px;
    border-bottom: 0px;
    top: -8px;
    transform: scale(.6);
    width: 100px;
    height: 100px;
    background-image: url(https://www.manageengine.com/latam/patch-management/images/features-icons-sprite.png);
    background-size: 500px;
}
.breadcrumb {
    display: none;
}

 .nav-dwn a:hover {
    background: #E3142B;
}
.rhs-cont {
    border-left: 1px dotted #fff;
    float: left;
    padding: 30px 0 40px 4%;
    position: relative;
    width: 71%;
}
.nav-dwn a {
    background: #E9142B;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    padding: 4px 10px;
    display: inline-block;
    width: 148px;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
}
#btmBar .btm-dwn a {
    color: #fff;
    background: #E9142B;
    color: #fff;
    font-size: 17px;
    line-height: 30px;
    padding: 4px 8px;
    display: inline-block;
    width: 144px;
    border-radius: 5px;
    margin-top: 4px;
}
#header-mainsec .headerinner {
    box-shadow: 0 0px 2px -1px #ccc;
}
