#btmBar.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
}
body{
color: #000;
}
p{
font-family: "Zoho_Puvi_Regular";
    font-size: 18px;
}
#custmrlgosroll{
display:none ;
}
#btmBar ul {
    margin-left: 50px;
}
#custmrlgosroll #dload{
	display: none;
}
body{
	overflow-x: hidden;
}
h1.ftrmnhdr {
    color: #fff;
}


.clearfix:after {
    content: "";
    clear: both;
    display: table !important;
}
ul.add-resources li {
    margin: 10px 0;
}
.ctas-button {
    display: block;
}
#help-desk-ticketing-system {
    padding: 100px 0px 0px;
}
.ctas {
    width: 58%;
    margin: 80px 0px 80px auto;
    float: none;
}
.ctas p {
    width: 80%;
}
.ctas-button a {
    display: block;
    max-width: 380px;
    margin: 20px auto;
    text-align: center;
    box-sizing: border-box;
    padding: 10px 5px;
}
html {
    overflow-x: hidden;    
}
@media only screen and (max-width:768px) {
.ctas {
    margin: 80px auto;
    width: 90%;
}
}
