.appList li{    margin-right: 2px;}
.container { max-width: 1200px;}
 .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;
}
