@charset "UTF-8";

li.all_products_lists {
    position: relative;
	    margin: 15px 0px;
}
li .all_prod_over {
	    position: relative;
    background: #fff;
    padding: 30px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 10px #dfdfdf;
    -moz-box-shadow: 0 0 10px #dfdfdf;
    -o-box-shadow: 0 0 10px #dfdfdf;
    box-shadow: 0 0 10px #dfdfdf;
    cursor: pointer;
    height: 310px;
	transition: background 0.3s ease;
}
.all_prod_over h3 {
    line-height: 1.4;
    overflow: hidden;
    font-size: 1.3em;
    font-family: 'Zoho_Puvi_Bold';
	    padding-bottom: 7px;
}
.all_prod_over h3 .dcnamechange-inpage{
	display:block;
    position: relative;
    margin: 0;
    line-height: 1.3;
    font-family: "Zoho_Puvi_Medium";
    font-size: 13px;
    color: #444;
}
.all_prod_over span {
	    font-size: 0.8em;
    color: #5e63f1;
    margin: 10px 0;
}
p.allprod_description {
	    font-size: 0.8em;
    min-height: 90px;
    height: auto;
    overflow: hidden;
    margin: 0;
    line-height: 1.5;
	opacity: 0;
	visibility: hidden;
}
.all_prod_30daytrail {
	    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 30px 0;
    text-align: center;
    background: transparent;
    opacity: 0;
     visibility: hidden; 
	    text-align: left;
    padding-left: 30px;
}
.all_prod_30daytrail a{
	    display: inline-block;
    border: 1px solid #ecaf2b;
    padding: 12px 0;
    width: 70%;
    border-radius: 3px;
    color: #ecaf2b;
	text-align: center;
}
.cate-group {
	padding: 0;
}
li .all_prod_over:hover .all_prod_30daytrail {
	    opacity: 1;
    visibility: visible;
}
li .all_prod_over:hover .prod-ico,li .all_prod_over:hover .new-prd-icon,li .all_prod_over:hover .zprd-icon{
	display: none;
}
li .all_prod_over:hover .me_product_listsss p.firstpara {
	display: none;
}
li .all_prod_over:hover p.allprod_description{
	    opacity: 1;
    visibility: visible;
	color: #fff;
}
li .all_prod_over:hover {
	    background: #142257;
}
li .all_prod_over:hover h3,li .all_prod_over:hover h3 .dcnamechange-inpage{
	color: #ecaf2b;
}

ul.product_list {
	margin-top: 25px;
}
.sub-title {
	    font-size: 1.4em;
    font-weight: 400;
    position: relative;
}
.section-descr {
	padding-bottom: 20px;
	position: relative;
}
.hedtitle-di {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-left: 20px;
}
.hedtitle-di:after {
    content: "";
    position: absolute;
    width: 200px;
    height: 1px;
    background: #000;
    left: -50px;
    bottom: 23px;
}
.product-icons {
	display: inline-block;
	width: 50px;
	height: auto;
}
.abheader .download-btn {
	display: none!important;
}
.all_prod_30daytrail a:hover{
	    background: #fff;
    border-color: #fff;
    text-decoration: none;
}
.prd-cloudico {
	    background: url("https://cdn.manageengine.com/images/prod-sprite-cloud.svg");
	    background-size: 440px;
    background-repeat: no-repeat;
}
.prd-mspico {
	    background: url("https://cdn.manageengine.com/images/prod-sprite-msp.svg");
	    background-size: 440px;
    background-repeat: no-repeat;
}
.banner-list {
	margin-left: 20px;
}
.banner-list li{
	padding-bottom: 15px;
	line-height: 22px;
	position: relative;
}
.page-title {
	margin-top: 30px;
}
section {
	    background: #f8f8ff;
}
.prod-group {
	margin-left: 0;
}
.prod-ico.appcreator-ico {
    background: url(https://cdn.manageengine.com/images/prod-sprite2.svg);
    background-size: 440px;
    background-repeat: no-repeat;
    background-position: -6px -5px;
}
@media only screen and (max-width: 1152px) {
	.abheader .download-btn {
		display: none;
	}
	.banner-list li {
		list-style: none;
	}
}
@media only screen and (max-width: 650px) { 
	.hedtitle-di {
		    width: 80%;
	}
	.all_prod_30daytrail a {
		width: auto;
		padding: 12px;
	}
	li .all_prod_over {
		height: 330px;
	}
}
@media only screen and (max-width: 390px) { 
	.section-title {
		font-size: 1.4em;
	}
	.product-icons {
		    width: 36px;
	}
}
.feedback-box{width:391px;height:663px;max-height:85%;position:fixed;bottom:10px;right:10px;box-shadow: 0 1px 5px 0 rgba(0,0,0,.2);border-radius: 5px;overflow: hidden;z-index:99999999999999;background:#fff;transform: translateY(700px); transition: all ease 0.7s;}.feedback-box.active{transform: translateY(0);}.fb_header{background:#2C2C2C;padding:30px;color:#fff;position:relative;}.quiz_active_line{content:'';background:#3A79F0;position:absolute;bottom:-2.5px;left:0;height:5px;transition:all ease-in-out 1s;}.fb_header h2{font-size:1.2em;font-style:italic;color:#fff;line-height:1.4;margin:0;padding:0;}.feedback-box .fb_close{position: absolute; z-index: 999; top: 10px; right: 15px; color: #000; cursor: pointer; font-family: 'Zoho_Puvi_Medium'; font-size: 15px; background: #fff; border-radius: 30px; width: 25px; height: 25px; text-align: center; line-height: 25px;transition: all ease 0.5s;}.feedback-box .fb_close:hover{transform: rotate(360deg);}.quiz_box{background:#fff;}.quiz_container h3{font-size:1.1em;font-family: 'Zoho_Puvi_SemiBold';line-height:1.4;margin:0;padding:0;}#quiz_box{width:100%;height:100%;}.quiz_arrow{position:absolute;right:30px;bottom:20px;}.quiz_arrow_previous img,.quiz_arrow_next img{width:35px;height:auto;cursor:pointer;}.quiz_arrow_next{display:block;position:absolute;right:30px;bottom:20px;display:none;}.quiz_arrow_previous{display:block;position:absolute;left:30px;bottom:20px;display:none;}.quiz_arrow_previous img{transform: rotate(180deg);}.quiz-error{position:absolute;left: 5px; bottom: -30px;text-align:left;color:#f63f3f;;display:none;}.quiz_container{padding:20px 30px;}.quiz_nums{padding-bottom:15px;font-size:1.3em;font-family:"Zoho_Puvi_Bold";color:#4D82E7;}.quiz_ans_box{margin:20px 0 0;border:1px solid #707070;border-radius:5px;}.quiz_ans_box li{padding:0 20px;border-bottom:1px solid #707070;cursor:pointer;}.quiz_ans_box li:hover{background:#EBF0FF;}.quiz_ans_box li:nth-child(1){border-top-left-radius:5px;border-top-right-radius:5px;}.quiz_ans_box li:last-child{border:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}.quiz_ans_box li input:not(#Other_input){display:none;}.quiz_ans_box li label{display:flex;align-items: center;cursor:pointer;padding:15px 0;font-size:0.9em;}.quiz_ans_box li label span{content:'';width:18px;height:18px;background:#fff;border:1px solid #707070;border-radius:50%;margin-right:10px;display: flex; justify-content: center; align-items: center;}.quiz_ans_box li label span:before{content:'';width:10px;height:10px;border-radius:50%;display:block;}.quiz_ans_box li input[type="radio"]:checked + label span{background:#3A58D1;}.quiz_ans_box li input[type="radio"]:checked + label span:before{background:#fff;border:none;}.quiz{display:none;position:relative;}.quiz.quiz_question1{display:block;}#Other_input,.quiz3_website_look .website_look,.website_change{border: 1px solid #969696; outline: 0; border-radius: 5px; resize: none; font-size: 1em; -webkit-appearance: none; font-family: "Zoho_Puvi_Regular"; background: transparent;width:100%;display:none;}#Other_input{padding:5px;margin: -10px 0 15px;}.quiz3_website_look{margin:20px 0 0;display:none;}.quiz3_website_look .website_look,#Other_input,.website_change{box-sizing: border-box;}.quiz3_website_look .website_look,.website_change{padding: 10px; height: 80px;display:block;margin:20px 0 0;}.website_change{height:150px;}.feedback-btn{font-size: 18px; border: none; border-radius: 5px; background: #F6C855; color: #000; cursor: pointer; outline: none; display: block; width: 100%; padding: 12px 50px; margin: 30px 0 0; -webkit-transition: all ease 0.2s; -moz-transition: all ease 0.2s; -o-transition: all ease 0.2s; transition: all ease 0.2s;}.feedback-btn:hover{background: #f8bf31;}.zsiq_floatmain.hidechat{display:none!important;}#quiz_success{height: calc(100% - 115px); width: 100%;display:none;}.success_container{display: flex; align-items: center; justify-content: center; flex-direction: column; width: inherit; height: inherit;}#quiz_success img{width: 80px;height:auto; display: block;}.thank_title{font-size: 1.2em; font-style:italic; color: #000; line-height: 1.4; margin: 20px 0 0; padding: 0; text-align: center;}.spin .spinner::before{content: ""; width: 7px; height: 7px; border-radius: 50%; border: solid 0.35em #aca075; border-bottom-color: #0d0058; animation: 0.8s linear infinite spinner; will-change: transform; display: block;}.spin .spinner{display: inline-block; vertical-align: top; padding-left: 10px;}@keyframes spinner{0%{transform: rotate(0deg);}100%{transform: rotate(360deg);}}@media only screen and (max-height:720px){.fb_header{padding:15px 30px;}}@media only screen and (max-width:650px){.feedback-box{width:95%;}}