.bradkrm a, .fntwt400{
color: black !important;
}
#custmrlgosroll{
display:none ;
}
.bradkrm{
padding:20px;
}
.smlarlft{
color: black !important;
}
.fntwt-blue{
color:#138cd6 !important; 
}

#btmBar.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
}
#btmBar ul {
    margin-left: 50px;
}
#custmrlgosroll #dload{
	display: none;
}
body{
	overflow-x: hidden;
}
.footCont.clearfix p {
    color: #bbb;
}
h1.ftrmnhdr, .sdp-footer-content h3 {
    color: #fff;
}


    body {
        letter-spacing: normal;
    }

    .heading-menu-sd{
        padding: 0px 0px 50px 0px;
        margin-top: 86px;
 /*       background: url(https://www.manageengine.cn/products/service-desk/images/zoho-cliq-integration-baner-bg.webp), url(https://www.manageengine.cn/products/service-desk/images/zoho-cliq-integration-baner-bg.png) no-repeat center top;*/
        background-attachment: relative;
        background-position: center center;
        width: 100%;
        -webkit-background-size: 100%;
        -moz-background-size: 100%;
        -o-background-size: 100%;
        background-size: 100%;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        color: #fff;
        border-bottom: 1px solid #C5CBD4;
        font-weight: 400;
        letter-spacing: -1px;
        position: relative;
        overflow: hidden;
        clear: both;
        height: auto;
        font-weight: 500;
    }

    a.redbtn {
        background: #E9142B;
        color: #fff;
        font-size: 17px;
        line-height: 30px;
        padding: 7px 30px;
        display: inline-block;
        text-decoration: none;
        text-align: center;
        letter-spacing: 1px;
        border-radius: 5px;
    }

    a.redbtn:hover {
        background: #DE0C23;
    }

    #scroll {
        padding: 0px;
    }

    #vidZoneSec {
        display: none;
    }

    #customers {
        display: none;
    }

    .container-new {
        max-width: 1200px;
        margin: 0 auto;
        padding: 0px 30px;
    }

    h1.banner-heading {
        max-width: 100%;
        line-height: 1.3;
    }

    .banner-desc {
        max-width: 50%;
        margin: 0 auto;
        letter-spacing: 0px !important;
    }

    .content-wrapper {
        display: flex;
        align-items: center;
        padding: 100px 0px;
    }

    .content-wrapper img {
        box-shadow: 0px 0px 11px #ddd;
    }

    .content {
        flex-grow: 1;
        flex-basis: 0;
    }

    .content-wrapper .content:nth-child(1) {
        margin-right: 30px;
    }

    .content-wrapper .content:nth-child(2) {
        margin-left: 30px;
    }

    ul.list-items {
        margin-left: 20px;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    ul.list-items li {
        margin-bottom: 0px;
        position: relative;
        padding-left: 5px;
        margin-top: 10px;
        font-size: 17px;
    }

    ul.list-items li:before {
        content: "";
        background: #00a9f4;
        position: absolute;
        top: 10px;
        right: 0;
        bottom: 0;
        left: -20px;
        width: 7px;
        height: 7px;
        border-radius: 50px;
    }

    .bc-wrapper {
        padding: 0px 30px 0px 30px;
    }

    .bc-wrapper p {
        padding: 30px 0px;
    }

    p.breadcrumb {
        display: block;
        max-width: 1400px;
        margin: 0 auto;
    }

    .breadcrumb a:not(:last-child) {
        color: #000 !important;
    }

    p.breadcrumb a {
        font-size: 13px !important;
        color: #484848;
        text-decoration: none !important;
        line-height: 1.5;
        position: relative;
    }

    a.breadcrumb-title {
        cursor: text;
        color: #096ffb !important;
    }

    .breadcrumb span {
        font-size: 16px;
        margin: 0px 5px;
        font-weight: bold;
        line-height: 1.5;
    }

    p.breadcrumb a:not(:last-child)::after {
        content: '';
        position: absolute;
        left: 0;
        height: 1px;
        bottom: -2px;
        width: 0%;
        background: #0b6db1;
        transition: .4s ease;
    }

    p.breadcrumb a:not(:last-child):hover::after {
        width: 100%;
        transition: .4s ease;
    }

    p.inner-heading {
        font-size: 17px;
        font-weight: bold;
    }

    a.internal-links {
        color: #03a9f5;
        text-decoration: none;
        border-bottom: 1px solid #03a9f5;
    }

    .responsive-view {
        display: none;
    }

    #hdsfooterctasec h2 {
        max-width: 75%;
        margin: auto;
    }

    a.strtur30dys, a.startyrfre {
        width: auto;
        font-family: 'Zoho_Puvi_SemiBold';
        border-radius: 0px;
        padding: 8px 30px;
        text-align: center;
        text-transform: uppercase;
        margin: 0;
        color: #fff;
        border: 1px solid transparent;
        cursor: pointer;
        box-sizing: border-box;
        z-index: 1;
        font-size: 17px;
        letter-spacing: normal;
    }

    p.content-highlight {
        font: 24px/1.3 "Zoho_Puvi_SemiBold";
        margin-bottom: 20px;
    }

    @media only screen and (max-width: 1024px) {
        h1.banner-heading {
            max-width: 100%;
        }

        .banner-desc {
            max-width: 100%;
        }

        #hdsfooterctasec h2 {
            max-width: 100%;
        }
    }

    @media only screen and (max-width: 768px) {
        .col-swap {
            flex-direction: column-reverse;
        }

        .content-wrapper {
            flex-wrap: wrap;
        }

        .content {
            flex-grow: inherit;
            flex-basis: inherit;
        }

        .content-wrapper .content:nth-child(1) {
            margin-right: 0px;
        }

        .content-wrapper .content:nth-child(2) {
            margin-left: 0px;
        }

        .content img {
            margin-bottom: 10px;
        }

        .desktop-view {
            display: none;
        }

        .responsive-view {
            display: block;
            margin-bottom: 30px;
        }
    }
    