h1, h2, h3, h4, h5, p{
color : #000 !important;
}
.sdp-f-txt{
color: #fff !important;
}
#custmrlgosroll{display: none}
#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;
}
@import url("https://www.manageengine.com/css/fonts.css");
html {
	line-height: 1;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
body {
	margin: 0;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-family: Zoho_Puvi_Regular;
	overflow-x: hidden;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:after, blockquote:before, q:after, q:before {
	content: "";
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
embed, img, object, video {
	max-width: 100%;
	height: auto;
}
video {
	width: 100%;
}
input:focus, keygen:focus, select:focus, textarea:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0;
}
input {
	border: 0;
	border-radius: 0;
}
.heading-menu {
	display: none;
}
#scroll {
	display: none;
}
h1 {
	font: 39px/1.2 Zoho_Puvi_Bold !important;
}
h2 {
	font: 35px/1.25 Zoho_Puvi_Bold;
}
h3 {
	font: 30px/1.3 Zoho_Puvi_Bold;
}
p {
	font-size: 17px;
	line-height: 1.6;
	margin: 0 0 20px;
}
.container-new {
	max-width: 1200px;
	margin: 0 auto;
	padding: 100px 30px;
}
.row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
.col {
	flex-grow: 1;
	flex-basis: 0;
}
.sdp-flex-width .col {
	width: 50%;
}
.row .col:nth-child(1) {
	margin-right: 50px;
}
.row .col:nth-child(2) {
	margin-left: 50px;
}
.col picture img {
	display: block;
	margin: 0 auto;
}
picture.screenshots img {
	box-shadow: 0px 0px 10px #ddd;
}
p.intro-text {
	font-size: 18px;
	max-width: 75%;
	margin: 0 auto;
	text-align: center;
}
.section-space {
	margin: 100px 0px;
}
a.cta {
	text-decoration: none;
	display: inline-block;
	background: #e9152b;
	color: #fff;
	padding: 15px 35px;
	font-family: 'Zoho_Puvi_Bold';
	text-transform: uppercase;
	font-size: 17px;
	cursor: pointer;
	border-radius: 2px;
}
.sdp-bottom-cta .startyrfre{
	border-radius: 2px;
	padding: 15px 30px;
}
a.cta:hover, .sdp-bottom-cta .startyrfre:hover{
	background:#ee4a44;
}
ul.list-items {
	margin-left: 20px;
	margin-bottom: 50px;
}
ul.list-items>li {
	font-size: 17px;
	line-height: 1.6;
	margin-bottom: 20px;
	position: relative;
	padding-left: 10px;
}
ul.list-items>li:before {
	content: "";
	background: #3fb8f4;
	position: absolute;
	top: 10px;
	right: 0;
	bottom: 0;
	left: -20px;
	width: 7px;
	height: 7px;
	border-radius: 50px;
}
ul.visual li:before {
	background: #5a9e8b;
}
header:not(.abheader) #MEmobPanel {
	top: 83px;
}
p.breadcrumb {
	display: block;
	max-width: 1400px;
	margin: 0 auto;
	padding: 20px 30px 0px 30px;
}
p.breadcrumb a {
	font-size: 14px;
	color: #484848;
	text-decoration: none;
}
.breadcrumb span {
	font-size: 14px;
}
p.breadcrumb a:hover {
	text-decoration: none;
}
a.breadcrumb-title {
	cursor: text;
	color: #3180d2 !important;
}
.bc-wrapper {
	background: #e2fff7;
}
.bc-wrapper p {
	text-align: left;
	padding: 30px !important;
}
p.visual-change-breadcrumb {
	padding: 0px;
}
.banner-bg {
	background: #eaf8ff;
}
.banner p {
	font-size: 19px;
	margin: 20px 0px 40px 0px;
}
.banner img {
	animation: fadein 1s ease-in-out;
}
@keyframes fadein {
 0% {
 transform: translateY(100px)
}
 100% {
 transform: translateY(0px)
}
}
.features-bg h2 {
	margin: 0px auto 40px auto;
	text-align: center;
}
.features-bg h3 {
	margin: 0px auto 40px auto;
}
.footer-bg {
	background: #eaf8ff;
	text-align: center;
}
.footer-bg h2 {
	max-width: 70%;
	margin: 0px auto 30px auto;
	text-align: center;
}
.sdp-pading-top{
	padding-top: 50px;
}
.sdp-dark-bg{
	background-color: #191919;
}
.sdp-dark-bg h2{
	color: #ffffff;
}
.animation {
	opacity: 0;
	transition: all ease 1s;
	-webkit-transition: all ease 1s;
	-moz-transform: translateY(100px);
	-webkit-transform: translateY(100px);
	-moz-transform: translateY(100px);
}
.active-anim .animation {
	opacity: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: inherit;
}
.add-resources-bg .container {
	max-width: 1200px;
}
.sdp-intro-p{
	width: 85%;
	margin: 0 auto;
	text-align: center;
}
.sdp-intro-txt{
	width: 70%;
	margin: 0 auto;
	text-align: center;
}
.sdp-link-hyper{
	padding: 15px 0;
	display: block;
}
.sdp-exe-img img{
	box-shadow: 0px 0px 10px #f1f1f1;
}
.sdp-exe-img h4{
	padding: 20px 0;
	text-align: center;
}
.sdp-exe-img .slick-track{
	display: flex;
	align-items: center;
}
.sdp-flex-width{
	margin-bottom: 50px;
}
figcaption{
	text-align: center;
	padding: 10px 0;
	font-size: 15px;
	color: #000;
    font-family: 'Zoho_Puvi_Regular';
}

@media only screen and (max-width:1024px) {
p.breadcrumb {
	margin: 20px auto 0px auto;
}
.features-bg h2 {
	margin: 0px auto 40px auto;
}
.footer-bg h2{
	max-width: 100%;
}
.add-resources-bg .container {
	max-width: 100%;
	width: 100%;
	margin: 0 auto;
}
	.sdp-intro-p, .sdp-intro-txt{
		width: 100%;
	}
	.sdp-h1-title-width{
		width: 70%;
		margin: 0 auto;
	}
}

@media only screen and (max-width:768px) {
h2 {
	font: 30px/1.25 Zoho_Puvi_Bold;
}
.banner-bg .row {
	justify-content: center;
	flex-direction: column-reverse;
}
img.anim {
	margin-top: 50px !important;
}
.banner {
	text-align: center;
}
.row {
	flex-wrap: wrap;
	justify-content: center;
}
.col {
	flex-grow: inherit;
	flex-basis: inherit;
	margin: 0px;
}
.row .col:nth-child(1) {
	margin-right: 0px;
}
.row .col:nth-child(2) {
	margin-left: 0px;
}
.col-swap {
	flex-direction: column-reverse;
}
.section-space {
	margin: 50px 0px;
}
.col img {
	margin-bottom: 50px !important;
}
p.intro-text {
	max-width: 100%;
}
	.sdp-flex-width .col{
		width: 100%;
	}
	.sdp-intro-p, .sdp-intro-txt{
		width: 95%;
	}
	.sdp-h1-title, .sdp-h1-title-width{
		width: 80%;
		margin: 0 auto;
	}
	.footer-bg h2.sdp-f-txt{
		max-width: 80%;
	}
	.sdp-sub-heading br{
		display: none;
	}
}

@media only screen and (max-width:414px) {
h1 {
	font: 30px/1.2 Zoho_Puvi_Bold !important;
}
h2 {
	font: 26px/1.25 Zoho_Puvi_Bold;
}
h3 {
	font: 22px/1.3 Zoho_Puvi_Bold;
}
.features-bg h3 {
	margin: 0px auto 30px auto;
}
	.sdp-h1-title, .sdp-h1-title-width{
		width: 100%;
		margin: 0 auto;
	}
	.sdp-flex-width{
		margin-bottom: 0px;
	}
	.sdp-f-txt br, figcaption br{
		display: none;
	}
	.banner a.cta{
		padding: 15px 20px;
	}
	a.sdp-cta{
		font-size: 15px;
	}
	.add-resources-bg{
		padding: 0;
	}
	.banner{
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.footer-bg h2.sdp-f-txt{
		max-width: 98%;
	}
	a.cta{
		display: block;
	}
}
