#custmrlgosroll{
display:none ;
}
.clone-img-ele img{
width:100%;
}

#btmBar.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
}
h2.custom-heading {
        font-family: 'Zoho_Puvi_SemiBold', 'Open Sans', sans-serif;
    font-size: 30px;
    line-height: 1.25;
}
#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;
}


.banner-bgk {
    background: url(https://www.manageengine.cn/products/service-desk/images/topic-page-blob-bg.webp),url(https://www.manageengine.cn/products/service-desk/images/topic-page-blob-bg.jpg);
    background-size: cover;
    padding: 100px 0px;
}
#header-mainsec, #header-topsec {
	z-index: 9999
}
.container-new {
	max-width: 1050px;
	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;
}
}
