body {
    font-family: 'Zoho_Puvi_Regular', Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.6;
    color: #000;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
.heading-menu{
display:none;
}
.ae-banner {
    background: linear-gradient(to right, #6a11cb 0%, #2575fc 100%);
    padding: 10px 0 70px 0;
}
.cmn-breadcrum {
    max-width: 1400px;
    margin: 0px auto;
}
.mobile-breadcrum {
    display: none;
}
.cmn-breadcrum a {
    color: #fff;
position: relative;
    margin: 10px 0px;
}
.cmn-breadcrum a, .cmn-breadcrum .root-page {
    text-decoration: none !important;
    font-size: 14px;
    line-height: 1.5;
}
p.last-updated {
    text-align: right;
    margin-bottom: 50px;
}
.cmn-breadcrum .bread-crumb-arrow {
    margin: 3px 5px;
    color: #fff;
}
.cmn-breadcrum .root-page {
    color: #fff;
}
.tac{
margin-top:20px;
}
h3, .h3 {
    font: 23px / 1.3 'Zoho_Puvi_SemiBold';
}
.pg-head, .head {
    font-size: 35px;
    line-height: 45px;
    margin: 0 0 30px;
    color: #333;
    letter-spacing: -1px;
}
h2, .h2 {
    font: 31px / 1.30 'Zoho_Puvi_SemiBold';
}
.bannercont h1.ftrmnhdr {
    font-family: 'Zoho_Puvi_Bold', 'Open Sans', sans-serif;
    font-size: 45px !important;
    letter-spacing: 0.5px;
    line-height: 50px;
    font-weight: 600;
    color: #fff;
    text-align: center;
}