/* new design */
.clearfix:after {
    clear:both;
    content:'.';
    display:block;
    visibility:hidden;
    height:0;
}
.clearfix {
    display:inline-block;
}
* html .clearfix {
    height:1%;
}
.clearfix {
    display:block;
}
*+html .clearfix {
    display: inline-block;
}
html, body
{
	overflow-x: hidden;
}
/* normalize css*/

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
	font-size: 16px;
	font-family: 'ZohoPuvi';
	    font-weight: 300;
}
 * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
article,
footer,
header,
section {
	display: block;
}
[hidden],
template {
	display: none;
}
a {
	background-color: transparent;
	text-decoration: none!important;
	color: #3781f5;
}
a:active,
a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: 600;
}
small {
	font-size: 80%;
}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -.5em;
}
sub {
	bottom: -.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
img {
	vertical-align: middle;
	max-width: 100%;
}
h1
{
	font-size: 2em;
}
h2
{
	font-size: 1.5em;
}
p {
	margin: 0 0 25px;
    line-height: 1.8;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
.text-lowercase {
	text-transform: lowercase;
}
.text-uppercase {
	text-transform: uppercase;
}
.text-capitalize {
	text-transform: capitalize;
}
.text-blue
{
	    color: #243A5D;
}
.text-light {
	color: #fff!important;
}
.text-dark {
	color: #000!important;
}
.top-margin {
	margin-top: 25px!important;
}
.bottom-margin {
	margin-bottom: 25px!important;
}
.space-large {
	height: 50px;
}
.space-medium {
	height: 25px;
}
.space-small {
	height: 10px;
}
.margin-0 {
	margin: 0!important;
}
.padding-0 {
	padding: 0!important;
}
.non-click {
	cursor: default;
	pointer-events: none;
}
.di {
	display: inline-block;
	vertical-align: top;
}
ol,
ul {
	margin-top: 0;
	margin-bottom: 10px;
	list-style-type: none;
	padding: 0px;
}
strong,
b {
	font-weight: 600;
}
.rows:after,
.rows:before,
section:after,
section:before,
footer:after,
footer:before,
header:before,
header:after,
.container:before,
.container:after,
.clearfix:after,
.clearfix:before {
	display: table;
	content: "";
	clear: both;
}
.rows {
	margin-right: -10px;
	margin-left: -10px;
}
.container {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	max-width: 1200px;
}
.container-fluid {
	width: 100%;
	max-width: 100%;
	position: relative
}
.cols-2,
.cols-25,
.cols-3,
.cols-4,
.cols-6,
.cols-8,
.cols-9,
.cols-10,
.cols-12
{
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
.cols-2 {
	width: 16.6%;
}
.cols-25 {
	width: 20%;
}
.cols-3 {
	width: 25%;
}
.cols-4 {
	width: 33.2%;
}
.cols-6 {
	width: 50%;
}
.cols-8 {
	width: 66.6%;
}
.cols-9 {
	width: 75%;
}
.cols-10 {
	width: 87.5%;
}
.cols-12 {
	width: 100%;
}
.cols-center
{
	    margin: 0 auto;
    float: none;
}
@media only screen and (max-width: 1025px)
{
	.cols-md-12 {
	width: 100%;
}
	.cols-md-9 {
	width: 75%;
}
	.cols-md-6 {
	width: 50%;
}
	.cols-md-4 {
	width: 33.3%;
}
	.cols-md-3 {
	width: 25%;
}
}
@media only screen and (max-width: 650px)
{
	.cols-sd-12 {
	width: 100%;
}
	.cols-sd-9 {
	width: 75%;
}
	.cols-sd-8 {
	width: 66.6%;
}
	.cols-sd-6 {
	width: 50%;
}
	.cols-sd-4 {
	width: 33.3%;
}
	.cols-sd-3 {
	width: 25%;
}
}
/* datepicker */
.datepicker{position:relative;display:inline-block;font:15px/1.5 "Helvetica Neue",mplus-2c,Helvetica,Arial,"Hiragino Kaku Gothic Pro",Meiryo,sans-serif;font-weight:300;border:1px solid #dfdfdf;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;box-shadow:.5px .5px 0 #c8c8c8;-webkit-box-shadow:.5px .5px 3px #eee;-moz-box-shadow:.5px .5px 3px #eee}.datepicker>.datepicker_header{padding-top:0;padding-bottom:5px;padding-left:5px;padding-right:5px;background-color:#eee;color:#3f3f3f;text-align:center;font-size:9pt;font-weight:700;min-height:30px;user-select:none;-webkit-user-select:none;-moz-user-select:none}.datepicker>.datepicker_header>span{display:inline-block;margin-top:-2px}.datepicker>.datepicker_header>a{color:#3b7796;cursor:pointer;font-size:20px;padding:3px 16px;user-select:none;-webkit-user-select:none;-moz-user-select:none;vertical-align:initial}.datepicker>.datepicker_header>a:hover{color:#303030;background-color:#c8c8c8}.datepicker>.datepicker_header>a:active{color:#fff;background-color:grey}.datepicker>.datepicker_header>span{margin-left:20px;margin-right:20px;user-select:none;-webkit-user-select:none;-moz-user-select:none}.datepicker>.datepicker_header>.icon-home{position:absolute;display:block;width:16px;height:16px;vertical-align:middle;padding:8px;top:0;left:0}.datepicker>.datepicker_header>.icon-close{position:absolute;display:block;width:16px;height:16px;vertical-align:middle;padding:8px;top:0;right:0}.datepicker>.datepicker_header>.icon-home>div{width:16px;height:16px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAQCAYAAAB3AH1ZAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NCNwAAAepJREFUSEudk71Kw2AUhnVxVnCyN1EcCjXUujmKF1AoRRCcNU4OIg5dtXF36tAb6B107qjg0iC4STt0EdTnTU8+v5rGNh54aM7Pe/J+abLmR3AZ7QeXD0+WZkI9zViaiXq9vg+5evU0Y+ksgjCqsrgPA2jBOzQs91FNPc0o70vLQtGHAbTgHRqW+6imnmaUS1PVqWL4SgijJr8juHK1H1Qb2Uxai1kivowmjODKq6Wopp5m0losA95Noh43ONXi+XpCPOsx49W9ZaIHp+CbSlFNPc24+i8DxfGX/YeZgTDqQrsgXc9AF9oFkcY9gQN7J3MjuOhs2WUS0ngGluqZmdNLs7IBTltmZsrvsZUKGaBfhik4vTSw3EBwfrdBfwhvwcX9tpVXNkBvA4bwBk4vDSw2UD27WbdLnf42mQmjIysl8ZeBWq3m9PRubWZOL43qGQOccpf8lc9tj5tWuP7g+tHaLqSR1pY7Pde78Ap7UIEPyOip5RgIOzvkzzCGF4gxtWltF9LAIgM78AxjeAF9/xk9tfy/gBuWOLVMfPIUDq08F3kGFOQlkIlPWKiXBvJfQl6+EjdvWJqJvwwoqMlErl4aabVowmmvbWEBEs2EJeLaFhZBmone8hMtAj2JIkykZYmQifRprAqa+sk3UgBXF8VWaxMAAAAASUVORK5CYII=)}.datepicker>.datepicker_header>.icon-close>div{width:16px;height:16px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAQCAYAAAB3AH1ZAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NCNwAAAfhJREFUSEvNVEtKA0EUHHBhsvZ7D0HF4PRMnERxI+hCQ4xuBE/g5yLRA+il/CCIXkDElRGt6qkZO91j1JUW1KJf1XvVn2Gif4XGUX986aRf0zIANXq0DBBv7Iwvb+192U+NHi2H0Tg+O2ycnN2DV+CcyiVQW5B2T6/KJUxr7dAkySN4bVbaiyqXMM1s3mr0wKtyDgytgQ/gu/gKbkumvgsOpJH0lieNN3s1O9iYd/EN657kyJikZ2uFDi97JDOgX8fAWyeg2MQO6IeT8Pbrao+Wtw/qJklvywBnE5ZuOAkve9SeA0PnQT+Ia7/2BoZXnK0uBkH5Oqxl4RNZYHAH9ANdMnxP9gA42X5FoMuhp6kEAnjlDPpVeIERm0B4+m0/N9AFq26Bta5sX0JvPvDCycFPTs+PbtQTUOvIHgAhu+DoJ4BH9mFgcAzyy3cDee3+c9ATq60ErjfDcP/kDPQ3hJtIM7XlwMAJ8FoBBe2bi/4m6J1QO34yrWlc740XxDffr/wm6EWP2u0GJsEnDS/DJVPvge7T0DspmT+aGQx+cUKGPriKTcCbzEhGwOn5GAZegM/gHdiSVAK1VBo9F+yRFJn2+hgGXtrBSXpn0mbQb5orbavl4ZfskZRDm5gGp1QKQM16nPACdhNpczZur3+ezAM1eoLwv0MUfQBkquZISGUUwgAAAABJRU5ErkJggg==)}.datepicker>.datepicker_header>a:hover>div{background-position:-16px 0}.datepicker>.datepicker_inner_container{margin:-2px 0 -2px 0;background-color:#d2d2d2;border:1px solid #c8c8c8;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;box-shadow:.5px 0 3px #c8c8c8;-webkit-box-shadow:.5px 0 3px #c8c8c8;-moz-box-shadow:.5px 0 3px #c8c8c8}.datepicker>.datepicker_inner_container:after{content:".";display:block;height:0;clear:both;visibility:hidden}.datepicker>.datepicker_inner_container>.datepicker_calendar{float:left;width:18.3em;margin-top:-.5px;margin-left:-1px;margin-bottom:-2px;background-color:#fff;border:1px solid #c8c8c8;border-top:none;border-top-left-radius:3px;border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-topleft:3px;-moz-border-radius-bottomleft:3px}.datepicker>.datepicker_inner_container>.datepicker_calendar>table{padding:10px}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tbody>tr>th{color:#646464;width:18px;font-size:small;font-weight:400;text-align:center}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tbody>tr>td{color:#000;font-size:small;text-align:center;user-select:none;-webkit-user-select:none;-moz-user-select:none;cursor:pointer;padding:10px}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tbody>tr>td.today{border-bottom:#bfbfbf solid 2px;margin-bottom:-2px}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tbody>tr>td.wday_sat{color:#04a}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tbody>tr>td.wday_sun{color:#e13b00}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tbody>tr>td.day_another_month{color:#ccc}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tbody>tr>td.day_in_past{cursor:default;color:#ccc}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tbody>tr>td.day_in_unallowed{cursor:default;color:#ccc}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tbody>tr>td.out_of_range{cursor:default;color:#ccc}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tbody>tr>td.active{color:#fff;background-color:grey}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tbody>tr>td.hover{color:#000;background-color:#c8c8c8}.datepicker>.datepicker_inner_container>.datepicker_timelist{float:left;margin-top:-.5px;padding:5px 0;overflow:auto;overflow-x:hidden;background-color:#fff;border-top-right-radius:3px;border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;text-align:right;width:4.9em}.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar{overflow:hidden;width:6px;background:#fafafa;border-top-right-radius:3px;border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px}.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar:horizontal{height:1px}.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar-button{display:none}.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar-piece{background:#eee}.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar-piece:start{background:#eee}.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar-thumb{background:#aaa;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px}.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar-corner{background:#333}.datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item{padding-top:5px;padding-bottom:5px;padding-left:7px;padding-right:7px;margin-top:5px;margin-bottom:2px;font-size:small;user-select:none;-webkit-user-select:none;-moz-user-select:none;cursor:pointer}.datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item.time_in_past{cursor:default;color:#ccc}.datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item.out_of_range{cursor:default;color:#ccc}.datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item.active{color:#fff;background-color:grey}.datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item.hover{color:#000;background-color:#c8c8c8}
/* Solution banner */
section {
    padding: 140px 0;
}
.header-section
{
	background: transparent linear-gradient(180deg, #2938A3 0%, #1A2679 100%) 0% 0% no-repeat padding-box;
	background-size: cover;
}
header.fixed-header {
    padding: 35px 0;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    transition: all ease 0.2s;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
}
header.header-fixed {
    padding: 20px 0;
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
	    background: linear-gradient(to right, #04226e, #16378d, #04226e);
}
.brand-logo {
    display: block;
    width: 200px;
}
#topbar-menu-icon {
    display: none;
        position: absolute;
    right: 0;
    cursor: pointer;
    transform: translate3d(0,0,0);
    transition: transform .7s;
    z-index: 9999999;
    width: 30px;
    height: 30px;
    margin: 0;
    top: 15px;
}
#topbar-menu-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
#topbar-menu-icon span:nth-child(1) {
    top: 0;
}
#topbar-menu-icon span:nth-child(2) {
    top: 8px;
}
#topbar-menu-icon span:nth-child(3) {
    top: 16px;
}
.active-menu#topbar-menu-icon span:nth-child(1) {
    top: 8px;
    -webkit-transform: rotate(
135deg
);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(
135deg
);
}
.active-menu#topbar-menu-icon span:nth-child(2) {
    opacity: 0;
    right: -60px;
}
.active-menu#topbar-menu-icon span:nth-child(3) {
    top: 8px;
    -webkit-transform: rotate(
-135deg
);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(
-135deg
);
}
.nav-menu {
    margin: 8px 0 0 0;
    padding: 0;
}
.nav-menu li {
    display: inline-block;
    margin-left: 10px;
}
.nav-menu li a {
    color: #fff;
    padding: 10px;
    display: block;
}
.nav-menu li a:hover, .nav-menu li.active-menu a {
    color: #F0483E;
}
#banner {
    margin-top: 116px;
    padding: 60px 0 0px 0;
	position: relative;
}
#sol-summery {
  background: #f1f5ff;
}

.page-title {
  font-weight: 600;
  font-size: 2.8em;
      margin-top: 0;	
  margin-bottom: 10px;
  line-height: 1.4;
color: #fff;	
}
#banner .page-title {
	    padding-bottom: 80px;
	    font-size: 3.2em;
    font-family: 'Zoho_Puvi_ExtraBold';
}
.msp-banner {
    width: 80%;
    height: auto;
    margin: 0 auto;
    display: block;
}
#sec0 {
    padding-top: 60px;
}
.section-title {
  font-weight: 700; 
  font-size: 1.7em;
  color: #000;
  line-height: 1.6;
}
.section-title a {
	color: #000;
}
#sec3 .section-title {
	font-weight: 600;
    margin-top: 0;
    margin-bottom: 8px;
    line-height: 1.5;
}
.sec3img {
	padding-top: 26px;
    height: auto;
}
.sec3img2 {
	padding-top: 46px;
    height: auto;
}
.sml-title {
    font-size: 1.4em;
}
h3.icon-title {
	    min-height: 60px;
    text-align: center;
	font-weight: 400;
    font-size: 18px;
    line-height: 1.6;
	margin: 7px 0 0;
}
#breif-section
{
	background: transparent linear-gradient(179deg, #35343E 0%, #121726 100%) 0% 0% no-repeat padding-box;
	padding: 140px 0px;
}
.box {
    background: #fff;
	border-radius: 5px;
}
#sec1 .box, .darkblue-box {
	min-height: 745px;
}
.innner-box {
    padding: 40px 25px;
}
.box.main-title {
    padding: 50px;
}
h2.box-main-title {
        line-height: 1.4;
    font-weight: 300;
    font-size: 1.7em;
}
h3.box-title {
    font-weight: 500;
    margin: 15px 0 5px 0;
}
p.box-descr {
    margin: 0;
}
.full-box {
    background: #2A3041;
    padding: 60px 40px;
    border-radius: 5px;
	color: #fff;
}
.lists li {
    line-height: 1.6;
    margin-bottom: 18px;
    position: relative;
    padding-left: 28px;
}
#pagetoscrollstop .lists li {
	position: relative;
	text-align: center;
	font-size: 1.2em;
	font-family: 'Zoho_Puvi_SemiBold';
}
.lists li span {
    display: block;
    background: #3782F5;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 2px;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -moz-transform: scale(0.8);
}
#breif-section .lists li span {
	background: #00E9FF;
}
.lists li span:before {
	background: #fff;
    width: 3px;
    height: 4px;
    content: "";
    position: absolute;
    left: 5px;
    top: 9px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}
#breif-section .lists li span:before, #breif-section .lists li span:after {
	background: #000;
}
.lists li span:after {
	background: #fff;
    width: 3px;
    height: 11px;
    content: "";
    position: absolute;
    left: 10px;
    top: 5px;
	transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
#secondary-header {
    padding: 0;
}
.full-row {
    background: #F7F7F7;
    padding: 5px 0;
}
.secondary-tab {
	    margin: 0;
	text-align: center;
}
.secondary-tab li {
    display: inline-block;
    margin: 0 12px;
	position: relative;
}
.secondary-tab li:after {
    content: "";
    width: 1px;
    display: block;
    height: 30px;
    position: absolute;
    background: #b7b6b6;
    left: -10px;
    transform: translate(0, -50%);
    top: 50%;
}
.secondary-tab li:first-child:after {
	display: none;
}
.secondary-tab li h4 {
        color: #000000;
    font-size: 14px;
    display: inline-block;
    text-align: left;
    line-height: 1.3;
    vertical-align: middle;
    padding: 15px 2px;
    margin: 0;
    cursor: pointer;
    font-weight: 400;
}
.secondary-tab li.active-tab:before
{
	content: "";
    display: block;
    position: absolute;
    height: 3px;
    width: calc(100% - 20px);
    background: #f1493f;
	left: 10px;
    bottom: -4px;
}
.secondary-tab li.active-tab h4, .secondary-tab li h4:hover {
    color: #F0483E;
}
#title-head {
    padding-bottom: 40px;
	position: relative;
}
#title-head:after{
    content: '';
    position: absolute;
    width: 50%;
    height: 100%;
    background: transparent linear-gradient(180deg, #FFFFFF 0%, #EFF0F5 100%) 0% 0% no-repeat padding-box;
    top: 0;
    left: 50%;
	z-index: -1;
}
.fixed .full-row {
        position: fixed;
    width: 100%;
    z-index: 9999;
    left: 0;
    top: 86px;
}
.sprite-ico {
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 auto;
	background: url("https://www.manageengine.com/fr/css/../images/msp-sprite.svg") no-repeat;
	     background-size: 450px;
}
.org-ico1 {background-position: -56px 2px;}
.org-ico2 {background-position: -147px 0px;}
.org-ico3 {background-position: -224px 0px;}
.org-ico4 {background-position: -305px 6px;}
.org-ico5 {background-position: -403px 9px;}
.org-ico6 {background-position: 11px -55px;}
.box-icon.sprite-ico {margin: 0;}
.box-icon1 {background-position: -53px -55px;}
.box-icon2 {background-position: -129px -56px;width:65px;}
.box-icon3 {background-position: -232px -58px;}
.box-icon4 {background-position: -310px -58px;}
.box-icon5 {background-position: -400px -54px;}
.product-col {
    width: 50%;
    float: left;
}
.product-col > img {
    width: 85%;
	    height: auto;
    margin: 60px auto 0 auto;
    display: block;
}
.even-section .product-col > img {
	float: left;
}
.product-box {
    padding: 80px;
    border-radius: 10px;
}
.product-title {
    font-weight: 600;
    margin: 0;
}
h3.product-sub-tittle {
    font-weight: 500;
	    line-height: 1.4;
    margin-bottom: 8px;
}
#sec1 h3.product-sub-tittle {
    font-size: 1.6em;
    margin-top: 5px;
    font-weight: 600;
}
.product-cta {
    display: inline-block;
    padding: 15px;
    color: #3782F5;
    font-weight: 400;
	width: 100%;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-weight: 500;
}
.product-cta:hover {
	color: #F9C755;
	cursor: pointer;
}
.top-links {
  position: fixed;
  right: 0;
  top: initial;
  bottom: 300px;
  z-index: 4;
}
#fixedbtn span {
	display: block;
    padding: 20px 10px;
    position: fixed;
    cursor: pointer;
    color: #fff;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    width: 185px;
    right: -255px;
}
#fixedbtn span.down {
	background:#2c325c;
	margin-bottom: 3px;
	top:30%;
}
#fixedbtn span.contact {
	background:#0d7ffd;
	top: calc(30% + 60px);
}

#fixedbtn span:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -60px;
    width: 60px;
    height: 56px;
    text-align: center;
    transform: translate(0%, -50%);
    line-height: 60px;
}
#fixedbtn span.down:before {
    background: url("https://www.manageengine.com/california-consumer-privacy-act-ccpa-compliance-tools-and-resources/images/icon-downlod.svg") #2c325c no-repeat;
    background-position: center;
    background-size: 25px;
    color: #fff;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
	z-index: 1000;
}
#fixedbtn span.contact:before {
        background: url(https://www.manageengine.com/cis-critical-security-controls/images/call-icon.svg) #0d7ffd no-repeat;
    background-position: center;
    background-size: 25px;
    color: #fff;
     border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
	z-index: 999;
}
#fixedbtn.slide span:hover ,#fixedbtn.slide.act span:hover{
    right: 0;
}
#fixedbtn.slide.act span{right: -195px;}

/* form style */
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 48%);
  z-index: 999999;
  top: 0;
  left: 0;
  display: none;
}

.popup,
.popup * {
  box-sizing: border-box;
}

.popup {
 position: fixed;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: 500px;
    max-width: 95%;
    max-height: 95vh;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 0 10px rgb(0 0 0 / 26%);
    border-radius: 3px;
    z-index: 99;
    display: none;
}

.popup-content {
  overflow: scroll;
  height: 100%;
  max-height: 90vh;
}

.popup-content form {
  width: 90%;
  margin: 0 auto;
}

span.close {
      position: absolute;
    z-index: 999;
    top: 0px;
    right: 0px;
    color: #5b82c7;
    font-weight: bold;
    cursor: pointer;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    font-family: 'Zoho_Puvi_SemiBold';
    font-size: 14px;
    padding: 2px 10px;
}

span.close:hover {
     color: #fff;
}

h2.popup-title {
    text-align: center;
    margin: 0;
    line-height: 1.6;
    background: url("../images/dotted-bg.svg") no-repeat, url("../images/dotted-bg.svg") no-repeat #003795;
	background-size: 7%, 5%;
    background-position: 14px 54px, 94% 20px;
    color: #fff;
    font-family: 'Zoho_Puvi_SemiBold';
    font-size: 16px;
    padding: 20px 25px;
    margin-bottom: 30px;
}


.form-control.btn-submits {
  background: transparent;
  text-align: center;
}

.form-control {
  height: 55px;
  margin-bottom: 12px;
}

.dropdown1,
.dropdt1 {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.dropdown1::-webkit-scrollbar,
.dropdt1::-webkit-scrollbar {
  width: 0px;
  background: transparent;
  display: none;
}

p.privacy-policy {
      font-size: 14px;
    color: #000000;
    margin-top: 20px;
}

p.privacy-policy a {
  color: #fff;
  text-decoration: underline!important;
}
p.privacy-policy a:hover {
	color: #F9C855;
}
#contact_form p.privacy-policy a {
	color: #000;
}
#contact_form p.privacy-policy a:hover {
	color: #ff4a36;
}
#meGDPRMessage {
      color: #000000;
    font-size: 14px;
    width: 100%;
    line-height: 1.6;
}
#form-sec #meGDPRMessage {
	color: #fff;
}
#meGDPRMessage label {
    cursor: pointer;
}
#meGDPRMessage .checkmarkgdpr {
    height: 12px!important;
    width: 12px!important;
    top: 1px;
}
.dropdt1 .hida1 {
  padding-top: 16px;
}

.hide_field {
  display: none;
}
/* form css  */
.form-control {
  display: block;
  width: 100%;
  height: 55px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #cacaca;
  border-radius: 4px;
  box-shadow: none;
  position: relative;
  margin-bottom: 16px;
  transition: border ease 1.5s;
  -webkit-transition: border ease 1.5s;
  -moz-transition: border ease 1.5s;
}
.enquiry-popup .form-control {
    height: 48px;
    border: 1px solid #c9c6c6;
    transition: border ease .9s;
    -webkit-transition: border ease .9s;
    -moz-transition: border ease .9s;
}
.form-control.btn-submits {
    border: none;
}
.dropdown-control {
  background: url(https://www.manageengine.com/images/submenu-sel-arrow.png)
    no-repeat;
  background-position: 95% center;
}

.form-control.dropdown-control.uscountry {
  background: #fff;
}

.form-control.active-row {
  border: 1px solid #fff;
}

.form-control.btn-submits {
  border: none;
  margin-bottom: 45px;
  padding-left: 0;
}

.form-control.form-comments {
  height: 85px;
}

.form-control:after,
.form-control:before {
  box-sizing: inherit;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  z-index: 1;
  border: 2px solid transparent;
  border-radius: 5px;
  pointer-events: none;
}

.form-control:before {
  top: 0px;
  left: 0px;
}

.form-control:after {
  bottom: 0;
  right: 0;
}

.form-control .error {
  position: absolute;
  bottom: -8px;
  left: 30px;
  transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -webkit-transition: all ease 0.4s;
  font-size: 12px;
  z-index: 8;
  opacity: 1;
  background: #fff;
  padding: 5px;
  line-height: 0.5;
  color: red;
  display: none;
}

.form-control .error.phone_codeerror {
  line-height: 1.2;
  bottom: -18px;
  left: 14px;
  margin-right: 8px;
}

.form-control * {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.form-control .label {
  position: absolute;
  transform: translate(0%, -50%);
  top: 50%;
  left: 30px;
  transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -webkit-transition: all ease 0.4s;
  font-size: 16px;
  z-index: 8;
  opacity: 0.7;
}

.form-comments.form-control .label {
  top: 35%;
}

.form-control input,
.form-control select,
.form-control textarea {
  width: 100%;
  outline: none;
  border: none;
  background: none !important;
  height: 100%;
  padding-left: 20px;
  font-size: 1.2em;
  position: relative;
  z-index: 9;
  opacity: 0.6;
  resize: none;
  font-family: "ZohoPuvi";
}
.form-control textarea {
    padding: 10px 15px;
}
.form-control select {
  opacity: 0;
  background: url(https://www.manageengine.com/government/images/arrow.png)
    no-repeat !important;
  background-position: 98% !important;
}

.form-control.active-row select {
  opacity: 1;
  color: #7c7979;
}

.btn-submits button {
  border-radius: 4px;
    font-size: 16px;
    font-weight: 400;
    border: 2px solid #ff4a36;
    background: #ff4a36;
    color: #fff;
    cursor: pointer;
    outline: none;
    display: inline-block;
    padding: 12px 40px;
    margin: 0 0 20px 0;
}

.btn-submits button:hover {
      background: #1c1c1c;
    border-color: #1c1c1c;
}

.form-control.btn-submit,
.form-control.btn-submit-new {
  background: transparent;
  border: none;
  height: auto;
  text-align: center;
}

.btn-submit-new button {
 font-size: 18px;
    font-weight: 400;
    border: 2px solid #F9C855;
    border-radius: 5px;
    background: #F9C855;
    color: #000;
    cursor: pointer;
    outline: none;
    display: inline-block;
    padding: 12px 50px;
    margin: 20px 0;
}

.btn-submit-new button:hover {
  background: #e04d3b;
  border-color: #e04d3b;
	color: #fff;
}

.active-row.form-control::before {
  border-top-color: #15368b;
  border-right-color: #15368b;
  transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
  width: 100%;
  height: 100%;
}

.active-row.form-control::after {
  border-bottom-color: #15368b;
  border-left-color: #15368b;
  transition: border-color 0s ease-out 0.3s, width 0.15s ease-out 0.3s,
    height 0.15s ease-out 0.45s;
  width: 100%;
  height: 100%;
}

.form-control.active-row .label {
  top: 0;
  background: #fff;
  padding: 0 6px;
  left: 15px;
  font-size: 1em;
  opacity: 1;
}

.uscountry.form-control {
  height: auto;
  background: transparent;
  padding: 0;
  border-color: transparent;
}

.uscountry.form-control:before,
.uscountry.form-control:after {
  display: none;
}

.uscountry select#contact_country,
.uscountry select#zc-country {
  height: 60px;
  border: 2px solid #15368b;
  border-radius: 4px;
  opacity: 1;
  background: url(https://www.manageengine.com/government/images/arrow.png)
    no-repeat #fff !important;
  background-position: 95% !important;
}

.uscountry.form-control.active-row .label {
  z-index: 99;
}

.uscountry select#country_state, .uscountry select#ukcountry_region {
  height: 60px;
  background: url(https://www.manageengine.com/government/images/arrow.png)
    no-repeat #fff !important;
  background-position: 95% !important;
  margin-top: 15px;
  border-radius: 4px;
  opacity: 1;
  border: 2px solid #15368b;
}

.uscountry .state-label {
  top: unset !important;
  bottom: 38px;
}
b.sup {
    font-size: 0.8em;
    position: relative;
    bottom: 5px;
    left: 2px;
}
p.callback-text {
        margin: 0 0 12px 0;
    color: #3b3b3b;
    font-size: 0.9em;
    position: relative;
    bottom: 7px;
}
.dropdown1 {
  position: relative;
  z-index: 99;
  font-size: 12px;
  padding: 0;
  height: 55px;
}

.dropdown1.sol {
  z-index: 999;
}

.dropdown1 .dropdt1 {
  width: 100%;
  height: 100%;
}

.clicks {
  display: block;
  width: 100%;
  height: 100%;
}

.dropdt1 .hida1 {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 16px;
  padding-left: 30px;
  font-size: 16px;
  color: #7a7878;
  background: url(https://www.manageengine.com/government/images/arrow.png)
    no-repeat transparent;
  background-position: 96%;
  transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
}

.active-row .dropdt1 .hida1 {
  background: linear-gradient(to bottom, #f3f3f3, #fff);
  width: auto;
  display: inline-block;
  position: absolute;
  height: auto;
  padding: 0 6px;
  top: -8px;
  left: 15px;
  z-index: 9;
  color: #555;
}

.multiSel1 {
  padding: 12px 10px 5px 10px;
  height: 44px;
  overflow: scroll;
  display: none;
}

.dropdown1 .dropdd1 {
  position: absolute;
  width: 100%;
  z-index: 9999;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

div.dropdownsearch1 {
  width: 100%;
  background: #153488;
  display: none;
  z-index: 9999;
  position: relative;
}

.dropdown1 .dropdd1 input {
  width: 96%;
  padding: 10px;
  font-size: 14px;
  margin: 15px 10px 5px;
  border: 1px solid #f4f4f4;
  box-sizing: border-box;
  opacity: 1;
	    color: #fff;
}

.dropdown1 .dropdd1 ul {
  color: #fff;
    display: none;
    left: 0;
    padding: 15px 15px 2px 0;
    position: absolute;
    top: 50px;
    width: 100%;
    list-style: none;
    height: 140px;
    overflow: auto;
    background: #16358a;
  text-align: left;
  overflow: scroll !important;
}

.dropdown .dropdd ul li,
.dropdown1 .dropdd1 ul li {
  padding: 5px 10px;
  width: 100%;
  font-size: 14px;
  line-height: 2;
  cursor: pointer;
}

.multiSel1 span {
  border: 1px solid #333;
  padding: 1px 5px;
  border-radius: 5px;
  margin: 2px 5px 2px 0;
  font-size: 0.9em;
  line-height: 20px;
  display: inline-block;
}

.multiSel1 span strong {
  margin: 0 0 0 10px;
  color: #898383;
  font-weight: 700;
  cursor: pointer;
}

.top-links {
  position: fixed;
  right: 0;
  top: initial;
  bottom: 300px;
  z-index: 4;
}

#fixedbtn {
  position: fixed;
  right: 0;
  top: initial;
  top: 300px;
  z-index: 9999;
  display: none;
}

#fixedbtn:not(.solution-btn) {
  display: block !important;
}

#fixedbtn span {
  display: none;
}

#fixedbtn a {
  display: block;
  position: relative;
  background: #29b373;
  cursor: pointer;
  height: 50px;
  color: #fff !important;
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 14px;
  line-height: 30px;
  padding: 10px;
  box-sizing: border-box;
  position: relative;
  text-decoration: none;
  box-shadow: 0 3px 6px rgb(0 0 0 / 35%);
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transform: translateX(322px);
  -webkit-transform: translateX(322px);
}

#fixedbtn span:hover,
#fixedbtn a:hover {
  transform: translateX(0);
  -webkit-transform: translateX(0);
}

#fixedbtn span:before,
#fixedbtn a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -46px;
  width: 48px;
  height: 50px;
  text-align: center;
  transform: translate(0%, -50%);
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  box-shadow: -5px 2px 6px rgb(0 0 0 / 35%);
}

#fixedbtn .contact:before {
  margin-bottom: 5px;
  background: url("https://www.manageengine.com/fr/css/../images/req-demo.svg") no-repeat #29b373;
  background-size: 45%;
  background-position: center;
}

#fixedbtn .contact_popup:before {
  background: url("https://www.manageengine.com/fr/css/../images/download-ico.svg") no-repeat #29b373;
  background-size: 50%;
  background-position: center;
}

#fixedbtn .contact,
.top-links .req-call:hover {
  cursor: pointer;
}

.success-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 58%);
  display: none;
}

.global-success-msg {
  position: fixed;
  transform: translate(-50%, -50%);
  top: 40%;
  left: 50%;
  z-index: 999999;
  width: 400px;
  max-width: 90%;
  background: #fff;
  padding: 40px 20px;
  text-align: center;
  color: #000000;
  font-size: 1.4em;
  line-height: 1.8;
  font-weight: 400;
  border-radius: 10px;
}

.global-success-msg p {
   line-height: 1.6;
    margin: 30px 0 0;
    color: #000;
    display: block;
    font-size: 20px;
    font-family: 'Zoho_Puvi_SemiBold';
}
.global-success-msg p b {
    display: block;
}
span.tick-icon {
    display: block;
    width: 90px;
    padding: 20px;
    background: #003795;
    border-radius: 100%;
    position: absolute;
    transform: translate(-50%, 0);
    left: 50%;
    top: -50px;
}

.global-success-msg span.close {
  font-family: 'Zoho_Puvi_SemiBold';
    color: #b3b3b4;
    margin: 0;
}

.global-success-msg span.close:hover {
  color: #000;	
}

.captcha-input {
  vertical-align: middle;
}

.captcha-input,
div.form-group .form-field {
  position: relative;
}

.captcha-input.form-field {
  margin: 0;
}

.captcha-input {
  margin: 0;
}

.form-group.captcha-group {
  margin: 0 0 10px 0;
}

#WrongCaptchaError {
  position: absolute;
  bottom: -8px;
  left: 30px;
  transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -webkit-transition: all ease 0.4s;
  font-size: 12px;
  z-index: 8;
  opacity: 1;
  background: #fff;
  padding: 5px;
  line-height: 0.5;
  color: red;
  display: none;
}

.CaptchaWrap {
  position: relative;
  vertical-align: middle;
}

#CaptchaImageCode {
  text-align: center;
  padding: 0 0;
  width: 100%;
  overflow: hidden;
  position: relative;
  top: 10px;
}

.CaptchaTxtField {
  display: block;
  box-sizing: border-box;
}

div.reload {
  width: 8%;
  vertical-align: middle;
}

.CaptchaWrap:after,
.CaptchaWrap:before,
.captcha-input:after,
.captcha-input:before {
  content: "";
  display: table;
  clear: both;
}

.capcode {
  font-size: 46px;
  display: block;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  cursor: default;
  letter-spacing: 1px;
  color: #ccc;
  font-weight: 300;
  font-style: oblique;
}

div.form-group input.ReloadBtn {
  background: url(https://www.manageengine.com/fr/css/../images/captcha-reload-white.svg) left
    top no-repeat;
  background-size: 100%;
  width: 25px;
  height: 25px;
 text-indent: -99px;	
  position: relative;
  left: 7px;
  top: 15px;
  border: 0;
  outline: 0;
  cursor: pointer;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}
/* form style end */
#backToTop {
    position: fixed;
    right: 15px;
    bottom: 80px;
    color: #000;
    background: rgba(0, 0, 0, 0.7) url(https://www.manageengine.com/images/up-arrow.png) no-repeat 16px 17px;
    font-size: 12px;
    display: none;
    cursor: pointer;
    transition: all 0.1s ease 0s;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-indent: -1000px;
    overflow: hidden;
    z-index: 99999;
}
footer {
    background: #16141a;
    position: relative;
    z-index: 9999;
}
footer > .container {
    padding: 50px 0;
}
p.copyright {
    color: #fff;
    font-size: 0.9em;
    margin-bottom: 0;
}
.zlogo {
    height: auto;
    width: 55px;
    text-indent: -9999em;
    background: url(https://www.manageengine.com/images/zoho.svg) 0 0 no-repeat;
    display: inline-block;
    margin: 0 3px;
}
.social {
    text-align: right;
}
.social li {
    display: inline-block;
    margin: 0 5px;
}
ul.social{display:block;text-align:right;}
.social li{display:inline-block;}
.social li a{height:35px;width:35px;border: 1px solid #fff;padding: 8px;margin: 0 5px;border-radius: 100%;display: inline-block;}
.social li:first-child a{margin-left: 0;}
.social li a:hover{text-decoration:none}
.social li a.fb{background:url(https://www.manageengine.com/fr/css/../images/footer-sprite.svg) no-repeat 0 0;background-size: 25%!important;background-position: center;}
.tw{background:url(https://www.manageengine.com/fr/css/../images/footer-icon-tw.svg) no-repeat 0 3px;background-size:45%;background-position: 50% 52%;}
.in{background:url(https://www.manageengine.com/fr/css/../images/footer-icon-in.svg) no-repeat 0 0;background-size: 45%;background-position: 50% 46%;}
.yt{background:url(https://www.manageengine.com/fr/css/../images/footer-icon-yt.svg) no-repeat 0 4px;background-size: 45%;background-position: center;}
a.insta{background:url(https://www.manageengine.com/fr/css/../images/ft-insta.png) no-repeat 0 0;background-size:45%;background-position:center;}
.social a.fb:hover{background-color:#4267b2}
.social li a.tw:hover{background-color:#1da1f2}
.social li a.in:hover{background-color:#0e76a8}
.social li a.yt:hover{background-color:red}
.social li a.insta:hover{background:url(https://www.manageengine.com/fr/css/../images/ft-insta.png) no-repeat 0 0,linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%) no-repeat;background-size:45%,100%!important;background-position:center}
.container-fluid.copyright p {
    margin: 0;
    font-size: 0.9em;
}
.container-fluid.copyright {
    padding: 20px 0;
    text-align: center;
    background: #1d1d1d;
    color: #fff;
}
.container-fluid.copyright p a {
    color: #fff;
}
/* testimonials*/
.testimonial_slider_2{
	width:100%;
	overflow:hidden;
	    position: relative;
	text-align: center;
}
.testimonial_slider_2:before {
    content: "";
    width: 60px;
    height: 45px;
    background: url(https://www.manageengine.com/fr/css/../images/quote-ico.svg) no-repeat;
    display: block;
    background-size: 85%;
}
.testimonial_slider_2 input {
	display: none;
}

.testimonial_slider_2 #slide_2_1:checked ~ .boo_inner { margin-left:0; }
.testimonial_slider_2 #slide_2_2:checked ~ .boo_inner { margin-left:-100%; }
.testimonial_slider_2 #slide_2_3:checked ~ .boo_inner { margin-left:-200%; }
.testimonial_slider_2 #slide_2_4:checked ~ .boo_inner { margin-left:-300%; }
.testimonial_slider_2 .boo_inner {
	width:400%;
	-webkit-transform: translateZ(0);
	-webkit-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
	-moz-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -ms-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -o-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */

	-webkit-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
	-moz-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -ms-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -o-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
}
.testimonial_slider_2 .slide_content{
	width:25%;
	float:left;
}
.testimonial_slider_2 #controls {
	    text-align: center;
	    margin-top: 30px;
}
.testimonial_slider_2 #controls label{
	width: 10px;
    height: 10px;
    margin: 0 5px;
    display: inline-block;
    background: #686868;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    cursor: pointer;
    line-height: normal;
    position: relative;
    color: #d7edf9;
}
.testimonial_slider_2 #slide_2_1:checked ~ #controls label:nth-child(1), 
.testimonial_slider_2 #slide_2_2:checked ~ #controls label:nth-child(2), 
.testimonial_slider_2 #slide_2_3:checked ~ #controls label:nth-child(3), 
.testimonial_slider_2 #slide_2_4:checked ~ #controls label:nth-child(4){
	    background: #f1483d;
    color: #f1483d;
}
.testimonial_slider_2 #controls label:after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    border: 1px solid;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    border-radius: 100%;
}
.content_2 {
	position: relative;
}
.content_2:before,
.content_2:after {
	content: "";
	height: 15px;
	width: 19px;
	position: absolute;
}
.testimonial_2 p {
	    margin-bottom: 5px;
    line-height: 1.7;
    font-size: 0.9em;
	color: #fff;
}
.testimonial_2 h4 {
    font-size: 1.1em;
    margin-left: 0;
    margin: 20px 0 0px;
    color: #fff;
    font-weight: 500;
}
#testimonials {
    background: url(https://www.manageengine.com/fr/css/../images/msp-qt.svg) no-repeat #0a1055;
	      background-size: 90%;
    background-position: left top;
    padding: 120px 0;
}
#testimonials .section-title {
    position: relative;
    left: 80px;
    top: 20px;
}
#breif-section .section-title {
	color: #fff;
	padding-right: 30px;
}
.slick-arrow {
        position: absolute;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #f0483d;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    text-indent: -9999em;
    cursor: pointer;
    outline: none;
    bottom: -60px;
    z-index: 99;
}
.slider-nav button.slick-arrow {
    display: none!important;
}
.slider-nav .slick-track {
    transform: none!important;
}
ul.slider.slider-nav {
    margin-top: 40px;
	margin-left: 14px;
}
button.slick-next.slick-arrow {
    right: 0;
	background: url("../images/msp-arrow-right.svg") no-repeat #f0483d;
	background-size: 50%;
    background-position: center;
}
button.slick-prev.slick-arrow {
    right: 50px;
	background: url("../images/msp-arrow-left.svg") no-repeat #f0483d;
	background-size: 50%;
    background-position: center;
}
.slick-arrow:hover
{
	background-color: #091154!important;
}
.slick-disabled.slick-arrow
{
	background-color: #091154!important;
	border-color: #fff;
}
.slider-nav .slick-slide {
    width: 15px!important;
    height: 15px;
    float: none;
    display: inline-block!important;
    border-radius: 100%;
    margin-right: 10px;
    line-height: normal;
    cursor: pointer;
	    position: relative;
	padding-left: 0;
}
.slider-nav .slick-slide li {
    width: 10px!important;
    height: 10px;
    margin: 0 5px;
    display: inline-block;
    background: #fff;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    cursor: pointer;
    line-height: normal;
    position: relative;
    text-indent: -9999px;
	color: #fff;
	    margin-top: 5px;
}
.slider-nav .slick-slide li:before {
	    content: "";
    display: block;
    width: 14px;
    height: 14px;
    border: 1px solid;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    border-radius: 100%;
}
.slider-nav .slick-slide.slick-current li {
    background: #f0483c;
    color: #f0483c;
}
.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slider{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px;padding-left: 15px;}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
.slider-products:before {
    content: "";
    width: 60px;
    height: 45px;
    background: url(https://www.manageengine.com/fr/css/../images/quote-ico.svg) no-repeat;
	    display: block;
        background-size: 85%;
    position: absolute;
    left: -55px;
}
.download-guide-banner {
	background: #18265C;
	padding: 25px 30px;
	color: #fff;
	position: absolute;
	bottom: -200px;
	    border-radius: 5px;
	width: 90%;
}
.download-guide-banner p{
	font-size: 1.4em;
	    line-height: 1.5;
    margin-bottom: 15px;
}
.download-guide-banner span{
	color: #000;
	background: #F9C855;
	padding: 15px 25px;
	display: inline-block;
	margin-top: 0px;
}
.download-guide-banner:hover {
	cursor: pointer;
}
.ai-revol-sec {
	background: #F5F5F7;
	padding: 40px;
	border-radius: 5px;
}
#title-head .ai-revol-sec {
    padding: 20px;
	border-radius: 0px;
	background: transparent;
    margin: 15px;
    border-bottom: 1px solid #ddd;
}
.section-title.text-left.sml-title {
	padding-top: 70px;
}
.blue-box {
	background: #4B5FA6;
	border-radius: 5px;
	padding: 20px;
	margin: 15px;
}
.focus-box .blue-box {
	background: #fff;
	border-radius: 2px;
	padding: 40px;
}
.blue-box h3 {
	margin-top: 0;
}
.focus-box {
    padding: 20px;
	padding-bottom: 0;
}
.focus-box h3.product-sub-tittle {
	font-family: 'Zoho_Puvi_SemiBold';
	text-align: center;
}
.focus-box .blue-box h3.product-sub-tittle {
	padding-top: 10px;
}
#sec1 {
  background: transparent linear-gradient(180deg, #F9C855 0%, #FFBC29 100%) 0% 0% no-repeat padding-box;
}
#sec1 .cols-8.cols-md-12 {
	padding: 0;
}
#tabs-event {
    text-align: center;
    margin: auto;
}
#tabs-event ul {
    text-align: center;
    display: inline-block;
	margin: 0;
	background: #FFECBF;
	border-radius: 5px;
}
#tabs-event ul li {
    display: inline-block;
    vertical-align: top;
    padding: 20px 60px;
    transition: .3s;
    border-radius: 5px;
    -webkit-transition: .3s;
	    font-weight: 500;
	color: #000;
	margin: 10px;
}
#tabs-event ul li:hover, #tabs-event ul li.active {
    color: #fff;
    background: #000;
    cursor: pointer;
}
.darkblue-box {
	background: transparent linear-gradient(180deg, #4D4B4B 0%, #121726 100%) 0% 0% no-repeat padding-box;
	padding: 40px 38px;
	border-radius: 5px;
	overflow: hidden;
}
#sec3 {
	background: #F5F5F7;
}
.learnmore-links a:last-child {
	border-bottom: none;
	padding-bottom: 35px;
}
.learnmore-links a:first-child { 
  border-top: 2px solid #ddd;
}
.tab-sec {
	display: none;
}
#service-delivery-tab {
	display: block;
}
#sec2 .ai-revol-sec{
	margin: 0;
    padding: 20px 40px;
}
.padtophe {
	padding-top: 40px;
}
.aiops-cycle {
	padding: 80px 0px 0px;
    margin: auto;
    text-align: center;
}
.aiops-cycle img {
	width: 100%;
    height: auto;
    margin: auto;
}
.zia-box li{
	display: inline-block;
	vertical-align: top;
	width: 18%;
	padding: 15px 20px;
	border: 1px solid #ddd;
	border-radius: 5px;
	margin: 10px;
	min-height: 185px;
}
.zia-box li span {
	position: relative;
	transform: scale(1.1, 1.1);
}
.zia-box h4 {
	font-weight: 400;
    margin-top: 10px;
}
.forrester-box {
	background: #263980;
	padding: 40px 30px;
	position: relative;
	overflow: hidden;
}
.forrester-cta {
	    display: inline-block;
    padding: 15px 25px;
    background: #F9C855;
    color: #000;
    margin-top: 15px;
    border-radius: 3px;
}
.forrester-cta:hover, .download-guide-banner span:hover {
	    background: #e04d3b;
    color: #fff;
	cursor: pointer;
}
.trophy-div{
	    padding-right: 15px;
    width: 12%;
    text-align: center;
}
.forresterlogo{
    width: 30%;
	padding-right: 20px;
	vertical-align: middle;
}
.forrester-box p{
	text-shadow: inset 0px 3px 6px #00000029;
	font-size: 1.3em;
	margin: 0;
	font-weight: 500;
	vertical-align: middle;
}
.argu-sec {
	background: #fff;
	border-radius: 5px;
	padding: 40px;
	margin: 15px;
	position: relative;
	min-height: 600px;
}
/*-----close button-----*/
.wrap {
  width: 50px;
  height: 50px;
	border-radius: 100%;
	border: 3px solid #3782F4;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
    position: absolute;
    bottom: 40px;
    right: 40px;
	text-align: left;
}
.wrap:hover {
	cursor: pointer;
}
.toggle {
  width: 23px;
  height: 4px;
  background: #3782F4;
  position: relative;
  transition: 0.25s all cubic-bezier(0.17, 0.67, 0.09, 0.97);
}
.toggle.open::after, .toggle.active::after {
  transform: rotate(90deg);
  opacity: 1;
}
.toggle.open, .toggle.active {
  transform: rotate(90deg);
}
.toggle::after {
  content: "";
  width: 23px;
  transition: 0.25s all cubic-bezier(0.17, 0.67, 0.09, 0.97);
  transition-delay: 0.1s;
  height: 4px;
  position: absolute;
  opacity: 0;
  background: #3782F4;
}
/*-------resoureeces----------*/

.resources {
    display: block;
    color: #000;
    text-align: center;
    font-size: 16px;
    line-height: normal;
	    background: #fff;
	margin-bottom: 20px;
	    border-radius: 5px;
    overflow: hidden;
}
.resources > div {
    padding: 30px 10px;
	background: #F5F5F7;
	    min-height: 225px;
}
.resources p {
        line-height: 1.4;
    margin-top: 0px;
    min-height: 44px;
}
.resources span {
    text-decoration: underline;
}
.resources span:hover
{
	color: #F0483E;
}
/*---------------Form ---------------------*/

#form-sec {
	background: #363643;
}
/*---------------popup ---------------------*/
.com-popup {
	position: fixed;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 48%);
    z-index: 999999;
    top: 0;
    left: 0;
	display: none;
} 



.agument-box {
	background: #fff;
	    padding: 20px;
    margin: 15px;
}
.agument-box h3{
	margin: 0;
}
.dropdown-popup .agument-box h3 {
	    min-height: 55px;
}
.dropdown-popup .cols-4.cols-md-12 .agument-box {
	min-height: 310px;
}
.zoho-icons {
	display: inline-block;
	vertical-align: middle;
}
.zoho-icons li{
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    font-size: .8em;
	    width: 70px;
}
.zoho-icons li img {
	display: block;
    padding: 10px;
	margin: auto;
	margin-bottom: 5px;
	    border-radius: 6px;
    background: #f1f1f1;
}
.singleline-aug h3{
	display: inline-block;
	vertical-align: middle;
	width: 67%;
}
.singleline-aug .agument-box{
	    padding: 12px 20px;
}

.close-button {
	    width: 40px;
    height: 40px;
    background: transparent;
    border: 4px solid #E91E63;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
    display: inline-block;
    margin: 10px 20px;
	    -moz-transition: box-shadow 200ms ease-out, -moz-transform 200ms ease-out, opacity 200ms ease-in-out;
    -o-transition: box-shadow 200ms ease-out, -o-transform 200ms ease-out, opacity 200ms ease-in-out;
    -webkit-transition: box-shadow 200ms ease-out, -webkit-transform 200ms ease-out, opacity 200ms ease-in-out;
    transition: box-shadow 200ms ease-out, transform 200ms ease-out, opacity 200ms ease-in-out;
}
.close-button:before {
	left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -2px;
    width: 24px;
    height: 4px;
    background-color: #E91E63;
    content: "";
    position: absolute;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
	-moz-transition: linear 400ms;
    -o-transition: linear 400ms;
    -webkit-transition: linear 400ms;
    transition: linear 400ms;
}
.close-button:after {
	    width: 24px;
    height: 4px;
    background-color: #E91E63;
    content: "";
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -2px;
    position: absolute;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
	    -moz-transition: linear 400ms;
    -o-transition: linear 400ms;
    -webkit-transition: linear 400ms;
    transition: linear 400ms;
}
.close-button:hover {
	-moz-box-shadow: 0px 0px 0px 20px #E91E63 inset;
    -webkit-box-shadow: 0px 0px 0px 20px #e91e63 inset;
    box-shadow: 0px 0px 0px 20px #e91e63 inset;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}
.close-button:hover:before {
	    background-color: #fff;
    -moz-transform: rotate(45deg) scale(0.6);
    -ms-transform: rotate(45deg) scale(0.6);
    -webkit-transform: rotate(45deg) scale(0.6);
    transform: rotate(45deg) scale(0.6);
}
.close-button:hover:after {
    background-color: #fff;
    -moz-transform: rotate(-45deg) scale(0.6);
    -ms-transform: rotate(-45deg) scale(0.6);
    -webkit-transform: rotate(-45deg) scale(0.6);
    transform: rotate(-45deg) scale(0.6);
}
.pr {
	position: relative;
}
.dropdown-popup  {
	    padding: 0px 40px;
	padding-top: 40px;
}
.dropdown-popup {
	display: none;
}
.realtime-popup .ai-revol-sec {
	background: #fff;
}
.learnmore-ai {
	padding: 40px 0px 0px;
}
.learnmore-ai a {
	color: #F9C855;
	font-weight: 500;
}
.learnmore-ai a:hover {
	color: #03e9ff;
}
.left-fixed {
    position: fixed;
    left: 13%;
    top: 100px;
    width: 36%;
}
.page-fix .right-title-head {
	float: right;
}
.right-title-head {
	padding-left: 40px;
}
#pagetoscrollstop {
	background: transparent linear-gradient(0deg, #FEFEFE 0%, #EFF0F5 100%) 0% 0% no-repeat padding-box;
}
.tenyears-para {
	padding: 0px 20px 80px;
	width: 60%;
	margin: auto;
	font-family: 'Zoho_Puvi_SemiBold';
	font-size: 1.2em;
}
.lists img {
	    display: block;
    width: 180px;
    margin: auto;
	height: auto;
    text-align: center;
}
#carousel2 {
	    position: relative;
    display: block;
	    direction: rtl;
	    box-sizing: border-box;
}
.blue {
	color: #0A80FD;
}
.ai-revol-di {
	display: inline-block;
    vertical-align: text-bottom;
    width: 85%;
    padding-left: 20px;
}
.ai-revol-di p{
	margin-bottom: 6px;
}
.ai-revol-di h3 {
	margin-top: 0;
}
.ai-revol-icon {
	    display: inline-block;
    vertical-align: top;
    width: 10%;
}
.overall-popup {
    position: fixed;
    width: 80%;
    height: 90%;
    overflow: scroll;
    top: 4%;
    background: #ededf1;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10000;
	display: none;
}
.zoho-icons a {
	color: #000;
}
.multiimge {
	display: none;
	height: auto;
}
.multiimge.active {
	display: block;
	    display: inline-block;
    -webkit-animation: slide-down 1.2s ease-out;
    animation: slide-down 1.2s ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@-webkit-keyframes slide-down {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-60px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes slide-down {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-60px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}
.italic-small {
	font-family: 'Zoho_Puvi_RegularItalic';
	font-size: 14px;
	    padding-top: 15px;
}
.trophy-logo-div {
	    width: 70%;
}
.forrester-hovertext {
	    width: 70%;
	position: absolute;
  opacity: 1;
  -webkit-transform: translate(0%, 160%);
  -moz-transform: translate(0%, 160%);
  transform: translate(0%, 160%);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
	    left: 13%;
    width: 64%;
    line-height: normal;
    color: #fff;
    top: 18%;
}
.trophy-logo-div {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
	
}
.forrester-box .forrester-hovertext {
	font-size: 1.2em;
	font-weight: 300;
}
.forrester-box:hover {
	cursor: pointer;
}
.forrester-box:hover .trophy-logo-div {
	opacity: 0;
}
.forrester-box:hover .forrester-hovertext{
	opacity: 1;
  -webkit-transform: translate(0%, 0%);
  -moz-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
}
p.loadersec {
    text-align: center;
    margin: 20px 0 0;
}
span.load-more {
    color: #000;
    cursor: pointer;
    display: inline-block;
    position: relative;
}
.load-more:after, .load-more2:after {
    content: "";
    transition: all ease 0.4s;
    border: solid #000;
    border-width: 0 2px 2px 0;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 2px;
    display: block;
    height: 2px;
    margin: 0 auto;
    position: relative;
    top: 5px;
}
span.load-more.disabled {
    opacity:0;
    pointer-events: none;
}
.loader {
   display: inline-block;
    border: 8px solid #ffffff;
    border-radius: 50%;
    border-top: 8px solid #3e3b39;
    width: 10px;
    height: 10px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 78%;
    right: 39%;
    z-index: 9;
}
@keyframes spin{
0% {transform: rotate(0);}
100% {transform: rotate(360deg);}
}
.guide-box img {
	width: 100%;
	height: auto;
}
/*-------  Responsive   --------*/
@media only screen and (max-width: 1500px)
{
.cols-4 .agument-box {
	min-height: 360px;
	}
	.left-fixed {
		left: 6%;
	}
	.agument-box {
		margin: 10px;
	}
	.popup-agument {
		padding: 40px;
	}
}
@media only screen and (max-width: 1380px)
{
	#testimonials
	{
		    background-size: 100%;
	}
	#testimonials .section-title {
    position: relative;
    left: 210px;
    top: 10px;
}
	.left-fixed {
    left: 3%;
	width: 43%;
}
	section, #breif-section {
    padding: 80px 0;
} 
	.download-guide-banner img{
		height: auto;
	}
}
@media only screen and (max-width: 1200px) {
#sec1 .box, .darkblue-box {
	min-height: auto;
}	
}
@media only screen and (max-width: 1025px)
{
	.dropdown-popup .agument-box h3 {
	    min-height: auto;
}
.dropdown-popup .cols-4.cols-md-12 .agument-box {
	min-height: auto;
}
	#sec1 .cols-8.cols-md-12  {
		    padding-right: 10px;
    padding-left: 10px;
	}
	.right-title-head {
		background: transparent;
	}
	#title-head:after {
		background: transparent;
	}
	#title-head .space-medium {
		display: none;
	}
	.download-guide-banner {
		position: relative;
		bottom: 0;
		margin: auto;
		    margin-bottom: 40px;
	}
	#banner .page-title {
		padding-bottom: 20px;
	}
	.ai-banner-res {
		text-align: center;
		margin: auto;
	}
}
@media only screen and (max-width: 1200px)
{
	.container
	{
		max-width: 90%;
	}
	.dropdown-popup {
		    padding: 40px 0px 0px;
	}
	.box
	{
		    min-height: 450px;
	}
	.slider-products:before {
    position: static;
    margin-bottom: 10px;
    left: 0;
}
	#testimonials .section-title {
    position: static;
    text-align: center;
    margin-bottom: 50px;
}
	#testimonials {
    padding: 80px 0;
}
	.zia-box li {
		    min-height: 190px;
	}
	.blue-box.sec-col {
		    min-height: 240px;
	}
	.lists.zia-box {
		    margin: auto;
    text-align: center;
	}
	.argu-sec {
		    min-height: 550px;
    margin: 10px;
	}
	.meet-zia-img {
		padding-bottom: 40px;
	}
	.singleline-aug h3 {
		width: 58%;
	}
	.agument-box {
		margin: 5px;
	}
}
@media only screen and (max-width: 1023px)
{
	.page-title {
    text-align: center;
    margin-bottom: 20px;
}
img.msp-banner {
    width: 70%;
	height: auto;
    margin: 40px auto 0 auto;
    display: block;
}
	#icons-section {
    padding: 80px 0;
}
	h3.icon-title {
    margin-bottom: 20px;
}
	.box {
    min-height: 340px;
}
	.full-box {
    padding: 40px;
}
	#secondary-header {
    display: none!important;
}
	#title-head {
    padding-bottom: 0;
    margin: 0!important;
}
	.product-box {
    display: flex;
    flex-direction: column;
	    padding: 50px;
}
	.even-section .product-box {
		flex-direction: column-reverse;
	}
	.product-col {
    width: 100%;
    float: none;
}
	.product-col > img {
    float: none!important;
}
	#icons-section .ai-revol-sec{
		    min-height: 300px;
	}
	#title-head .ai-revol-sec, .blue-box.sec-col {
		min-height: auto;
	}
	.aiops-cycle img{
		height: auto;
	}
	.zia-box li {
		    width: 30%;
		margin: 5px;
	}
	.section-title.text-left.sml-title {
		padding: 0px;
	}
	.cols-4 .agument-box {
		min-height: auto;
	}
	.agument-box .space-large:nth-child(3) {
		display: none;
	}
	.singleline-aug h3 {
		width: 100%;
		padding-bottom: 50px;
	}
	#topbar-menu-icon {
    display: block;
    top: 11px;
}
		.nav-menu {
    background: #fff;
    position: absolute;
    width: 100%;
    top: 37px;
    z-index: 99;
    display: none;
    box-shadow: 1px 5px 10px rgb(0 0 0 / 26%);
}
	.nav-menu li {
    display: block;
    text-align: left;
    border-bottom: 1px solid #b3b1b1;
    padding: 10px 0;
    margin: 0 10px;
}
	.nav-menu li a
	{
		color: #000;
	}
	.tenyears-para {
		width: 90%;
	}
	br{
		display: none;
	}
	.forrester-box .trophy-para {
		width: 60%;
		font-weight: 400;
		line-height: normal;	
		font-size: 1.2em;
	}
	.di {
		vertical-align: middle;
	}
	.forrester-cta {
		margin-top: 0;
	}
	.forrester-box .forrester-hovertext {
		left: 5%;
		font-size: 1em;
		    -webkit-transform: translate(0%, 200%);
    -moz-transform: translate(0%, 200%);
    transform: translate(0%, 200%);
	}
	.trophy-div {
		display: none;
	}
	.trophy-logo-div {
		width: 73%;
	}
	#tabs-event ul li {
		    padding: 20px 35px
	}
	.right-title-head .ai-revol-sec:last-child {
		margin-bottom: 0 !important;
	}
}
@media only screen and (max-width: 790px)
{ 
	.forrester-box .forrester-hovertext {
		    top: 7%;
	}
	.tenyears-para {
		    padding: 0;
    padding-bottom: 60px;
	}
}
@media only screen and (max-width: 650px)
{
	.resources > div {
		min-height: auto;
	}
	
	#resources img {
		width: 100%;
	}
	#banner .page-title {
		font-size: 2.6em;
	}
	#topbar-menu-icon {
    top: -24px;
}
	.nav-menu {
		top: 3px;
	}
	.slick-slide {
		padding: 0;
	}
	header.fixed-header {
    padding: 20px 0;
}
	#banner
	{
		    margin-top: 76px;
		text-align: center;
	}

	.page-title {
    font-weight: 500;
    font-size: 1.8em;
}
	h3.icon-title {
    font-size: 16px;
    min-height: 50px;
}
	.section-title {
    font-size: 1.4em;
}
	.section-title br
	{
		display: none;
	}
	.box {
    min-height: auto;
}
	.box.main-title {
    padding: 30px;
}
	.product-box {
    padding: 50px 30px;
}
	h2.popup-title {
    font-size: 18px;
}
	#meGDPRMessage, p.privacy-policy {
    font-size: 14px;
}
	footer > .container {
    padding: 20px 0;
}
	p.copyright {
    text-align: center;
}
	.social {
    margin-top: 20px;
    text-align: center;
}
	.product-cta {
    display: block;
    text-align: center;
    margin: 0 auto;
}
	.embracing-img {
		padding: 20px 0px;
	}
	#icons-section .ai-revol-sec {
		min-height: auto;
		margin: 10px 0px;
	}
	#tabs-event ul li {
		padding: 15px;
	}
	.argu-sec {
		    min-height: 500px;
	}
	.download-guide-banner p {
		    margin: 0;
		font-size: 1em;
	}
	.download-guide-banner {
		padding: 20px;
	}
	br{
		display: none;
	}
	#sec1 img {
		height: auto;
	}
	.zia-box li {
		    width: 47%;
	}
	.forrester-box .cols-sd-12 {
		text-align: center;
	}
	.aiops-cycle {
		padding: 40px 0px 0px;
	}
	.full-box {
		padding: 20px;
	}
	.com-popup h2.section-title {
		width: 80%;
	}
	#pagetoscrollstop .lists li {
		font-size: 1em;
	}
	.tenyears-para {
		width: 100%;
	}
	.trophy-logo-div {
		display: block;
		width: 100%;
	}
	.trophy-learnmore {
		display: block;
		text-align: center;
		margin: auto;
		margin-top: 20px;
	}
	.forrester-box .trophy-para {
		    width: 100%;
    text-align: center;
    display: block;
		padding: 20px 0px;
	}
	.trophy-logo-div {
		text-align: center;
		margin: auto;
	}
	.forresterlogo {
		width: 180px;
		padding: 0;
	}
	.forrester-box .forrester-hovertext {
		    width: 88%;
    text-align: center;
	    -webkit-transform: translate(0%, 260%);
    -moz-transform: translate(0%, 260%);
    transform: translate(0%, 260%);
	}
	.download-guide-banner span {
		margin-top: 20px;
	}
	.download-guide-banner p {
		padding-top: 10px;
	}
	.popup-agument {
		padding: 20px;
	}
}
@media only screen and (max-width: 460px)
{
	.wrap {
		transform: scale(0.8, 0.8);
	}
	.zia-box li {
		    width: 100%;
		min-height: auto;
	}
}
@media only screen and (max-width: 442px)
{ 
	.forrester-box .forrester-hovertext {
		width: 89%;
	}
#tabs-event ul li {
    padding: 15px 10px;
    font-size: .7em;
	    margin: 1px;
}
	.ai-revol-sec {
		    padding: 25px 20px;
	}
	.close-button {
		    top: 7px;
    right: 7px;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -moz-transform: scale(0.8);
	}
	#title-head .ai-revol-sec {
		    padding: 20px 0px;
		margin: 0;
	}
	.focus-box .blue-box {
		    padding: 20px;
    margin: 5px;
	}
	#banner .page-title {
		font-size: 2em;
	}
}
@media only screen and (max-width: 380px)
{ 
	#tabs-event ul li {
		margin: 1px;
	}
	.zoho-icons li {
		width: auto;
	}
	.popup-agument {
		padding: 10px;
	}
}

