
.breadcrumb {
    display: none;
}

.pmp.features li:after {
    height: 90px;
    top: -14px;
}


.pmp.features li{
    min-height:200px;
    width: 310px;
}
.pmp > ul > li.long strong {
    line-height: normal;
    margin-top: -6px;
    margin-bottom: 7px;
}
.pmp > ul > li.long p {
    margin-top: 0;
}
.pmp > ul > li.long:after {
    top: -12px;
}

 .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;
}
