/*Feature page styles start*/
@import url("https://www.manageengine.com/css/fonts.css");
p {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}
.ftrscontainer {
	max-width: 1300px !important;
	margin: 0 auto;
}
.featursubmenu {
	width: 100%;
	background-color: #fff;
}
ul.fcrmenu {
	margin: 0px;
	padding: 5px 0px;
	position: relative;
}
ul.fcrmenu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 20px;
	display: inline-block;
	vertical-align: middle;
	font: 15px/1.1 'Zoho_Puvi_Regular';
	cursor: pointer;
}
ul.fcrmenu li a {
	padding: 12px 0px;
	color: #000;
	text-decoration: none;
	cursor: pointer;
	position: relative;
}
.sticky-header {
	padding: 3px 0px;
	background: #ffffff;
	z-index: 9999999;
	border-top: 1px solid rgba(0, 0, 0, .1);
	box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1);
}
.featurmenufix {
	position: fixed;
	top: 92px;
	left: 0;
	width: 100%;
}
/*
ul.fcrmenu li a:after {
    content: "";
    border-bottom: 2px solid #1075d2;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 0%;
    transition: width 1s;
    cursor: pointer;
}
ul.fcrmenu li a:hover {
    color: #1075d2;
    transition: 0.1s !important;
    cursor: pointer;
}
ul.fcrmenu li a:hover:after {
    width: 100%;
}
ul.fcrmenu li a.active:after {
    width: 100%;
    color: #1075d2;
}
*/

li.current_active a {
	color: #1075d2 !important;
}
#sdpftrnave li a:hover {
	color: #1075d2;
}
#magic-line {
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100px;
	height: 2px;
	background: #1075d2;
	padding: 0px;
	cursor: pointer;
}
ul.fcrmenu li a.active {
	width: 100%;
	color: #1075d2;
}
.sdpftrhdrcont h3 {
	font: 16px/1.1 'Zoho_Puvi_SemiBold';
	color: #606060;
	text-transform: uppercase;
	padding: 0;
	margin: 20px 0 10px 0;
	letter-spacing: 1px
}
.sdpftrhdrcont h2 {
	font: 30px/1.1 'Zoho_Puvi_Bold';
	color: #3180d2;
	padding: 0;
	margin: 0;
}
.sdpftrhdrcont p {
	font: 16px/1.5 'Zoho_Puvi_Regular';
	color: #000;
	margin-top: 20px;
}
.sdpftrhdrcont p a.ftrmore {
	font: 16px/1.25 'Zoho_Puvi_SemiBold';
	color: #3180d2;
	text-decoration: none;
}
.sdpftrhdrcont .max {
	max-width: 80%;
	width: 100%;
	margin: 15px 0;
}
.sdpfeaturesec {
	padding: 3% 0
}
.featerflexmain {
	height: 100%;
	width: 100%;
}
.featureflxleft {
	width: 100%;
	-webkit-flex: inherit;
	-ms-flex: inherit;
	flex: inherit;
}
.sdpftrhdrcont {
	padding: 5% 16% 5% 5%;
}
/*
.ftrhdrcontfix1{ position:fixed; top:50%; left:20%}
.ftrhdrcontfix2{ position:fixed; top:50%; left:20%}
.ftrhdrcontfix3{ position:fixed; top:50%; left:20%}
.ftrhdrcontfix4{ position:fixed; top:50%; left:20%}
.ftrhdrcontfix5{ position:fixed; top:50%; left:20%}
.ftrhdrcontfix6{ position:fixed; top:50%; left:20%}
.ftrhdrcontfix7{ position:fixed; top:50%; left:20%}
.ftrhdrcontfix8{ position:fixed; top:50%; left:20%}
*/
.featureflxright {
	width: 30%;
	-webkit-flex: inherit;
	-ms-flex: inherit;
	float: left;
	display: flex;/*display: block !important;
    align-items: center !important;*/
}
.featureflxright ul {
	align-items: center !important;
}
ul.sdpftrs {
	margin: 0px;
	padding: 0px;
}
ul.sdpftrs li {
	list-style-type: none;
	float: left;
	box-shadow: 0px 2px 20px 0 rgba(46, 61, 73, .2);
	border-radius: 5px;
	width: 85%;
	margin: 8% 0;
	background: #fff;
}
/*
ul.sdpftrs li:after {
    content: "";
    border-top: 3px solid #3180d2;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 0%;
	transition:width 2s;
}*/
ul.sdpftrs li:hover:after {
	width: 100%;
}
ul.sdpftrs li:hover {
	box-shadow: 0px 1px 10px 0 rgba(46, 61, 73, .2);
	transition: 0.1s !important;
}
.ftrscont {
	padding: 10% 10% 10% 13%;
	position: relative;
	z-index: 1;
}
.ftrscont h3 {
	font: 18px/1.1 'Zoho_Puvi_SemiBold';
	color: #000;
	padding: 0;
	margin: 20px 0;
}
.ftrscont h3 a {
	color: #000;
	text-decoration: none
}
.ftrscont p {
	font-family: 'Zoho_Puvi_Regular';
	font-size: 16px;
	color: #000;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	margin: 10px 0;
	line-height: 1.6;
}
a.ftrlearnmore {
	font: 16px/1.25 'Zoho_Puvi_SemiBold';
	color: #3180d2;
	text-decoration: none;
	position: relative;
	z-index: 2;
}
a.ftrlearnmore:after {
	content: "";
	border-bottom: 1px solid #3180d2;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 0%;
	transition: width 0.2s;
}
a.ftrlearnmore:hover:after {
	width: 100%;
}
.hdsftr {
	background-image: url(../images/help-desk-feature-sprite.svg);
	background-repeat: no-repeat;
	display: block
}
.itil-ftr01 {
	background-position: -137px -6px;
	width: 39px;
	height: 34px;
}
.itil-ftr02 {
	background-position: -179px -6px;
	width: 35px;
	height: 34px;
}
.itil-ftr03 {
	background-position: -57px -6px;
	width: 35px;
	height: 34px;
}
.itil-ftr04 {
	background-position: -217px -6px;
	width: 39px;
	height: 34px;
}
.itil-ftr05 {
	background-position: -99px -5px;
	width: 39px;
	height: 34px;
}
.itil-ftr06 {
	background-position: -12px -6px;
	width: 32px;
	height: 34px;
}
.itil-ftr07 {
	background-position: -260px -6px;
	width: 35px;
	height: 34px;
}
.itil-ftr08 {
	background-position: -302px -6px;
	width: 33px;
	height: 34px;
}
.selfser-ftr01 {
	background-position: -7px -56px;
	width: 35px;
	height: 29px;
}
.selfser-ftr02 {
	background-position: -47px -51px;
	width: 35px;
	height: 34px;
}
.selfser-ftr03 {
	background-position: -88px -56px;
	width: 35px;
	height: 30px;
}
.selfser-ftr04 {
	background-position: -134px -56px;
	width: 36px;
	height: 27px;
}
.selfser-ftr05 {
	background-position: -180px -51px;
	width: 29px;
	height: 34px;
}
.selfser-ftr06 {
	background-position: -218px -56px;
	width: 34px;
	height: 29px;
}
.selfser-ftr07 {
	background-position: -258px -52px;
	width: 35px;
	height: 34px;
}
.selfser-ftr08 {
	background-position: -300px -53px;
	width: 31px;
	height: 34px;
}
.automtn-ftr01 {
	background-position: -8px -96px;
	width: 35px;
	height: 34px;
}
.automtn-ftr02 {
	background-position: -50px -97px;
	width: 35px;
	height: 34px;
}
.automtn-ftr03 {
	background-position: -94px -97px;
	width: 35px;
	height: 33px;
}
.automtn-ftr04 {
	background-position: -134px -103px;
	width: 36px;
	height: 28px;
}
.automtn-ftr05 {
	background-position: -182px -97px;
	width: 31px;
	height: 34px;
}
.automtn-ftr06 {
	background-position: -225px -98px;
	width: 34px;
	height: 33px;
}
.automtn-ftr07 {
	background-position: -261px -97px;
	width: 36px;
	height: 33px;
}
.automtn-ftr08 {
	background-position: -300px -97px;
	width: 33px;
	height: 34px;
}
.custmztion-ftr01 {
	background-position: -12px -139px;
	width: 25px;
	height: 33px;
}
.custmztion-ftr02 {
	background-position: -48px -138px;
	width: 34px;
	height: 34px;
}
.custmztion-ftr03 {
	background-position: -90px -145px;
	width: 34px;
	height: 27px;
}
.custmztion-ftr04 {
	background-position: -134px -138px;
	width: 38px;
	height: 33px;
}
.custmztion-ftr05 {
	background-position: -182px -149px;
	width: 33px;
	height: 22px;
}
.custmztion-ftr06 {
	background-position: -223px -139px;
	width: 34px;
	height: 33px;
}
.custmztion-ftr07 {
	background-position: -265px -138px;
	width: 27px;
	height: 35px;
}
.astmgmnt-ftr01 {
	background-position: -8px -191px;
	width: 33px;
	height: 22px;
}
.astmgmnt-ftr02 {
	background-position: -48px -183px;
	width: 34px;
	height: 30px;
}
.astmgmnt-ftr03 {
	background-position: -89px -180px;
	width: 35px;
	height: 34px;
}
.astmgmnt-ftr04 {
	background-position: -135px -103px;
	width: 34px;
	height: 28px;
}
.astmgmnt-ftr05 {
	background-position: -181px -188px;
	width: 32px;
	height: 25px;
}
.astmgmnt-ftr06 {
	background-position: -222px -180px;
	width: 35px;
	height: 33px;
}
.astmgmnt-ftr07 {
	background-position: -262px -181px;
	width: 33px;
	height: 32px;
}
.nativintg-ftr01 {
	background-position: -6px -238px;
	width: 36px;
	height: 15px;
}
.nativintg-ftr02 {
	background-position: -50px -227px;
	width: 32px;
	height: 32px;
}
.nativintg-ftr03 {
	background-position: -88px -226px;
	width: 35px;
	height: 33px;
}
.nativintg-ftr04 {
	background-position: -137px -138px;
	width: 34px;
	height: 33px;
}
.nativintg-ftr05 {
	background-position: -177px -226px;
	width: 34px;
	height: 33px;
}
.nativintg-ftr06 {
	background-position: -223px -234px;
	width: 33px;
	height: 25px;
}
.businsintg-ftr01 {
	background-position: -8px -269px;
	width: 33px;
	height: 33px;
}
.businsintg-ftr02 {
	background-position: -48px -276px;
	width: 34px;
	height: 21px;
}
.businsintg-ftr04 {
	background-position: -89px -268px;
	width: 34px;
	height: 35px;
}
.businsintg-ftr05 {
	background-position: -137px -269px;
	width: 30px;
	height: 31px;
}
.businsintg-ftr03 {
	background-position: -179px -270px;
	width: 30px;
	height: 30px;
}
.reprtsdsbods-ftr01 {
	background-position: -7px -310px;
	width: 32px;
	height: 31px;
}
.reprtsdsbods-ftr02 {
	background-position: -49px -307px;
	width: 24px;
	height: 34px;
}
.reprtsdsbods-ftr03 {
	background-position: -90px -307px;
	width: 31px;
	height: 34px;
}
#lamp-anim {
	width: 100%;
	height: 200px;
	mix-blend-mode: color-burn;
}
.blob {
	background: url(../images/resources-new-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
.banner-bg {
	position: absolute;
	left: 0;
	right: 0;
	top: 100px;
}
.banner h1 {
	font-size: 41px;
	font-weight: bold;
	line-height: 41px;
}
.banner p {
	font-size: 21px;
	line-height: 22px;
	margin: 10px 0px 0px 0px;
}
h3.featuretitle {
	display: none;
}
.expanderHead {
	display: none;
}

@media (max-width:2650px) {
.banner {
	text-align: center;
	padding: 3.3% 0px;
}
}

@media (max-width:2000px) {
.banner {
	text-align: center;
	padding: 3.7% 0px;
}
}

@media (max-width:1440px) {
.banner {
	text-align: center;
	padding: 4.7% 0px;
}
}

@media (max-width:1300px) {
.ftrscontainer {
	max-width: 100% !important;
	margin: 0 auto;
}
}

@media screen and (max-width:980px) {
.featerflexmain {
	height: 100%;
	width: 95%;
	margin: 0 auto;
}
.sdpftrhdrcont h2 {
	font: 25px/1.1 'Zoho_Puvi_Bold';
}
.featureflxright {
	width: 49%;
	display: inline-block;
	float: unset;
}
.main-col .featureflxright:nth-child(3) {
	width: 100%;
	padding-top: 0px;
}
li.lastftrbx1 {
	width: 45% !important;
}
li.lastftrbx2 {
	width: 45% !important;
	margin-left: 5% !important;
}
ul.sdpftrs li {
	box-shadow: 0px 2px 10px 0 rgba(46, 61, 73, .2);
	width: 90%;
	margin: 5% 0;
	background: #fff;
}
ul.sdpftrs li:hover {
	box-shadow: 0px 1px 5px 0 rgba(46, 61, 73, .2);
	transition: 0.1s !important;
}
h3.featuretitle {
	padding: 0 20px;
	margin: 5px 0 0 0;
}
ul.fcrmenu li {
	margin: 0px;
	padding: 8px 20px;
	display: block;
}
/*ul.fcrmenu li.current_active{display: block !important;}*/
    
ul.fcrmenu {
	margin: 0px;
	padding: 0px 0px;
	position: relative;
}
ul.fcrmenu.hightovrflow {
	height: 32px;
}
ul.fcrmenu li a {
	padding: 0;
}
#magic-line {
	position: relative;
	bottom: 0;
	left: 0;
	width: 100px;
	height: 0;
	background: none;
	padding: 0px;
	cursor: pointer;
}
.expanderHead {
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 9;
}
.loadactive img {
	transform: rotateX(180deg);
	transition: all 0.3s ease-in 0s;
}
.loadinactive img {
	transform: rotateX(0deg);
	transition: all 0.3s ease-in 0s;
}
}

@media screen and (max-width:667px) {
.featurmenufix {
	background: #c5e8f3;
}
.featureflxright {
	width: 100%;
	display: inline-block;
	float: none;
}
}

@media screen and (max-width:414px) {
.banner {
	text-align: center;
	padding: 15.7% 0px;
}
}
.mobilemenu {
	display: none
}
/*mobile menu style start */
aside {
	position: fixed;
	background: #333;
	right: 30px;
	top: 62px;
	display: none;
	padding: 10px 20px 20px 20px;
	z-index: 999;/* padding-bottom: 30px; */
}
aside a {
	display: block;
	padding: 15px 30px;
	text-decoration: none;
	font-size: 15px;
	color: #fff;
	border-bottom: 1px solid #414141;
	text-align: center;
}
aside a:nth-child(5) {
	border-bottom: none;
	font-family: 'Zoho_Puvi_SemiBold';
	text-decoration: none;
	color: #fff;
	background: #f0483e;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 30px;
	padding: 0px 14px;
}
/*aside a:last-child {
	background: #ef002d;
	margin-top: 20px;
	display: inline-block;
	margin: 30px;
	border-radius: 5px;
}*/
.toggle-wrap {
	padding: 10px;
	position: relative;
	cursor: pointer;
	float: right;
	/*disable selection*/
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	top: 0px;
}
.toggle-bar, .toggle-bar::before, .toggle-bar::after, .toggle-wrap.active .toggle-bar, .toggle-wrap.active .toggle-bar::before, .toggle-wrap.active .toggle-bar::after {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.toggle-bar {
	width: 30px;
	margin: 10px 0;
	position: relative;
	border-top: 4px solid #303030;
	display: block;
}
.toggle-wrap.active {
	background: none !important;
}
.toggle-bar::before, .toggle-bar::after {
	content: "";
	display: block;
	background: #303030;
	height: 4px;
	width: 30px;
	position: absolute;
	top: -12px;
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-ms-transform-origin: 13%;
	-webkit-transform-origin: 13%;
	transform-origin: 13%;
}
.toggle-bar::after {
	top: 4px;
}
.toggle-wrap.active .toggle-bar {
	border-top: 6px solid transparent;
}
.toggle-wrap.active .toggle-bar::before {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.toggle-wrap.active .toggle-bar::after {
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/* mobile menu style end */

.fcrcont {
	width: 900px;
	margin: 0 auto;
}
.fcrcont p {
	font-family: 'Zoho_Puvi_Regular';
	font-size: 17px;
	line-height: 1.6;
	color: #000;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}
.flexmain {
	height: 100%;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
}
.flexmain div {
	-webkit-flex: inherit;
	-ms-flex: inherit;
	flex: inherit;
}
.inner-div {
	width: 39%;
	margin: 20px;
}
.icons {
	width: 80px;
	height: 80px;
	background: #ccc;
	margin: 0 auto;
	display: block;
}
