div#header-topsec{
margin-top:0px;
}
.promotion-bg{
display:none;
}
h2 {
    font-family: 'Zoho_Puvi_SemiBold', 'Open Sans', sans-serif;
    font-size: 30px;
    line-height: 1.25;
}
h2 {
    font: 30px / 1.25 'Zoho_Puvi_SemiBold';
}
        
        .container-new {
            max-width: 1000px;
            margin: 0 auto;
            padding: 0px 30px;
        }
        
        .heading-menu {
            display: none;
        }
        
        #scroll {
            display: none;
        }
        
        img {
            max-width: 100%;
        }
        
        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
            margin: 0 0 20px;
        }
        
        p {
            font-size: 18px;
            line-height: 1.6;
            margin: 0 0 20px;
        }
        
        ul.contentlist {
            list-style: none;
            margin-left: 15px;
        }
        
        ul.contentlist li {
            font-size: 18px;
            line-height: 1.6;
            color: #000;
            text-rendering: optimizeLegibility;
            -webkit-font-smoothing: antialiased;
            margin: 7px 0px;
            position: relative;
            padding-left: 10px;
        }
        
        ul.contentlist li::before {
            content: "";
            width: 7px;
            height: 7px;
            border-radius: 50px;
            position: absolute;
            top: 7px;
            right: 0;
            bottom: 0;
            left: -10px;
            background: #3787e1;
        }
        
        ol li {
            font-size: 18px;
            line-height: 1.6;
            margin: 0 0 20px;
        }
        
        ul.add-resources {
            display: flex;
            align-items: flex-start;
        }
        
        header:not(.abheader) #MEmobPanel {
            top: 83px;
        }
        
        @media only screen and (max-width:700px) {
            p {
                font-size: 16px !important;
                line-height: 1.8 !important;
            }
            table th,
            td {
                padding: 15px !important;
                font-size: 16px !important;
            }
            .banner p {
                margin: 10px 0px 20px 0px;
                font-size: 18px !important;
            }
        }
        
        .index-video {
            margin-bottom: -50px;
            top: -70px;
        }
        
        p.subhead {
            font-family: 'Zoho_Puvi_SemiBold', 'Open Sans', sans-serif;
            font-size: 25px !important;
            line-height: 1.25;
        }
        
        .zh-bc.breadcrum-container {
            max-width: 1400px;
            margin: 0px auto 70px;
            width: 98%;
        }
        
        .innrdiv h2 {
            font: 23px/1.3 'Zoho_Puvi_SemiBold';
        }
        
        .itil-video {
            width: 95%;
        }
        
        .cmn-breadcrum .smlarlft {
            top: 0px;
        }
        
        @media only screen and (max-width: 980px) {
            .col2 {
                flex-wrap: wrap;
            }
            .col2 .innrdiv {
                flex: 0 0 100%;
                padding: 0;
            }
            .col2 .innrdiv {
                margin-bottom: 20px;
            }
            .stickyfixed-header {
                top: 50px;
            }
            .col2 .innrdiv img.features-image {
                width: 75%;
                margin: 0 auto;
            }
        }
h3, a.qstinhdr {
    color: #272727;
    text-decoration: none;
}
h3 {
    font: 23px / 1.3 'Zoho_Puvi_SemiBold';
}