@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;
	font: inherit;
	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;
}
#header-topsec {
	z-index: 9999;
}
#header-mainsec {
	z-index: 9999;
}
#header-mainsec .headerinner {
	z-index: 9999;
}
h1 {
	font: 45px/1.2 Zoho_Puvi_Bold !important;
}
h2 {
	font: 31px/1.25 Zoho_Puvi_SemiBold;
}
h3 {
	font: 28px/1.3 Zoho_Puvi_SemiBold;
}
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;
	margin: 0px 50px;
}
.col picture img {
	display: block;
	margin: 0 auto;
}
.section-space {
	margin: 100px 0px;
}
a.cta {
	text-decoration: none;
	display: inline-block;
	background: #ee4a44;
	color: #fff;
	padding: 15px 35px;
	font-family: Zoho_Puvi_Bold;
	text-transform: uppercase;
	font-size: 17px;
	cursor: pointer;
	border-radius: 3px;
}
ul.list-items {
	margin-left: 20px;
	margin-bottom: 20px;
}
ul.list-items>li {
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 10px;
	position: relative;
}
ul.list-items>li:before {
	content: "";
	background: #a84822;
	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;
}
.bread-container {
	background: #e2fff6;
	padding: 10px 30px;
}
p.breadcrumb {
	display: block;
	margin: 0 auto;
	max-width: 1400px;
}
p.breadcrumb a {
	font-size: 12px;
	color: #484848;
	text-decoration: none;
}
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: #e3fff7;
}
.visual-bg {
	background: #e3fff7;
}
.visual-bg h1 {
	max-width: 100%;
}
.banner p {
	font-size: 19px;
	margin: 10px 0px 40px 0px;
}
.visual-bg p {
	max-width: 100%;
}
p.features-intro-text {
	font-size: 18px;
	text-align: center;
}
.features-bg .row {
	max-width: 800px;
	margin: 100px auto 0px auto;
}
.features-bg h2 {
	max-width: 80%;
	margin: 100px auto;
	text-align: center;
}
.features-bg h3 {
	margin: 0px auto 20px auto;
}
.footer-bg {
	background: #e3ffef;
	text-align: center;
}
.footer-bg h2 {
	max-width: 70%;
	margin: 0px auto 30px auto;
	text-align: center;
}
.visual-footer-bg h2 {
	max-width: 100%;
}
.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;
}
.video-section {
	max-width: 50%;
	margin: 0 auto;
	padding: 150px 0px 0px 0px;
}
/*.resources-section-bg {
	background: #e3ffef;
}*/
.resources-section {
	display: flex;
	justify-content: center;
	align-items: center;
}
.resources-section p {
	max-width: 75%;
}
.resources-section li {
	flex-grow: 1;
	flex-basis: 0;
}
.icons {
	display: inline-block;
	background: url(../../images/unified-agent-sprite.png);
}
.icon1 {
	background-position: -12px -13px;
	width: 84px;
	height: 75px;
}
.icon2 {
	background-position: -112px -13px;
	width: 81px;
	height: 76px;
}
.icon3 {
	background-position: -197px -17px;
	width: 78px;
	height: 69px;
}
.resources-section h3 {
	margin: 10px 0px;
	font-size: 25px;
}
.resources-section a {
	display: inline-block;
	background: #ee4a44;
	text-decoration: none;
	padding: 10px 30px;
	color: #fff;
	font-weight: bold;
	border-radius: 3px;
}
/*FAQ style starts*/
table {
	border-spacing: 0;
	width: 100%;
	border: 1px solid #ddd;
	margin: 20px 0px;
}
h2.faq-heading {
padding-top: 70px;
	text-align: center;
	margin-bottom: 50px;
}
.accordion-wrapper {
	border-bottom: 2px solid #ededed;
}
.accordion {
	color: #000;
	cursor: pointer;
	padding: 30px 20px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 19px;
	transition: 0.4s;
	font-weight: bold;
	line-height: 30px;
	position: relative;
}
.active, .accordion:hover {
}
.accordion:after {
	content: '\002B';
	color: #8a8c8b;
	font-weight: bold;
	float: right;
	margin-left: 5px;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translate(-50%, -50%);
}
.accordion.active:after {
	content: "\2212";
}
.panel {
	padding: 0 18px;
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}
.panel p:nth-child(1) {
	padding: 20px 0px 0px 0px;
}
.panel table {
	padding: 20px 0px 0px 0px;
}
.faq-table th, td {
	border: 1px solid #000;
	padding: 20px;
	box-sizing: border-box;
	width: 33.33%;
	vertical-align: middle;
}
table.faq-table th {
	font-weight: bold;
}
.faq-table td:nth-child(1) {
	font-weight: bold;
}
/*FAQ style starts*/
.build-text {
	text-align: center;
	margin: 50px auto 0px auto;
	max-width: 80%;
}
button.accordion {
	-webkit-appearance: none;
	background: none;
}
/*form style starts*/
.form-bg {
	background: #e2ffef;
	padding: 100px 0px;
}
.formdiv {
	display: flex;
	z-index: 9;
	background: #e2ffef;
	border: none;
}
.form-elements {
	flex: 0 0 50%;
	box-sizing: border-box;
	padding: 50px;
}
p.date-time {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
}
.formdiv h4 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 15px;
}
ul.takeaways li {
	margin: 0px 0px 15px 20px;
	font-size: 17px;
	position: relative;
}
ul.takeaways li:before {
	content: "";
	width: 7px;
	height: 7px;
	background: #f1493d;
	position: absolute;
	border-radius: 50%;
	top: 6px;
	right: 0;
	bottom: 0;
	left: -20px;
}
#Webinar_form {
	width: 100%;
	z-index: 999;
	/*box-shadow: 0 7px 10px rgba(204, 204, 204, 0.7);*/
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}
p.free-text {
	text-align: center;
	margin: 0px;
	color: #f1493d;
	font-weight: bold;
	font-size: 24px;
}
h3.form-title {
	font: 31px/1.25 Zoho_Puvi_SemiBold;
	color: #000;
	font-family: Zoho_Puvi_Bold;
	max-width: 35%;
	text-align: center;
	margin: 0px auto;
}
.container-new.formdiv {
	padding: 0px 30px;
}
input[type="text"] {
	width: 100%;
	margin-bottom: 0px;
	padding: 15px;
	font-size: 15px;
	border-radius: 0px;
	box-sizing: border-box;
	background: #fff;
	margin-top: 7px;
	font-family: 'Zoho_Puvi_Regular';
	border: none;
}
input#slot {
	background: #fff url(../images/selectbox-arrow.png)no-repeat right !important;
}
input[type="text"]::placeholder {
 color: #000;
}






::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 color: #000;
 opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #000;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: #000;
}
select {
	width: 100%;
	height: 50px !important;
	margin: 0px;
	font-size: 15px;
	color: #000;
	border-radius: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #fff url(../images/selectbox-arrow.png)no-repeat right !important;
	margin-top: 7px;
	font-family: 'Zoho_Puvi_Regular';
	border: none;
	padding: 12px 15px;
	position: relative;
}
[data-countrygdpr] {
	height: 50px !important;
	color: #000 !important;
	padding: 15px !important;
}
div#formCTAgdpr {
	font-size: 14px;
	line-height: 1.4;
	margin: 15px 0px;
	font-family: 'Zoho_Puvi_Regular';
}
.formfild .error {
	border-bottom: 1px solid red !important;
}
#clickevnt_text {
	font-family: 'Zoho_Puvi_SemiBold';
}
div#meGDPRMessage {
	font-size: 12px;
	line-height: 1.4;
	margin: 15px 0px;
	font-family: 'Zoho_Puvi_Regular';
	color: #000;
	text-align: center;
}
.prvcy-plicy {
	font-size: 12px !important;
	line-height: 1.4;
	font-family: 'Zoho_Puvi_Regular';
	color: #000 !important;
	text-align: center !important;
	margin: 15px auto !important;
	width: 85%;
}
.prvcy-plicy a {
	color: #000;
	text-decoration: underline;
	font-size: 12px !important;
}
input.submitbtn {
	background: #ff4141;
	border: none;
	border-radius: 0px;
	padding: 15px 30px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	width: 100%;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 3px;
}
input.submitbtn:hover {
	background: #ea3333;
}
input.resetbtn {
	background: transparent;
	border-radius: 0px;
	padding: 10px 30px;
	font-size: 16px;
	color: #000;
	cursor: pointer;
	outline: none;
}
input:focus {
	box-shadow: none;
	outline: none;
}
select:focus {
	outline: none;
}
p.reg_form_errors {
	position: absolute;
	top: 40px;
	font-size: 13px;
	color: #ff2424;
	display: none;
}
.time-select:before {
	background-position: 1px 1px;
}
.time-select:after {
	z-index: 0;
}
.time-icon {
	display: inline-block;
	background-position: -36px 1px;
	width: 20px;
	height: 20px;
}
.time-select {
	position: relative;
	cursor: pointer
}
.time-slot {
	display: none;
	position: absolute;
	z-index: 3;
	left: 0;
	background: #fff;
	width: 95%;
}
ul.time-slot {
	padding: 15px !important;
	margin-left: 0px !important;
	width: 100%;
	box-sizing: border-box;
	background: #f7f7f7;
	border: 1px solid #bbbbbb !important;
}
.time-slot li {
	list-style-type: none !important;
	font-size: 16px;
}
.time-slot li:hover, .time-slot li.active {
	background-color: rgba(229,230,231,0.3);
	color: #003861;
}
.time-slot.active {
	display: block;
}
.time-slot.active li {
	padding: 10px 15px !important;
}
.select-slot.selectedval {
	color: #000000;
}
.time-select.active:after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
/*form style ends*/
#btmBar.fixed {
	z-index: 9999;
}
.ribbon {
	width: 150px;
	height: 150px;
	overflow: hidden;
	position: absolute;
}
.ribbon::before, .ribbon::after {
	position: absolute;
	z-index: -1;
	content: '';
	display: block;
	border: 5px solid #132273;
}
.ribbon span {
	position: absolute;
	display: block;
	width: 225px;
	padding: 15px 0;
	background-color: #FFEB3B;
	box-shadow: 0 5px 10px rgba(0,0,0,.1);
	color: #000;
	font: 700 18px/1 'Lato', sans-serif;
	text-shadow: 0 1px 1px rgba(0,0,0,.2);
	text-transform: uppercase;
	text-align: center;
	z-index: 999;
}
/* top left*/
.ribbon-top-left {
	top: -10px;
	left: -10px;
}
.ribbon-top-left::before, .ribbon-top-left::after {
	border-top-color: transparent;
	border-left-color: transparent;
}
.ribbon-top-left::before {
	top: 0;
	right: 0;
}
.ribbon-top-left::after {
	bottom: 0;
	left: 0;
}
.ribbon-top-left span {
	right: -25px;
	top: 30px;
	transform: rotate(-45deg);
}

@media only screen and (max-width:1024px) {
.casestudy-header-bg {
	display: none;
}
.features-bg h2 {
	max-width: 100%;
	margin: 0px auto 100px auto;
}
.footer-bg h2 {
	max-width: 100%;
}
.build-text {
	max-width: 100%;
}
.bread-container {
	margin-top: 20px;
}
h3.form-title {
	max-width: 100%;
}
.form-elements {
	padding: 50px 30px;
}
}

@media only screen and (max-width:768px) {
.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;
}
.col-swap {
	flex-direction: column-reverse;
}
.section-space {
	margin: 50px 0px;
}
.features-bg .row {
	margin: 30px auto 0px auto;
}
.banner-image {
	margin-top: 50px;
}
picture.screenshots img {
	margin-bottom: 100px;
}
.resources-section {
	flex-wrap: wrap;
}
.resources-section li {
	flex-grow: inherit;
	flex-basis: inherit;
	margin-bottom: 75px;
	text-align: center;
}
.resources-section p {
	max-width: 100%;
}
.formdiv {
	flex-wrap: wrap;
}
.form-elements {
	flex: 0 0 100%;
	padding: 50px 0px 0px 0px;
}
}

@media only screen and (max-width:600px) {
h1 {
	font: 40px/1.2 Zoho_Puvi_Bold !important;
}
.table-faq {
	display: none;
}
p.breadcrumb {
	display: none;
}
}
