@import url("https://www.manageengine.com/css/fonts.css");


@font-face {
	font-family: "Zoho_Puvi_Regular";
	src: url(https://cdn.manageengine.com/fonts/zoho_puvi_regular_3.5.eot);
	src: url(https://cdn.manageengine.com/fonts/zoho_puvi_regular_3.5.eot)
		format("embedded-opentype"),
	  url(https://cdn.manageengine.com/fonts/zoho_puvi_regular_3.5.woff2)
		format("woff2"),
	  url(https://cdn.manageengine.com/fonts/zoho_puvi_regular_3.5.otf)
		format("opentype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
 }
  @font-face {
	font-family: "Zoho_Puvi_RegularItalic";
	src: url(https://cdn.manageengine.com/fonts/zoho_puvi_regular_3.5.eot);
	src: url(https://cdn.manageengine.com/fonts/zoho_puvi_regular_3.5.eot)
		format("embedded-opentype"),
	  url(https://cdn.manageengine.com/fonts/zoho_puvi_regular_3.5.woff2)
		format("woff2"),
	  url(https://cdn.manageengine.com/fonts/zoho_puvi_regular_3.5.otf)
		format("opentype");
	font-weight: 400;
	font-style: oblique;
	font-display: swap;
  }
  @font-face {
	font-family: "Zoho_Puvi_Medium";
	src: url(https://cdn.manageengine.com/fonts/zoho_puvi_medium_3.5.eot);
	src: url(https://cdn.manageengine.com/fonts/zoho_puvi_medium_3.5.eot)
		format("embedded-opentype"),
	  url(https://cdn.manageengine.com/fonts/zoho_puvi_medium_3.5.woff2)
		format("woff2"),
	  url(https://cdn.manageengine.com/fonts/zoho_puvi_medium_3.5.otf)
		format("opentype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
  }
  @font-face {
	font-family: "Zoho_Puvi_SemiBold";
	src: url(https://cdn.manageengine.com/fonts/zoho_puvi_semibold_3.5.eot);
	src: url(https://cdn.manageengine.com/fonts/zoho_puvi_semibold_3.5.eot)
		format("embedded-opentype"),
	  url(https://cdn.manageengine.com/fonts/zoho_puvi_semibold_3.5.woff2)
		format("woff2"),
	  url(https://cdn.manageengine.com/fonts/zoho_puvi_semibold_3.5.otf)
		format("opentype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
  }
  @font-face {
	font-family: "Zoho_Puvi_SemiBoldItalic";
	src: url(https://cdn.manageengine.com/fonts/zoho_puvi_semibold_3.5.eot);
	src: url(https://cdn.manageengine.com/fonts/zoho_puvi_semibold_3.5.eot)
		format("embedded-opentype"),
	  url(https://cdn.manageengine.com/fonts/zoho_puvi_semibold_3.5.woff2)
		format("woff2"),
	  url(https://cdn.manageengine.com/fonts/zoho_puvi_semibold_3.5.otf)
		format("opentype");
	font-weight: 400;
	font-style: italic;
	font-display: swap;
  }
  @font-face {
	font-family: "Zoho_Puvi_Bold";
	src: url(https://cdn.manageengine.com/fonts/zoho_puvi_bold_3.5.eot);
	src: url(https://cdn.manageengine.com/fonts/zoho_puvi_bold_3.5.eot)
		format("embedded-opentype"),
	  url(https://cdn.manageengine.com/fonts/zoho_puvi_bold_3.5.woff2)
		format("woff2"),
	  url(https://cdn.manageengine.com/fonts/zoho_puvi_bold_3.5.otf)
		format("opentype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
  }
  @font-face {
	font-family: "Roboto Condensed";
	font-weight: 400;
	font-style: normal;
	src: url(https://cdn.manageengine.com/fonts/roboto_condensed.eot);
	src: url(https://cdn.manageengine.com/fonts/roboto_condensed.eot?#iefix)
		format("eot"),
	  url(https://cdn.manageengine.com/fonts/roboto_condensed.woff2)
		format("woff2"),
	  url(https://cdn.manageengine.com/fonts/roboto_condensed.woff) format("woff"),
	  url(https://cdn.manageengine.com/fonts/roboto_condensed.ttf)
		format("truetype"),
	  url(https://webfonts.zohostatic.com/robotocondensedregular/font.svg#RobotoCondensed-Regular)
		format("svg");
  }
  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;
  }
  
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  menu,
  nav,
  section {
	display: block;
  }
  
  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;
  }
  body {
	font: 400 15px/24px Zoho_Puvi_Regular;
	letter-spacing: 0.5px;
	line-height: 20px;
	color: #444;
  }
  
  .tc {
	text-align: center;
  }
  
  .tl {
	text-align: left;
  }
  .tr {
	text-align: right;
  }
  .pr {
	position: relative;
  }
  
  .pa {
	position: absolute;
  }
  .pf {
	position: fixed;
  }
  .fl {
	float: left;
  }
.me-solution.nis2-ico {
    background-position: -206px -115px;
}
  
  .fr,
  .menuIcon {
	float: right;
  }
  
  .dn {
	display: none;
  }
  a {
	color: #138cd6;
	text-decoration: none;
	border: none;
  }
  
  #topsec-rhs ul li .telphdrop a:hover,
  .nav-list .commonlinks a,
  nav ul.header-nav li a:hover {
	text-decoration: underline;
  }
  
  .show {
	display: block !important;
  }
  
  .container,
  .head-container {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	transition: all 0.2s ease-in 0s;
  }
  .container {
	max-width: 1200px;
  }
  .pop-box {
	width: 100%;
	background: #000;
	opacity: 0.5;
	position: absolute;
	z-index: 100;
	top: 0;
	display: none;
  }
  
  #viewContainer,
  .pop-container {
	max-width: 100%;
	width: 720px;
	padding: 20px;
	box-shadow: 0 0 4px 1px #3b3b3b;
	background: #fff;
	position: fixed;
	height: 460px;
	top: 120px;
	overflow-x: hidden;
	overflow-y: hidden;
	left: 50%;
	margin-left: -350px;
	z-index: 99999999;
	display: none;
  }
  #close {
	position: absolute;
	top: 0;
	right: 0;
	background-color: rgba(250, 250, 250, 0.8);
	cursor: pointer;
  }
  .clearfix:after {
	clear: both;
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
  }
  * html .clearfix {
	height: 1%;
  }
  .clearfix {
	display: block;
  }
  svg#HomeBanimg {
	display: none;
  }
  #brabd-header-svg {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0;
	left: 0;
  }
  #product-list .svg-imgs,
  .svg-imgs {
	position: relative;
	transition: all 0.3s ease-in-out;
	margin: 0 auto;
	text-indent: -999999em;
	overflow: hidden;
	height: 50px;
	width: 50px;
	padding: 0;
	display: inline-block;
	top: 0;
  }
  #product-list .svg-imgs {
	background: url(../images/me-icons.svg) no-repeat;
	background-size: cover;
  }
  #product-list .svg-imgs.active {
	background-position: 0 0;
  }
  #product-list .svg-imgs.helpdesk {
	background-position: 0 -325px;
  }
  #product-list .svg-imgs.desktop {
	background-position: 0 -260px;
  }
  #product-list .svg-imgs.mobile {
	background-position: 0 -390px;
  }
  #product-list .svg-imgs.network {
	background-position: 0 -445px;
  }
  #product-list .svg-imgs.server {
	background-position: 0 -595px;
  }
  #product-list .svg-imgs.application {
	background-position: 0 -130px;
  }
  #product-list .svg-imgs.analytics {
	background-position: 0 -65px;
  }
  #product-list .svg-imgs.cloud {
	background-position: 0 -195px;
  }
  #product-list .svg-imgs.it {
	background-position: 0 -520px;
  }
  header {
	height: auto;
  }
  #topsec-rhs ul {
	border-bottom: 1px solid #ddd;
	padding: 0;
	margin: 0 0 3px;
  }
  #topsec-rhs ul li {
	float: left;
	padding: 5px 5px 2px;
  }
  #topsec-rhs > ul > li:last-child {
	padding-top: 5px;
  }
  #topsec-rhs ul li span.user-thumb {
	background: url(../images/me-sprite-new.png) -240px -120px no-repeat;
	width: 16px;
	height: 24px;
	display: inline-block;
	margin-top: 5px;
	border-bottom: none !important;
  }
  nav ul.header-nav {
	margin: 0;
  }
  nav ul.header-nav > li {
	float: left;
	padding: 0 20px 20px;
	margin: 20px 0 0;
	font-size: 1.1em;
	position: static;
  }
  nav ul.header-nav > li > span {
	cursor: pointer;
  }

  nav > ul.header-nav > li:hover span {
	border-bottom: 2px solid #7cbb42;
  }
  nav ul.header-nav > li:first-child {
	padding: 0 20px 20px 50px;
  }
  nav ul.header-nav > li:last-child {
	padding-right: 0;
  }
  #header-topsec ul a {
	color: #444;
	font-size: 0.9em;
	line-height: 30px;
  }
  #topsec-rhs ul li span.telno {
	padding: 5px 0;
	display: inline-block;
	border-bottom: none !important;
	font-size: 0.9em;
	background: 0 0;
  }
  #topsec-rhs ul .telphdrop span {
	display: block;
	padding: 5px 0 0;
  }
  #topsec-rhs ul li .telphdrop {
	width: 200px;
	font-size: 1em;
	right: auto;
	left: 0;
  }
  #topsec-rhs ul li .telphdrop a {
	color: #ccc;
	padding: 2px 0;
	display: block;
	line-height: 20px;
  }
  #topsec-rhs ul li ul li {
	float: none;
	display: block;
  }
  .icon-search {
	background: url(../images/me-sprite-new.png) -224px -120px no-repeat;
	height: 24px;
	width: 16px;
	position: relative;
	margin-top: 5px;
	display: block;
  }
  #topsec-rhs ul li span,
  #topsec-rhs ul li a {
	font-family: "Zoho_Puvi_Regular";
  }
span.solutin_country {
    position: absolute !important;
    left: 50px;
    top: 10px;
}
.division-list li:last-child .solutin_country, .division-list li:nth-last-child(2) .solutin_country{
    top: 22px;
    left: 60px;
}
  #header-mainsec .headerinner {
	background: #fff;
	width: 100%;
	top: 0;
	position: relative;
	z-index: 99999;
	box-shadow: 0 2px 2px -1px #ccc;
  }
  #header-mainsec .headerinner.fixed {
	top: 0;
	position: fixed;
	z-index: 99999;
  }
  #header-mainsec {
	width: 100%;
  }
  .headerinner .prdLogo {
	margin-top: 0;
  }
  .prdLogo img {
	width: 220px;
	transition: 0.3s;
	height: auto;
  }
  #header-mainsec .headerinner.fixed .prdLogo img {
	width: 170px;
	margin: 8px 0 0 30px;
  }
  #commonHeader {
	min-height: 102px;
  }
  .nav-list > div.header-search {
	top: 36px;
  }
  .nav-list > div {
	color: #fff;
	position: absolute;
	width: 100%;
	z-index: 999999;
	font-size: 14px;
	height: 420px;
	background: #f9f9f9;
	border-bottom: 7px solid #1d2532;
	padding: 0;
	top: 57px;
	left: 0;
	opacity: 0;
	visibility: hidden;
	-moz-box-shadow: inset 0 0 2px #ccc;
	-webkit-box-shadow: inset 0 0 2px #ccc;
	box-shadow: inset 0 0 2px #ccc;
  }
  .nav-list > div.solutions {
	height: 350px;
  }
  .nav-list > div.products {
	height: 570px;
  }
  .nav-list > div.show {
	opacity: 1;
	visibility: visible;
  }
  .nav-list > div.header-search .head-container {
	min-height: 50px;
	max-width: 60%;
	margin: 40px auto 0;
  }
  .nav-list > div .products-list,
  .nav-list > div div.menu-inner-left,
  .nav-list > div div.menu-inner-right,
  .nav-list > div div.sol-listCol4,
  .nav-list > div div.solution-sec,
  .nav-list > div.header-search .head-container,
  .nav-list > div.header-search .suggestion-sec {
	opacity: 0;
	visibility: hidden;
	transition-property: all;
	transition-duration: 0.3s;
	transition-timing-function: ease-in-out;
	transition-delay: 0s;
	margin-top: 3.5%;
  }
  .nav-list > div .products-list,
  .nav-list > div div.sol-listCol4,
  .nav-list > div div.solution-sec {
	margin-top: 0.5%;
  }
  .nav-list > div.show div.menu-inner-left,
  .nav-list > div.show div.menu-inner-right {
	opacity: 1;
	visibility: visible;
	padding: 0;
	margin-top: 3%;
  }
  .nav-list .solution-sec.sol-listCol1 {
	padding: 0 0 0 40px;
  }
  .global-success-msg,
  .success-msg {
	background: #f8fdee;
	border: 1px solid #b6db95;
	padding: 10px;
	text-align: center;
	color: #5c8707;
	font-weight: 400;
	position: fixed;
	top: 100px;
	width: 100%;
	display: none;
  }
  .nav-list > div.show .products-list,
  .nav-list > div.show div.sol-listCol4,
  .nav-list > div.show div.solution-sec {
	opacity: 1;
	visibility: visible;
	margin-top: 0;
  }
  .nav-list > div.header-search.show .head-container,
  .nav-list > div.header-search.show .suggestion-sec {
	opacity: 1;
	visibility: visible;
	margin-top: 40px;
  }
  .global-success-msg {
	left: 0;
	z-index: 99999;
	font-size: 1em;
  }
  #header-topsec,
  .subHdrRhsDrop,
  .success-msg {
	z-index: 999999;
  }
  .success-msg {
	font-size: 18px;
  }
  .products-list {
	width: 100%;
	position: absolute;
	left: 0;
	top: 80px;
  }
  .products-list > div {
	background: #f9f9f9;
	color: #fff;
	padding: 30px 0;
	top: 35px;
	z-index: 999999;
	font-size: 14px;
	min-height: 432px;
	width: 100%;
	display: none;
  }
  .products-list > div.show {
	display: block;
  }
  .nav-list .header-sol-listCol3 {
	width: 30%;
	height: 330px;
	border-right: 1px solid #1d2532;
  }
  .nav-list .sol-listCol1 {
	width: 65%;
	border-radius: 5px;
	border: none;
  }
  .nav-list .sol-listCol1 ul {
	font-size: 14px;
	vertical-align: top;
	padding: 0;
	margin: 0;
	text-align: left;
	height: 350px;
  }
  .nav-list .sol-listCol1 ul li {
	border-top: none;
	color: #1d1e1f;
	float: left;
	width: 47%;
	height: 17%;
	vertical-align: top;
	padding: 0 0 0 10px;
  }
  .nav-list a {
	font-weight: 300;
	font-size: 1em;
	color: #000;
  }
  div.nav-submenu ul li a {
	color: #000;
  }
  .nav-list .sol-listCol1 ul li a {
	display: inline-block;
	margin: 15px 0 0 20px;
	cursor: pointer;
  }
  .nav-list .solution-sec ul li a {
	width: 80%;
  }
  .nav-list .products-list .sol-listCol1 ul li a {
	display: inline-block;
	margin: 0 45px;
  }
  .nav-list .products-list .network .sol-listCol1 ul li a {
	margin: 0 20px;
  }
  .nav-list .sol-listCol1 ul li a span {
	display: block;
	font-size: 0.85em;
	color: #34ad65;
	margin: 8px 0 0;
  }
  .nav-list .activedirectory .sol-listCol1 ul li a span,
  .nav-list .ondemandcloud .sol-listCol1 ul li a span,
  .nav-list .security .sol-listCol1 ul li a span {
	margin: 0;
  }
  .nav-list #products-nav .products-list .ondemandcloud .sol-listCol1 ul li {
	height: 17%;
  }
  .nav-list .products-list .activedirectory .sol-listCol1 ul li {
	height: 24%;
  }
  .nav-list .products-list .sol-listCol1 ul li {
	height: 26%;
	width: 46%;
  }
  .network .ad-prd-title {
	padding: 0 0 10px 15px;
  }
  .nav-list .products-list .network .sol-listCol1 ul li,
  .nav-list .products-list .network .sol-listCol1 ul li:nth-child(3),
  .nav-list .products-list .network .sol-listCol1 ul li:nth-child(5) {
	width: 50%;
  }
  .nav-list .products-list .network .sol-listCol1 ul li:nth-child(2),
  .nav-list .products-list .network .sol-listCol1 ul li:nth-child(4),
  .nav-list .products-list .network .sol-listCol1 ul li:nth-child(8) {
	width: 38%;
  }
  .nav-list .products-list .sol-listCol1 {
	width: 69%;
  }
  .nav-list .products-list .sol-listCol1 ul li.mult-list a {
	margin: 0 0 0 45px;
	display: inline-block;
  }
  .nav-list .products-list .sol-listCol1 ul li.mult-list > span {
	margin: 0 0 0 45px;
	font-size: 0.8em;
	color: #34ad65;
	display: inline-block;
  }
  .nav-list .products-list .sol-listCol1 ul li.mult-list > .sep {
	margin: 0 0 0 10px;
	color: #000;
  }
  .ad-prd-title {
	margin: 0 0 0 20px;
  }
  .nav-list #products-nav .activedirectory .sol-listCol1 ul li.office365,
  .nav-list #products-nav .network .sol-listCol1 ul li.server {
	position: absolute;
	bottom: 24%;
	color: #000;
	border-bottom: none;
	margin: 0 0 0 45px;
	width: 55%;
	font-size: 1.3em;
	height: 25px;
	border-top: 1px solid #ddd;
	padding-top: 10px;
  }
  .nav-list #products-nav .network .sol-listCol1 ul li.server {
	margin: 0 0 0 24px;
  }
  .nav-list #products-nav .activedirectory .sol-listCol1 ul li.office365 {
	bottom: 17%;
  }
  .nav-list .sol-listCol1,
  .nav-list .sol-listCol2,
  .nav-list .sol-listCol3 {
	float: left;
	padding: 0;
	text-align: center;
	margin: 0 auto;
	color: #fff;
  }
  .nav-list .sol-listCol3 {
	width: 30%;
	height: 380px;
	border-right: 1px solid #aaa;
  }
  .nav-list .sol-listCol3 .f1 {
	font-size: 1.4em;
	line-height: 1.8em;
	color: #000;
	font-weight: 400;
	margin: 50px 0 10px;
  }
  .nav-list .sol-listCol3 .f2 {
	font-size: 13px;
	line-height: 22px;
	margin: 10px 0 0;
	color: #424f56;
	font-family: Poppins, "Open Sans", Lato, sans-serif;
	min-height: 130px;
  }
  .nav-list .commonlinks a {
	font-size: 0.9em;
  }
  .nav-list .commonlinks a:hover {
	text-decoration: none;
  }
  .commonlinks {
	color: #424f56;
  }
  .commonlinks .marketplace-list {
	color: #424f56;
	display: block;
	font-size: 0.9em;
  }
  #products-nav {
	background: #1d2532;
	list-style-type: none;
	display: flex;
	width: 99.8%;
	padding: 6px 0.2% 0;
	margin: 0;
  }
  #products-nav li {
	float: left;
	padding: 0 10px;
	text-align: center;
	color: #fff;
	flex-grow: 1;
	height: 75px;
	border-radius: 5px 5px 0 0;
	margin: 0 3px;
	position: static;
  }
  #products-nav ul li,
  .sol-listCol4 {
	text-align: left;
  }
  #products-nav .activedirectory ul li {
	height: 70px;
  }
  #products-nav > li:hover {
	background: #2d3d57;
  }
  #products-nav > li.active {
	background: #f9f9f9;
  }
  #products-nav > li h3 {
	font-size: 0.8em;
	margin: 0;
	color: #fff;
	font-weight: 300;
	letter-spacing: 1px;
	padding: 0;
	line-height: 24px;
	cursor: pointer;
  }
  #products-nav li.active h3,
  #products-nav li.active:hover h3 {
	color: #000;
  }
  #products-nav li:hover h3 {
	color: #fff;
  }
  #products-nav li p.sicon,
  .solutions ul li span.icon {
	background: url(../images/solutions-strip-new.svg) center 10px no-repeat;
	height: 30px;
	width: 30px;
	background-size: cover;
	margin: 10px auto 3px;
	cursor: pointer;
	transition: all 0.5s ease;
	-webkit-transform: all 0.5s ease;
	-moz-transform: all 0.5s ease;
	-o-transform: all 0.5s ease;
	-ms-transform: all 0.5s ease;
  }
  #products-nav li p.menewicon,
  .solutions ul li span.menewicon {
	margin: 0 auto 13px;
	cursor: pointer;
	height: 30px;
	width: 30px;
	position: relative;
	top: 10px;
  }
  #products-nav li p.menewicon img,
  .solutions ul li span.menewicon img {
	display: inline-block;
	height: 30px;
	width: 30px;
  }
  #products-nav li .desktopmobile p.menewicon,
  #products-nav li .desktopmobile p.menewicon img {
	width: 37px;
  }
  .solutions ul li span.icon {
	display: inline-block;
	vertical-align: top;
  }
  #products-nav li .activedirectory p.sicon,
  .solutions ul li.activedirectory span.icon {
	background-position: 0 0;
  }
  #products-nav li .analytics p.sicon,
  .solutions ul li.analytics span.icon {
	background-position: 0 -43px;
  }
  #products-nav li .application p.sicon,
  .solutions ul li.application span.icon {
	background-position: 0 -83px;
  }
  #products-nav li .ondemandcloud p.sicon,
  .solutions ul li.ondemandcloud span.icon {
	background-position: 0 -120px;
  }
  #products-nav li .desktop p.sicon {
	background-position: 0 -160px;
  }
  .solutions ul li.desktop span.icon {
	background-position: 0 -186px;
  }
  #products-nav li .desktopmobile p.sicon {
	background-position: 0 -190px;
	width: 37px;
  }
  #products-nav li .helpdesk p.sicon,
  .solutions ul li.helpdesk span.icon {
	background-position: 0 -270px;
  }
  #products-nav li .security p.sicon,
  .solutions ul li.security span.icon {
	background-position: 0 -382px;
  }
  #products-nav li .network p.sicon,
  .solutions ul li.network span.icon {
	background-position: 0 -304px;
  }
  #products-nav li .allproducts p.sicon {
	background-position: 0 -467px;
  }
  .solutions ul li.msp span.icon {
	background-position: 0 -425px;
  }
  .solutions ul li.server span.icon {
	background-position: 0 -339px;
  }
  .solutions ul li.mobile span.icon {
	background-position: 0 -228px;
  }
  #products-nav li .office p.sicon,
  .solutions ul li.office span.icon {
	background-position: 0 -705px;
  }
  #products-nav li .active h3 {
	border-bottom: 6px solid #ca3a3c;
	padding-bottom: 4px;
	display: inline-block;
  }
  #products-nav .security ul li {
	height: 54px;
  }
  #products-nav ul li a:hover {
	text-decoration: underline;
  }
  #fixedbtn .contact:hover,
  .allprod-btn a:hover,
  .cust-logo a,
  .explore-btn a:hover,
  .followus a,
  .itsm-solutions ul li a:hover,
  .top-links .req-call:hover {
	text-decoration: none;
  }
  #products-nav ul li.snd-link a {
	margin-right: 0;
	display: block;
  }
  #products-nav ul li.snd-link > span {
	color: #333;
  }
  #products-nav ul li.snd-link a + a {
	display: inline-block;
  }
  #products-nav ul li.snd-link a:last-child {
	margin-left: 0;
	display: inline-block;
  }
  .sol-listCol4 {
	float: left;
	width: 25%;
	padding: 0 0 0 40px;
  }
  .sol-listCol4 h2 {
	font-size: 1.6em;
	line-height: 2em;
	margin: 0;
	color: #444;
	font-weight: 400;
  }
  .menu-inner-left,
  .menu-inner-right {
	margin: 3% 0 0;
	display: inline-block;
	vertical-align: top;
  }
  .sol-listCol4 h2 span {
	font-weight: 500;
	color: #34ad65;
	font-size: 1.2em;
  }
  .sol-listCol4 p {
	line-height: 2.5em;
	color: #000;
  }
  .nav-list > div.solutions {
	padding: 30px 0;
  }
  .solution-sec ul {
	border-right: 1px solid #555;
	border-left: none;
  }
  .sol-sepration {
	position: absolute;
	border-left: 1px solid #e2e2e2;
	width: 1px;
	height: 350px;
	left: 48%;
	top: 0;
  }
  .menu-inner-left {
	width: 46%;
	text-align: center;
  }
  .menu-inner-right {
	width: 53%;
	text-align: left;
  }
  .menu-inner-right ul {
	width: 32%;
	display: inline-block;
	vertical-align: top;
	float: none;
	border: none;
	margin: 0;
  }
  .menu-inner-right .col-35 {
	width: 35%;
  }
  .industries-menu li {
	padding: 10px;
  }
  .industries-menu h4,
  h4.mesolutions-tit {
	padding: 10px;
	color: #000;
	font-size: 1.3em;
	font-weight: 600;
	text-align: left;
  }
  div.nav-submenu .menu-inner-right ul {
	padding: 0;
  }
  .nav-list .menu-inner-right li {
	padding: 0 0 10px;
  }
  .menu-inner-right .col-60 {
	width: 60%;
  }
  .menu-inner-right .col-60 p {
	font-size: 1.6em;
	line-height: 2em;
	margin: 0;
	color: #444;
  }
  #mobPanel #mobListCompany ul li span,
  div.nav-submenu ul li span {
	color: #34ad65;
	font-size: 1.2em;
	font-weight: 500;
  }
  #mobPanel {
	top: 42px;
  }
  .suggestion-sec {
	margin: 50px auto;
	width: 60%;
	color: #000;
  }
  .nav-list .suggestion-sec a {
	line-height: 2em;
	padding: 0 10px;
	font-size: 0.9em;
  }
  #cse-search-box .newsearchbox {
	border: 1px solid #eee;
	border-radius: 5px;
	padding: 15px 0;
	width: 100%;
	text-indent: 20px;
	font-size: 1.8em;
	color: #444;
	background: #fff;
  }
  #cse-search-box .newsearchbox:focus {
	border: 1px solid #34ad65;
  }
  .followus {
	margin: 10px 0 0;
  }
  .nav-videos-preview span {
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0.5;
	left: 0;
  }
  .subHdrRhsDrop {
	background: #1d2532;
	border: none;
	color: #fff;
	position: absolute;
	width: 250px;
	padding: 5px 10px;
	top: 35px;
	right: 0;
	font-size: 12px;
	display: none;
	line-height: 22px;
  }
  #MEmobPanel {
	width: 100%;
	background: #fff;
	position: fixed;
  }
  #header-topsec {
	width: 100%;
	background: #fff;
  }
  #header-topsec ul .loginbox a {
	color: #fff;
	font-size: 1em;
  }
  #MEmobPanel {
	max-width: 100%;
	z-index: 99999;
	height: 100%;
	top: 78px;
	display: none;
  }
  #MEmobPanel ul li {
	line-height: 24px;
	border-bottom: 1px solid silver;
  }
  .MEmobListSearch,
  .cust-logo {
	border: none;
	text-align: center;
  }
  #MEbackPanel,
  #MEmobPanel a,
  #MEmobPanel span {
	color: #000;
	display: inline-block;
	padding: 10px;
	cursor: pointer;
	text-decoration: none;
  }
  #MEmobPanel li.snd-link a + span,
  #MEmobPanel ul li ul,
  #MEmobPanel ul li.office365,
  #MEmobPanel ul li.server {
	display: none;
  }
  #MEmobPanel #MEmobListPrd ul a span,
  #MEmobPanel #MEmobListPrd ul br {
	padding: 0;
	display: none;
  }
  #MEmobListPrd > ul > li:last-child {
	display: none !important;
  }
  #MEmobListCom,
  #MEmobListCom span,
  #MEmobListSearch .suggestion-sec,
  #MEmobPanel .ad-prd-title {
	display: none;
  }
  #MEmobListSearch form {
	padding: 0 0 0 10px;
  }
  .MEmobListSearch {
	background: #73c57d;
	padding: 14px 0;
	color: #fff;
	font-size: 14px;
	width: 20%;
	float: right;
  }
  #MEmobPanel .social-inner-sec {
	display: inline-block;
	margin: 0 10px 10px;
	padding: 0 10px;
  }
  #MEmobPanel .social-inner-sec a {
	padding: 0;
  }
  h1,
  h2,
  section {
	padding: 20px 0;
  }
  #MEmobPanel #MEmobListCompany ul li span {
	color: #34ad65;
	font-size: 1.2em;
	font-weight: 500;
  }
  #MEmobListPrd li {
	margin: 0;
	font-size: 1em;
  }
  .menuIcon {
	cursor: pointer;
	display: inline-block;
	margin-right: 20px;
  }
  .icon-s-menu {
	background: url(../images/me-sprite-new.png) no-repeat;
	background-position: -233px 6px;
	height: 25px;
	width: 25px;
	display: inline-block;
  }
  .menu2ResBlk {
	display: none !important;
  }
  h1,
  h2 {
	font-size: 2.7em;
	line-height: normal;
	margin: 0;
  }
  h3 {
	font-size: 2em;
	line-height: 1em;
	padding: 0 0 10px;
	margin: 30px 0 20px;
  }
  .foot-head,
  h1,
  h2,
  h3 {
	font-weight: 500;
  }
  p {
	margin: 15px 0;
  }
  .main-sheet h1,
  h2.mainhead {
	padding-bottom: 0;
	text-align: center;
  }
  .main-sheet p,
  .mainhead + p {
	font-size: 1em;
	font-weight: 300;
	text-align: center;
  }
  .prod-list {
	padding: 60px 0 10px;
	text-align: center;
	font-size: 0.8em;
  }
  .prod-list > li {
	margin: 0 0 60px;
	width: 19%;
	display: inline-block;
  }
  .prod-list > li > a {
	color: #444;
	display: inline-block;
	font-size: 1.3em;
	font-weight: 400;
  }
  .prod-list > li,
  .prod-list > li > a {
	text-align: center;
  }
  .prod-list > li > a span {
	padding: 20px 0;
	display: block;
  }
  .prod-list li a {
	transition: all 0.6s ease-in-out;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	-ms-transform: scale(0.5);
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
  }
  .prod-list li.animate a {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
  }
  .prod-list li .prod-icons,
  .prod-list li svg {
	position: relative;
	top: 0;
	transition: all 0.3s ease-in-out;
	margin: 0 auto;
	text-indent: -999999em;
	overlflow: hidden;
	padding: 0;
	display: inline-block;
	height: 50px;
	width: 50px;
  }
  .prod-list li .prod-icons {
	background: url(https://cdn.manageengine.com/images/solutions-strip-new.svg)
	  no-repeat;
	background-size: cover;
  }
  .prod-list li:hover .prod-icons,
  .prod-list li:hover svg {
	top: -5px;
  }
  .prod-list li .icon-unified {
	background-position: 0 -70px;
  }
  .prod-list li .icon-application {
	background-position: 0 -138px;
  }
  .prod-list li .icon-ondemand {
	background-position: 0 -198px;
  }
  .prod-list li .icon-desktop {
	background-position: 0 -310px;
  }
  .prod-list li .icon-help {
	background-position: 0 -450px;
  }
  .prod-list li .icon-security {
	background-position: 0 -637px;
  }
  .prod-list li .icon-mobile {
	background-position: 0 -379px;
  }
  .prod-list li .icon-network {
	background-position: 0 -510px;
  }
  .prod-list li .icon-server {
	background-position: 0 -566px;
  }
  .customer-test-preview1 {
	background-position: -7px -193px;
  }
  .customer-test-preview2 {
	background-position: -189px -193px;
  }
  .customer-test-preview3 {
	background-position: -371px -193px;
  }
  .customer-test-preview5 {
	background-position: -7px -320px;
  }
  .testmonial-block img {
	width: 100%;
  }
  .testv-img {
	position: relative;
  }
  .testv-img p {
	position: absolute;
	bottom: 0;
	padding: 10px;
	color: #fff;
	background: rgba(0, 0, 0, 0.6);
	margin: 0;
  }
  .revcolum > .cusQte {
	width: 28%;
	max-width: 30%;
  }
  .s11ban .sol-caption,
  .s3ban .sol-caption,
  .s7ban .sol-caption {
	padding-left: 50%;
	width: auto;
	top: 30px;
  }
  .view-all-link a {
	background: #333;
	text-transform: uppercase;
	margin-bottom: 40px;
  }
  .s11ban .sol-caption {
	margin-top: 0;
  }
  .view-all-link a:hover {
	color: #fff;
  }
  .dark {
	background: #f4f4f4;
  }
  .itsm-container {
	max-width: 1200px;
	letter-spacing: 1px;
  }
  h2.millions {
	font-size: 2em;
	line-height: 1.4em;
	text-align: center;
  }
  h3.it-infrastructure {
	font-size: 1.2em;
	font-weight: 300;
	text-align: center;
	line-height: normal;
  }
  .cust-logo {
	padding: 0 0 10px;
  }
  .wvbox,
  .wvbox2 {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	padding: 10px;
	background: rgba(0, 0, 0, 0.8);
	left: 0;
	top: 0;
	z-index: 9999;
  }
  .wvbox-inner {
	width: 560px;
	margin: 10% auto 0;
	position: relative;
	background: #fff;
	padding: 3px;
	border: 1px solid #ccc;
  }
  .more-stories a,
  .wvbox-close {
	padding: 5px;
	text-align: center;
  }
  .wvbox-close {
	position: absolute;
	right: -15px;
	top: -15px;
	width: 20px;
	height: 20px;
	background: #fff;
	color: #000;
	cursor: pointer;
	border: 1px solid #333;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
  }
  .more-stories {
	border-top: 1px solid #aaa;
	margin: 30px 0 0;
	text-align: center;
  }
  .more-stories a {
	display: inline-block;
	position: relative;
	top: -18px;
	background: #f4f4f4;
	color: #138cd6;
	margin: 0 6%;
  }
  .itsm-solutions ul li {
	height: 310px;
	width: 25%;
	background: #fff;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	margin: 7px 5px;
	transition: all 0.3s ease-in-out;
	overflow: hidden;
  }
  .itsm-solutions ul li.video {
	width: 46%;
	position: relative;
	cursor: pointer;
  }
  .itsm-solutions ul li.video p {
	background: rgba(21, 30, 31, 0.8);
	position: absolute;
	bottom: 0;
	margin: 0;
	width: 100%;
	padding: 10px 0 0;
	height: 50px;
	font-weight: 300;
	color: #fff;
	line-height: 0.7em;
  }
  .itsm-solutions ul li.video p img {
	padding: 0 0 0 20px;
	position: absolute;
	right: 20px;
  }
  .itsm-solutions ul li.video p span {
	font-weight: 300;
	line-height: 1.5em;
	padding: 0 0 0 20px;
	display: inline-block;
  }
  .itsm-solutions ul li.doc {
	background: #fff;
	text-align: center;
	color: #333;
  }
  .itsm-solutions ul li.doc.dark {
	background: #1d1e1f;
	color: #fff;
  }
  .itsm-solutions ul li.video img.video-img {
	width: 100%;
	height: 345px;
  }
  .itsm-solutions ul li.doc a {
	padding: 10px;
	display: block;
  }
  .itsm-solutions ul li.doc.dark a {
	color: #fff;
  }
  .itsm-solutions ul li.doc img {
	margin: 10px 0 0;
	width: 160px;
  }
  .itsm-solutions ul li.doc p {
	margin: 10px 0;
  }
  .itsm-solutions ul li.doc p span {
	display: block;
  }
  .itsm-solutions ul li.doc p span.big {
	font-size: 2em;
	font-weight: 300;
	line-height: 1.5em;
  }
  .top-links {
	font-size: 14px;
  }
  #fixedbtn,
  .top-links {
	position: fixed;
	right: 0;
	top: initial;
	bottom: 300px;
	z-index: 4;
  }
  #fixedbtn .contact,
  #fixedbtn .demo,
  .top-links .req-demo {
	color: #fff !important;
	background: #34ad65;
	text-align: center;
	display: block;
	height: 40px;
	font-weight: 500;
	font-size: 0.75em;
	letter-spacing: -0.1px;
	line-height: normal;
	vertical-align: middle;
	border-radius: 0;
	width: 55px;
	padding: 10px 0 0;
	text-transform: capitalize;
  }
  #fixedbtn .demo,
  .top-links .req-demo:hover {
	cursor: pointer;
  }
  #fixedbtn .contact {
	background: #1d2532;
  }
  .top-links .req-call {
	display: block;
	background: url(../images/me-sprite-new2.png) -216px -341px no-repeat #1d2532;
	width: 55px;
	height: 55px;
	text-indent: -99999em;
	padding: 0;
	border-radius: 0;
  }
  #fixedbtn .contact,
  .top-links .req-call:hover {
	cursor: pointer;
  }
  .ad-prd-title {
	color: #000;
	text-align: left;
	padding: 0 0 10px 38px;
	font-size: 1.3em;
  }
  #backToTop {
	position: fixed;
	right: 20px;
	bottom: 80px;
	color: #000;
	background: url(https://cdn.manageengine.com/images/up-arrow.png) 16px 17px
	  no-repeat #1d2532;
	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;
	padding: 0;
  }
  .aus-mel,
  .aus-syd,
  .usuc-banner .us-pls,
  .usuc-banner .us-pls img {
	display: inline-block;
	vertical-align: top;
  }
  .top-creative img {
	width: 100%;
  }
  .brand-header {
	background: url(https://cdn.manageengine.com/images/home-banner.svg) center
	  bottom no-repeat #f2f1f0;
	min-height: calc(100vh - 30vh);
	text-align: center;
	position: relative;
	padding: 20px 0;
	background-size: 100%;
  }
  .ausuc-banner {
	background: #fff;
	background: -moz-linear-gradient(top, #fff 0, #fff 57%, #f8eeb5 100%);
	background: -webkit-linear-gradient(top, #fff 0, #fff 57%, #f8eeb5 100%);
	background: linear-gradient(to bottom, #fff 0, #fff 57%, #f8eeb5 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f8eeb5', GradientType=0);
	font-family: zoho_puvi_bold, Arial, Helvetica, sans-serif;
	line-height: normal;
  }
  .slider li.uklondonuc-slide,
  .ukuc-banner {
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#b4bed3', GradientType=0);
  }
  .ukuc-banner {
	background: #fff;
	background: -moz-linear-gradient(top, #fff 0, #fff 57%, #b4bed3 100%);
	background: -webkit-linear-gradient(top, #fff 0, #fff 57%, #b4bed3 100%);
	background: linear-gradient(to bottom, #fff 0, #fff 57%, #b4bed3 100%);
  }
  .usuc-banner {
	background: url(../images/chicago-uc-2018-main-banner.jpg) center center
	  no-repeat;
	background-size: cover;
  }
  .ausuc-banner .explore-btn a {
	background: #00987d;
	font-weight: 400;
	letter-spacing: 1px;
	border-radius: 3px;
	font-size: 1.2em;
	line-height: normal;
	padding: 12px 30px;
	color: #fff;
	margin: 1% 0 0;
  }
  .ausuc-banner .explore-btn a:hover {
	background: #ffd305;
	color: #000;
  }
  .ukuc-banner .explore-btn a {
	background: #e0314d;
  }
  .ukuc-banner .explore-btn a:hover {
	background: #00247d;
	color: #fff;
  }
  .usuc-banner .explore-btn a {
	background: #fff;
	color: #000;
  }
  .usuc-banner .explore-btn a:hover {
	background: #e0314d;
	color: #fff;
  }
  
  .brand-header {
	text-align: center;
	position: relative;
	margin-top: -2px;
  }
  
  .ausuc-banner .aus-creative img {
	width: 50%;
  }
  .usuc-banner .aus-creative img {
	width: 45%;
	padding: 10px 0;
  }
  .aus-mel,
  .aus-syd {
	width: 18%;
	text-align: center;
  }
  .ukuc-banner .uk-london,
  .usuc-banner .us-pls {
	font-size: 1.5em;
	letter-spacing: 1px;
	text-align: center;
	padding: 0;
  }
  .usuc-banner .us-pls {
	padding: 0 20px;
  }
  .usuc-banner .us-pls img {
	width: 30px;
  }
  .ukuc-banner .uk-london span {
	display: block;
	font-weight: 600;
	padding: 3px 10px 10px;
	vertical-align: top;
  }
  .usuc-banner .us-pls span {
	display: inline-block;
	font-weight: 300;
	padding: 3px 10px;
	vertical-align: top;
  }
  .chicago-uc-details {
	position: absolute;
	bottom: 7%;
	text-align: center;
	width: 100%;
	color: #fff;
  }
  .aus-syd {
	margin-left: 3%;
  }
  .aus-mel img,
  .aus-syd img {
	display: inline-block;
	vertical-align: top;
	width: 22%;
  }
  .brand-header .aus-mel p,
  .brand-header .aus-syd p {
	display: inline-block;
	vertical-align: top;
	width: 65%;
	text-align: left;
	padding: 5px 0 0 20px;
	line-height: 1.5em;
  }
  .aus-mel p span,
  .aus-syd p span {
	display: block;
	font-weight: 600;
  }
  .ausuc-banner .bcreative {
	display: block;
	height: 100px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-indent: -99999999em;
  }
  .gdpreu-banner h1 span {
	color: #1c2fa3;
  }
  .gdpreu-banner .explore-btn a {
	background: #1c2fa3;
	border-radius: 50px;
	font-size: 1em;
	padding: 3px 8px 6px 20px;
  }
  .gdpreu-banner .explore-btn a:hover {
	background: #e446a2;
  }
  .gdpreu-banner .explore-btn a span {
	padding: 10px 0 0;
	display: inline-block;
  }
  .gdpreu-banner .explore-btn a span + span {
	margin: 3px 0 0 15px;
	padding: 0;
	vertical-align: top;
	background: #03166b;
	border-radius: 100px;
	width: 40px;
	height: 40px;
  }
  .gdpreu-banner .explore-btn a:hover span + span {
	background: #cf348e;
  }
  .gdpreu-banner .explore-btn a span img {
	width: 50%;
	height: auto;
	margin: 10px 8px;
	position: relative;
	-webkit-animation: flybtn 2s linear infinite;
	-moz-animation: flybtn 2s linear infinite;
	-0-animation: flybtn 2s linear infinite;
	animation: flybtn 2s linear infinite;
	left: -25px;
	top: 35px;
  }
  .gdpr-products-list {
	background: #f1f7ff;
  }
  .gdpr-products-list ul {
	width: 100%;
	margin: 0 auto;
	text-align: center;
  }
  .brand-header.sysadminday2018-banner h1,
  .brand-header.sysadminday2018-banner p {
	text-align: left;
	-webkit-transition: all 0.2s ease-in-out 0.2s;
	-moz-transition: all 0.2s ease-in-out 0.2s;
	-ms-transition: all 0.2s ease-in-out 0.2s;
	opacity: 0;
  }
  .gdpr-products-list li {
	display: inline-block;
	vertical-align: top;
	width: 15%;
	margin: 0 0.5%;
  }
  .gdpr-products-list li a {
	background: #fff;
	border-bottom: 3px solid #fff;
	display: block;
	padding: 10%;
	color: #000;
  }
  .gdpr-products-list li:hover a {
	border-bottom: 3px solid #8ab9fc;
  }
  .gdpr-products-list li h5 {
	font-weight: 600;
	min-height: 40px;
  }
  .gdpr-products-list p {
	margin: 10px 0 0;
  }
  .main-sheet p {
	font-size: 1.3em;
	line-height: 1.7em;
  }
  .brand-header h1 {
	font-family: Zoho_Puvi_Regular;
  }
  .ausuc-banner h1 {
	padding-top: 3%;
  }
  .usuc-banner h1 {
	color: #fff;
	font-size: 3em;
	letter-spacing: 1.5px;
  }
  .blue-text {
	color: #183e72;
  }
  .brand-header p {
	font-size: 1.2em;
	margin: 0;
	padding: 20px 0;
	line-height: 26px;
	position: relative;
	z-index: 2;
  }
  .usuc-banner .explore-btn {
	padding: 5px 0;
  }
  .explore-btn {
	padding: 20px 0 0;
  }
  .allprod-btn a,
  .explore-btn a {
	color: #fff;
	padding: 10px 20px;
	font-size: 1.3em;
	font-weight: 300;
	display: inline-block;
	cursor: pointer;
	text-transform: uppercase;
	background: #df565f;
  }
  .explore-btn a {
	padding: 5px 20px;
  }
  .allprod-btn a:hover,
  .explore-btn a:hover {
	background-color: #24a151;
  }
  .footer a:hover,
  p.join-pitstop a:hover span {
	text-decoration: underline;
  }
  .brand-header svg {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0;
	left: 0;
  }
  .sysadminday2018-banner {
	background: url(../images/sysadminday2018-homepage-banner.jpg) center center
	  no-repeat #061627;
	background-size: cover;
  }
  .brand-header.sysadminday2018-banner h1 {
	color: #fff;
	margin: 5% 0 0;
	transition: all 0.2s ease-in-out 0.2s;
	position: relative;
  }
  .brand-header.sysadminday2018-banner p {
	color: #fff;
	margin: 2% 0 0;
	transition: all 0.2s ease-in-out 0.2s;
	position: relative;
  }
  .brand-header.sysadminday2018-banner p.explore-btn a {
	background: #a82e24;
	font-size: 1em;
	-webkit-transition: all 0.2s ease-in-out 0.2s;
	-moz-transition: all 0.2s ease-in-out 0.2s;
	-ms-transition: all 0.2s ease-in-out 0.2s;
	transition: all 0.2s ease-in-out 0.2s;
	opacity: 0;
	position: relative;
	padding: 10px 20px;
  }
  .sysadminday2018-banner.pageactive h1,
  .sysadminday2018-banner.pageactive p,
  .sysadminday2018-banner.pageactive p.explore-btn a {
	opacity: 1;
  }
  .next,
  .prev {
	display: none;
  }
  ul.pagination li {
	display: block;
  }
  .mainhead a {
	color: #fff;
  }
  ul.ft-list {
	padding: 40px 0 20px;
  }
  ul.ft-list li {
	float: left;
	width: 23%;
	padding: 10px 0;
	margin-left: 2%;
	text-align: center;
  }
  ul.ft-list li:first-child {
	margin-left: 0;
  }
  .ft-list li a {
	color: #fff;
	display: inline-block;
	position: relative;
	width: 80px;
	padding-top: 100px;
	background: url(../images/community-icon-sprite.svg) no-repeat;
	background-size: cover;
  }
  .ft-container {
	background: linear-gradient(to bottom, #293855 0, #0f111e 60%, #0c0b1b 100%);
	color: #fff;
	text-align: center;
  }
  .ft-list li.ic-forums a {
	background-position: 0 -100px;
  }
  .ft-list li.ic-blogs a {
	background-position: 0 0;
  }
  .ft-list li.ic-marketplace a {
	background-position: 0 -212px;
  }
  .ft-list li.ic-freetools a {
	background-position: 0 -330px;
  }
  .events-left,
  .events-right,
  .news-events {
	background: #fff;
	position: relative;
  }
  p.join-pitstop a {
	color: #fff;
  }
  p.join-pitstop a span {
	color: #138cd6;
  }
  .news-events {
	vertical-align: top;
	height: 271px;
  }
  .events-left {
	float: left;
	width: 50%;
	height: 310px;
  }
  .events-tab .events-left {
	width: 57%;
  }
  .events-tab .events-right {
	width: 35%;
  }
  .events-tab a {
	display: block;
  }
  .events-inner .multievent {
	width: 100%;
  }
  .events-inner .day1,
  .events-inner .day2 {
	display: inline-block;
	width: 45%;
	font-size: 0.8em;
  }
  .news-events img {
	width: 500px;
	height: auto;
  }
  .events-right {
	float: left;
	width: 44%;
	height: 310px;
	text-align: center;
	border-left: 1px solid #ddd;
	cursor: pointer;
  }
  .allprod-sec {
	text-align: center;
	padding-bottom: 40px;
  }
  .allprod-sec h4 {
	font-size: 1.5em;
	line-height: 1.2em;
	margin: 20px 0;
	padding: 20px 0;
  }
  .events-right h3 {
	font-size: 1.2em;
	margin-bottom: 0;
  }
  .event-type {
	color: #e66611;
	font-size: 2em;
  }
  .event-type.southafrica {
	color: #00774a;
  }
  .sem-list {
	width: 45%;
	display: inline-block;
  }
  .sem-menu {
	background: #000;
	color: #fff;
	font-size: 1.2em;
	width: 7%;
	float: right;
	height: 100%;
	vertical-align: middle;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 4;
  }
  .sem-menu li span {
	vertical-align: text-bottom;
  }
  .sem-menu li {
	cursor: pointer;
	background: #363535;
	padding: 57px 0;
	position: relative;
  }
  .sem-menu li.active {
	background: #000;
  }
  .sem-menu li span.arrow {
	display: none;
	height: 0;
	width: 0;
	position: absolute;
	left: -10px;
	top: 60px;
  }
  .sem-menu li.active span.arrow {
	display: block;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-right: 15px solid #000;
  }
  .event-sec h2.mainhead {
	margin-bottom: 0;
	padding: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
  }
  .sem-menu li span {
	display: block;
	height: 100%;
	text-align: center;
	font-size: 0.8em;
  }
  .sem-menu li span:first-child {
	position: relative;
	z-index: 9;
  }
  .news-events .events-sec {
	width: 0;
	background: #fff;
	position: absolute;
	transition: width 0.5s ease-in-out;
	-webkit-transition: width 0.5s ease-in-out;
	-moz-transition: width 0.5s ease-in-out;
	-o-transition: width 0.5s ease-in-out;
	right: 0;
	height: 330px;
	overflow: hidden;
  }
  .news-events .events-sec.tab-active {
	width: 100%;
  }
  .events-link,
  .news-link {
	position: absolute;
	bottom: -20px;
	width: 100%;
	text-align: center;
	left: 0;
	padding: 30px 0 0;
	height: 50px;
	margin: 0;
	background: #f4f4f4;
  }
  .events-link a {
	opacity: 0;
	visibility: hidden;
  }
  .events-sec.tab-active .events-link a {
	opacity: 1;
	visibility: visible;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition-delay: 0.5s;
	-webkit-transition-delay: 0.5s;
  }
  ul.slider li.cloud-slide img,
  ul.slider li.ucdubai2018 .img-sec img {
	visibility: hidden;
  }
  .event-sec {
	padding: 20px 0 80px;
  }
  .newstab .cont1 {
	font-size: 2.3em;
	color: #d82e2e;
	font-weight: 500;
	margin: 10px 0;
	line-height: 1.2;
  }
  .press-repeases {
	padding: 25px 0 0 10px;
  }
  .newstab .inthenews .cont1 {
	color: #34ad65;
  }
  .newstab .cont2 {
	font-size: 1.2em;
	line-height: normal;
	width: 100%;
  }
  .newstab .cont4 a {
	color: #1891d2;
  }
  .news-left,
  .news-right {
	display: inline-block;
	width: 30%;
	vertical-align: middle;
	text-align: center;
  }
  .news-right {
	width: 63%;
	margin: 0 0 0 20px;
	text-align: left;
  }
  .news-left img,
  .news-right img {
	width: 170px;
	height: 104px;
  }
  .inthenews .news-left img {
	width: 120px;
	height: 150px;
  }
  .events-sec h3 {
	color: #000;
	font-size: 1.6em;
	line-height: 1.2em;
	font-weight: 500;
	padding: 20px 0 0;
	letter-spacing: normal;
	margin: 0;
	min-height: 55px;
  }
  .events-sec .news-left p {
	margin: 0;
	line-height: 1.5em;
  }
  .events-sec p.hotel-name {
	font-size: 1.2em;
	color: #999;
	padding: 0;
  }
  .events-sec p.country,
  .events-sec p.date {
	font-weight: 300;
	color: #000;
	font-size: 1.2em;
  }
  .events-sec p.country {
	margin: 20px 0 10px;
  }
  .events-sec p.date {
	margin: 0 0 27px;
  }
  .events-sec .evt-rigister-btn {
	background: #c81927;
	display: inline-block;
	color: #fff;
	padding: 13px 30px;
	text-transform: uppercase;
	margin: 0;
	font-size: 1.2em;
	letter-spacing: 1px;
  }
  .events-sec .evt-rigister-btn:hover {
	background: #222;
  }
  .event-cont-brief,
  .event-creative {
	display: inline-block;
	vertical-align: top;
	width: 35%;
  }
  .event-creative {
	padding: 8% 2%;
	background: #f7fbff;
	text-align: center;
  }
  .event-cont-brief {
	width: 60%;
	text-align: center;
  }
  .event-cont-brief a,
  .events-tab .events-right a {
	padding-top: 8%;
  }
  .ssFB,
  .ssGP,
  .ssIN,
  .ssTW,
  .ssYT {
	height: 30px;
	width: 30px;
	display: inline-block;
	background: url(../images/me-sprite-new2.png) no-repeat;
  }
  .ssFB {
	background-position: -10px -192px;
	width: 15px;
  }
  .ssTW {
	background-position: -30px -192px;
  }
  .ssIN {
	background-position: -60px -192px;
  }
  .ssGP {
	background-position: -90px -192px;
  }
  .ssYT {
	background-position: -120px -191px;
  }
  .newlogopromo {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #fff;
	top: 0;
	left: 0;
	z-index: 9999999;
  }
  @-webkit-keyframes rotation {
	from {
	  -webkit-transform: rotate(0);
	}
	to {
	  -webkit-transform: rotate(359deg);
	}
  }
  @-moz-keyframes rotation {
	from {
	  -moz-transform: rotate(0);
	}
	to {
	  -moz-transform: rotate(359deg);
	}
  }
  @-o-keyframes rotation {
	from {
	  -o-transform: rotate(0);
	}
	to {
	  -o-transform: rotate(359deg);
	}
  }
  @-ms-keyframes rotation {
	from {
	  -ms-transform: rotate(0);
	}
	to {
	  -ms-transform: rotate(359deg);
	}
  }
  .logo-aimation {
	width: 340px;
	height: 100px;
	position: fixed;
	left: 45%;
	top: 40%;
  }
  .new-logo,
  .old-logo {
	position: absolute;
	top: -43px;
	right: -18px;
	width: 120px;
	height: 120px;
	margin: 0;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
  }
  .logo-cent {
	right: 55%;
  }
  .new-logo,
  .vhide {
	display: none;
  }
  .logo-anim,
  .logo-anim1 {
	-webkit-animation: spin 0.4s linear 2;
	-moz-animation: spin 0.4s linear 2;
	-0-animation: spin 0.4s linear 2;
	animation: spin 0.4s linear 2;
	display: block;
  }
  .logo-text,
  .logo-text-old {
	position: absolute;
	top: 0;
	left: 0;
	width: 500px;
	height: 120px;
	margin: 0 0 0 -200px;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
  }
  .logo-text {
	opacity: 0;
  }
  .logo-text.vshow {
	opacity: 1;
  }
  @-moz-keyframes spin {
	100% {
	  -moz-transform: rotate(360deg);
	}
  }
  @-webkit-keyframes spin {
	100% {
	  -webkit-transform: rotate(360deg);
	}
  }
  @keyframes spin {
	100% {
	  -moz-transform: rotate(360deg);
	  -webkit-transform: rotate(360deg);
	  transform: rotate(360deg);
	}
  }
  .popup_contains {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 999999;
  }
  .req_form_popup {
	z-index: -9;
	opacity: 0;
  }
  .popup_contains.after_active {
	z-index: 999999;
	opacity: 1;
  }
  .popup_boxes {
	width: 70%;
	background: #fff;
	margin: 4% auto;
	border: 10px solid rgba(11, 11, 11, 0.67);
	border-radius: 5px;
	position: relative;
	overflow-y: scroll;
  }
  .popup_boxes div.popup_closeicon {
	float: right;
	padding: 5px 0;
	line-height: 25px;
	border: 1px solid #34ad65;
	border-radius: 30px;
	font-size: 32px;
	margin: 0;
	width: 40px;
	height: 30px;
	top: 15px;
	right: 20px;
	background: #fff;
	color: #34ad65;
	text-align: center;
	z-index: 99999;
	position: absolute;
	font-weight: 100;
	cursor: pointer;
  }
  .my-iframe,
  div.me_support_popups {
	top: -50px;
	left: 0;
	border: none;
	width: 100%;
  }
  .popup_boxes div.popup_closeicon:hover {
	cursor: pointer;
  }
  .popup_boxes div.survey_popups {
	text-align: center;
	font-size: 3em;
	margin: 0;
	position: relative;
  }
  .my-iframe {
	position: absolute;
	height: 500px;
  }
  div.me_support_popups {
	position: absolute;
	height: 480px;
	z-index: 999;
	overflow-y: scroll;
  }
  .footer .col1,
  .footer .col2 {
	border-right: 1px solid #292929;
  }
  .survey_popups h4.popup_form_heading {
	font-size: 22px;
	height: auto;
	margin: 10px 0 0 15px;
	line-height: 2em;
	text-align: left;
  }
  .popupform_preloader {
	width: 100%;
	height: 500px;
	position: absolute;
	background: #fff;
	z-index: 99999;
  }
  .popupform_preloader p {
	text-align: center;
	font-size: 16px;
	color: #34ad65;
  }
  .page_preloader {
	width: 100%;
	height: auto;
	display: block;
  }
  .page_preloader img,
  .popupform_preloader img,
  .preloader_images img {
	width: 50px;
	height: 50px;
	margin: 15% auto 0;
	display: block;
	-webkit-animation: rotation 1s infinite linear;
	-moz-animation: rotation 1s infinite linear;
	-o-animation: rotation 1s infinite linear;
	-ms-transition: rotation 1s infinite linear;
	animation: rotation 1s infinite linear;
  }
  #close,
  #subscribe,
  .foot-social a,
  .zLogo {
	display: inline-block;
  }
  .page_preloader p {
	text-align: center;
	font-size: 16px;
	color: #34ad65;
  }
  #close {
	height: 16px;
	width: 16px;
	line-height: 0;
	font-size: inherit;
	position: absolute;
	right: 5px;
	top: 5px;
	background: url(../images/me-sprite-new.png) -176px -120px no-repeat;
	cursor: pointer;
	z-index: 9999;
  }
  footer {
	line-height: 1.8em;
  }
  .footer,
  .footer a {
	color: #bbb;
	font-size: 0.95em;
  }
  .division,
  .footer .foot-head,
  .menl {
	color: #fff;
  }
  .foot-copy,
  .foot-copy a {
	color: #898c90;
  }
  h3.ss-head {
	font-size: 0.8em;
  }
  #subscribe {
	text-transform: uppercase;
	background: #34ad65;
  }
  .foot-copy {
	font-size: 1em;
	text-align: center;
	padding: 10px 0;
	background: #fff;
  }
  .footHead,
  .footer .foot-head {
	font-weight: 300;
	color: #eee;
	font-size: 1.3em;
	padding-bottom: 15px;
  }
  .foot-sec > ul,
  .footCont > ul {
	width: 45%;
	float: left;
  }
  .foot-sec > ul,
  .foot-sec > ul:first-child,
  .footCont > ul {
	padding-left: 0;
  } /*----------- Footer Regional sites menu styles start ----------------*/
  .foot-sec > ul.regional-countries-drop {
	width: 100%;
	position: relative;
  }
  .foot-sec > ul.regional-countries-drop > li span {
	padding: 7px 0 7px 35px;
	border: 1px solid #979797;
	background: #222;
	display: block;
	cursor: pointer;
	position: relative;
	z-index: 3;
  }
  ul.regional-countries-drop > li span::before {
	content: "";
	width: 20px;
	height: 23px;
	background: url(../images/footer-icon-rs.svg) no-repeat 0 2px;
	position: absolute;
	left: 7px;
	top: 7px;
  }
  ul.regional-countries-drop.aus > li span::before {
	width: 24px;
	height: 24px;
	background: url(../images/australia.png) no-repeat 0 2px;
	top: 5px;
  }
  ul.regional-countries-drop.uk > li span::before {
	width: 24px;
	height: 24px;
	background: url(../images/uk.png) no-repeat 0 2px;
	top: 5px;
  }
  ul.regional-countries-drop.in > li span::before {
	width: 24px;
	height: 24px;
	background: url(../images/india.png) no-repeat 0 2px;
	top: 5px;
  }
  ul.regional-countries-drop.za > li span::before {
	width: 24px;
	height: 24px;
	background: url(../images/south-africa.png) no-repeat 0 2px;
	top: 5px;
  }
  ul.regional-countries-drop > li span::after {
	content: "";
	width: 0px;
	height: 0px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #979797;
	position: absolute;
	right: 8px;
	top: 16px;
	display: block;
	-moz-transition: all ease-in-out 0.2s;
	-webkit-transition: all ease-in-out 0.2s;
	-o-transition: all ease-in-out 0.2s;
	transition: all ease-in-out 0.2s;
  }
  .foot-sec > ul.regional-countries-drop > li.showdrop span {
	border: 1px solid #34ad65;
  }
  .regional-countries-list {
	position: absolute;
	top: 100%;
	left: 0;
	background: #fff;
	border-radius: 0 0 4px 4px;
	padding: 10px 0;
	width: 100%;
	height: 153px;
	overflow-x: scroll;
	visibility: hidden;
	opacity: 0;
	transform: translateY(-2em);
	-moz-transition: all ease-in-out 0.5s;
	-webkit-transition: all ease-in-out 0.5s;
	-o-transition: all ease-in-out 0.5s;
	transition: all ease-in-out 0.5s;
	z-index: 2;
  }
  .regional-countries-list li a {
	padding: 5px 15px;
	color: #222;
	display: block;
  }
  .regional-countries-list li:hover a {
	text-decoration: none;
	background: #eee;
  }
  ul.regional-countries-drop li.showdrop .regional-countries-list {
	visibility: visible; /* shows sub-menu */
	opacity: 1;
	z-index: 2;
	transform: translateY(0%);
	transition-delay: 0s, 0s, 0.3s;
  }
  ul.regional-countries-drop > li.showdrop span::after {
	border-top: none;
	border-bottom: 5px solid #979797;
  }
  #commonNLdivision .foot-head {
	margin: 10% 0 0 0;
	padding: 0 0 5px 0;
  }
  #commonNLdivision .menlHead {
	padding: 0 0 5px 0;
  }
  #commonNLdivision form {
	position: relative;
	z-index: 1;
  } /*----------- Footer Regional sites menu styles end ----------------*/
  #btmscroll {
	padding: 0;
  }
  .footer .col1 {
	padding: 2% 5% 2% 0;
	min-height: 250px;
	width: 25%;
	float: left;
  }
  .footer .col2,
  .footer .col3 {
	width: 25%;
	min-height: 220px;
	float: left;
  }
  .footer .col2 {
	padding: 2% 5%;
  }
  .footer .col3 {
	padding: 2% 0 0 5%;
  }
  .footHead.active {
	padding-bottom: 20px;
  }
  .footer .footHead {
	margin: 5% 0 0;
  }
  #subscribe {
	border-radius: 0 15px 15px 0;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	line-height: 19px;
	padding: 6px 10px;
	text-decoration: none;
	float: left;
	margin: 0;
  }
  @-moz-document url-prefix() {
	#subscribe {
	  padding: 5px 20px;
	}
  }
  .divisionHead {
	padding: 10px 0 0;
  }
  .bg-d-grey {
	background: #222;
  }
  .foot-social a {
	height: 20px;
	width: 20px;
	border: 1px solid #fff;
	padding: 8px;
	margin: 0 6px;
	border-radius: 100%;
  }
  .foot-social a:first-child {
	margin-left: 0;
  }
  .foot-social {
	margin-bottom: 30px;
  }
  .foot-social a:hover {
	text-decoration: none;
  }
  .foot-social a.fb {
	background: url(https://cdn.manageengine.com/images/footer-sprite.svg)
	  no-repeat 0 0;
	background-size: 25% !important;
	background-position: center;
  }
  .tw {
	background: url(https://cdn.manageengine.com/images/footer-icon-tw.svg)
	  no-repeat 0 3px;
	background-size: 45%;
	background-position: 50% 52%;
  }
  .in {
	background: url(https://cdn.manageengine.com/images/footer-icon-in.svg)
	  no-repeat 0 0;
	background-size: 45%;
	background-position: 50% 46%;
  }
  .yt {
	background: url(https://cdn.manageengine.com/images/footer-icon-yt.svg)
	  no-repeat 0 4px;
	background-size: 45%;
	background-position: center;
  }
  a.insta {
	background: url(https://cdn.manageengine.com/images/ft-insta.png) no-repeat 0
	  0;
	background-size: 45%;
	background-position: center;
  }
  .foot-social a.fb:hover {
	background-color: #4267b2;
  }
  .foot-social a.tw:hover {
	background-color: #000;
  }
  .foot-social a.in:hover {
	background-color: #0e76a8;
  }
  .foot-social a.yt:hover {
	background-color: red;
  }
.mef_social_share a.spotify:hover {
    background-color: #1DB954;
}
  .foot-social a.insta:hover {
	background: url(https://cdn.manageengine.com/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;
  }
  .txtfield {
	border-radius: 15px 0 0 15px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-right: none;
	color: #b5b5b8;
	height: 19px;
	line-height: 20px;
	padding: 5px 6px;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	width: 140px;
	float: left;
  }
  /* .zLogo {
	  height: 27px;
	  width: 61px;
	  text-indent: -9999em;
	  background: url(../images/zoho.svg) 0 0 no-repeat;
	  background-size: 100%;
	  display: inline-block;
	  vertical-align: text-bottom;
	  position: relative;
	  top: 5px;
	} */
  #dwn-form-alert {
	background: #e9142b;
	position: absolute;
	color: #fff;
	font-size: 12px;
	padding: 10px;
	line-height: 16px;
	max-width: 265px;
	left: 15px;
	bottom: -36px;
  }
  .slider-container,
  ul.slider {
	position: relative;
  }
  footer #dwn-form-alert {
	top: 35px;
	left: 20px;
  }
  .home-banner {
	padding: 0;
  }
  ul.slider {
	width: 100%;
	overflow: hidden;
	background: 0 0;
	height: 500px;
  }
  ul.slider li {
	display: none;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
  }
  .desc,
  .dshow {
	position: absolute;
	left: 0;
    color: #fff;
    width: 100%;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
  }
  .desc p {
	color: #333;
	font-size: 30px;
	font-style: normal;
	font-weight: 300;
	line-height: 40px;
  }
  ul.pagination {
	position: absolute;
	right: 70px;
	bottom: auto;
	top: 45%;
	left: auto;
  }
  ul.pagination li span {
	width: 10px;
	height: 10px;
	background: #000;
	text-indent: -9999em;
	display: inline-block;
	margin-left: 5px;
	cursor: pointer;
	opacity: 0.5;
	border: 1px solid #ccc;
	border-radius: 20px;
  }
  .slider li.active .desc h2,
  .slider li.active .desc p,
  .slider li.active .desc p.banner-head,
  .slider li.active .desc span.but-cont,
  ul.pagination li.active span {
	opacity: 1;
  }
  #MeSlider .next,
  #MeSlider .prev,
  .br-right,
  .dc-ban .container,
  .me2015-ban .container,
  .sdp-sb .container,
  ul.pagination {
	z-index: 2;
  }
  .slider li.branding-slide {
	background: #000;
	min-height: 490px;
  }
  .slider li.log360-slide {
	background: #c7def1;
  }
  .slider li.gdprlm-slide .cont-sec {
	width: 58%;
	margin-top: 8%;
  }
  .slider li.gdprlm-slide .cont-sec p {
	color: #fff;
	line-height: normal;
  }
  .slider li.gdprlm-slide .cont-sec p.bannercont {
	font-size: 2em;
	font-weight: 600;
  }
  .slider li.gdprlm-slide .cont-sec p.bannercont span {
	color: #ffce26;
  }
  .slider li.gdprlm-slide .cont-sec p.bannercont2 {
	font-size: 1.2em;
  }
  .slider .gdprlm-slide .register-btn a {
	background: #c72237;
	color: #fff;
  }
  .slider .gdprlm-slide .register-btn a:hover {
	background: #fc0;
	color: #000;
  }
  ul.slider li.branding-slide img {
	width: 100%;
	height: auto;
  }
  .slider li.pleasantonsemi-slide {
	background: #e7eff0;
  }
  .slider li.pleasantonsemi-slide.removebaybanner {
	display: none !important;
  }
  ul.slider li.exchangereport-slide img {
	width: auto;
	height: auto;
	visibility: hidden;
  }
  ul.slider li.activedirectory-slide {
	background: #d5d9d8;
  }
  ul.slider li.activedirectory-slide span {
	font-weight: 600;
	color: #000;
  }
  ul.slider li.activedirectory-slide .desc .cont-sec {
	width: 60%;
	margin: 3% 0 0;
  }
  .slider li.yei-slide {
	background: #181743;
	text-align: center;
  }
  .slider li.yei-slide .cont-sec {
	margin-top: 7%;
  }
  ul.slider li.log360-slide .desc .cont-sec {
	margin: 8% 5% 0 0;
	width: 55%;
  }
  ul.slider li.log360-slide .desc .img-sec {
	margin: 5% 0 0 5%;
	width: 25%;
  }
  ul.slider li.log360-slide .register-btn a {
	background: #c92a1d;
	text-transform: none;
  }
  ul.slider li.log360-slide .register-btn a:hover {
	background: #fc0;
	color: #000;
  }
  .slider li.ubag-slide {
	background: url(../images/user-behavior-analytics-guide-focus.png) 70% 30%
	  no-repeat #c9e7fe;
	background-size: 35%;
  }
  .slider li.ubag-slide .cont-sec {
	width: 70%;
	margin: 7% 0 0;
  }
  .slider li.ubag-slide p {
	display: inline-block;
	vertical-align: top;
	font-size: 2em;
  }
  .slider li.ubag-slide .title-big {
	display: inline-block;
	width: 18%;
	font-weight: 700;
	color: #e84c54;
	font-size: 11em;
	line-height: 130px;
	vertical-align: top;
  }
  .slider li.ubag-slide .title-big + p {
	width: 70%;
  }
  .slider li.ubag-slide .title-big + p span {
	font-weight: 600;
  }
  .slider li.ubag-slide .register-btn a {
	background: #fecb35;
	text-transform: none;
  }
  .slider li.ubag-slide .register-btn a:hover {
	background: #352926;
  }
  .slider-container .slider li.active-dir {
	background: url(../images/active-directory-office365.png) #ffca00 75% 35%/17%
	  no-repeat;
  }
  .slider-container .slider li.remote-desktop {
	background: url(../images/remote-desktop.png) #035fac 88% 0%/38% no-repeat;
  }
  .slider-container .slider li.ebook {
	background: url(../images/ebook-banner.png) #ffd200 80% 30%/15% no-repeat;
  }
  .slider-container .slider li.end-secure {
	background: url(../images/banner-main.svg) 80% 30%/30% no-repeat #9acdeb;
  }
  .slider-container .slider li.multi-browser {
	background: url(../images/bsp-top-banner.jpg) 80% 30%/30% no-repeat #035fac;
  }
  .slider-container ul.slider li.end-secure .desc .cont-sec p.bannercont,
  .slider-container ul.slider li.end-secure .desc .cont-sec p.bannercont span,
  .slider-container ul.slider li.ebook .desc .cont-sec p.bannercont span,
  .slider-container ul.slider li.remote-desktop .desc .cont-sec p.bannercont span,
  .slider-container ul.slider li.multi-browser .desc .cont-sec p.bannercont span,
  ul.slider li.multi-browser .desc .cont-sec p.bannercont {
	color: #fff;
  }
  li.end-secure .desc .cont-sec .register-btn a {
	background: #007bbd;
	color: #fff;
  }
  .slider-container
	.ul.slider
	li.end-secure
	.desc
	.cont-sec
	p.bannercont
	span.sml {
	color: #fff;
  }
  .slider-container li.multi-browser .desc .cont-sec .register-btn a {
	color: #000;
	background-color: #ffd40e;
  }
  .slider-container li.active-dir .desc .cont-sec .register-btn a {
	background: #cd2b3a;
	color: #fff;
  }
  .slider-container li.remote-desktop .desc .cont-sec .register-btn a {
	background: #ffde39;
	color: #000;
  }
  .slider-container ul.slider li.ebook .desc .cont-sec p.bannercont span,
  .slider-container ul.slider li.end-secure .desc .cont-sec p.bannercont span,
  .slider-container ul.slider li.end-secure .desc .cont-sec p.bannercont,
  .slider-container ul.slider li.active-dir .desc .cont-sec p.bannercont {
	color: #000;
  }
  .slider-container li.ebook .desc .cont-sec .register-btn a {
	background: #005fb1;
	color: #fff;
  }
  .slider-container li.end-secure .desc .cont-sec .register-btn a:hover,
  .slider-container li.multi-browser .desc .cont-sec .register-btn a:hover,
  .slider-container li.ebook .desc .cont-sec .register-btn a:hover,
  .slider-container li.active-dir .desc .cont-sec .register-btn a:hover {
	color: #fff;
	background-color: #352926;
  }
  .slider-container li.remote-desktop .desc .cont-sec .register-btn a:hover {
	color: #fff;
	background-color: #352926;
  }
  .slider-container li.multi-browser .desc p.bannercont {
	padding-top: 4%;
  }
  .log360-slide .desc p.bannercont {
	font-size: 2.5em;
	font-weight: 600;
  }
  .log360-slide .desc p.bannercont span {
	color: #c92a1d;
  }
  .slider li.yei-slide .bannercont {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 10px;
  }
  ul.slider li.yei-slide img {
	width: 35%;
	position: absolute;
	bottom: -8%;
	left: 32%;
	z-index: 1;
  }
  .slider li.yei-slide .register-btn {
	margin: 18% 0 0 2%;
  }
  .slider li.yei-slide .register-btn a {
	background: #c4165d;
	border-radius: 3px;
	padding: 1% 4%;
	font-size: 15px;
	letter-spacing: 2px;
	position: relative;
	z-index: 2;
  }
  .slider li.yei-slide .register-btn a:hover {
	background: #181743;
  }
  ul.slider li.activedirectory-slide .desc .cont-sec p.bannercont {
	border-bottom: 1px solid #748990;
	padding: 0 0 12px;
	line-height: initial;
	margin-bottom: 20px;
	font-size: 2.5em;
	display: inline-block;
  }
  ul.slider li.activedirectory-slide .register-btn a {
	background: #e9142b;
	color: #fff;
	padding: 10px 20px;
	line-height: 25px;
	display: inline-block;
	margin: 5px 0 0;
	font-size: 0.6em;
	text-transform: none;
  }
  ul.slider li.activedirectory-slide .desc .img-sec {
	width: 35%;
	position: absolute;
	top: 0;
	right: 0;
  }
  ul.slider li.activedirectory-slide .desc .img-sec img {
	width: 55%;
	height: auto;
  }
  .slider li.activedirectory-slide .desc {
	top: 5% !important;
  }
  ul.slider li.activedirectory-slide .register-btn a:hover {
	background: #95111f;
	text-decoration: none;
  }
  ul.slider li.cloud-slide .cont-sec {
	margin: 12% 0 0;
	width: 60%;
  }
  ul.slider li.cloud-slide .img-sec {
	margin: 5% 7% 0 0;
	width: 26%;
  }
  ul.slider li.pmp-slide {
	background: #0e61b2;
  }
  ul.slider li.pmp-slide .img-sec {
	margin: 5% 3% 0 0;
	width: 35%;
  }
  ul.slider li.pmp-slide div.cont-sec {
	width: 60%;
	margin-top: 5%;
  }
  ul.slider li.ucdubai2018 {
	background: url(../images/dubai-uc2018-banner.png) 90% 0 no-repeat #116ec6;
	min-height: inherit;
	background-size: auto 100%;
  }
  .register-btn a {
	background: #7bbb2a;
	color: #fff;
	padding: 10px 30px;
	line-height: normal;
	display: inline-block;
	margin: 5px 0 0;
	text-transform: uppercase;
	font-size: 20px;
  }
  ul.slider li.ucaustrlia2018 {
	background: url(../images/australia-creative.png) 90% 100% no-repeat #037567;
	min-height: inherit;
	background-size: auto 90%;
  }
  ul.slider li.ucdubai2018 .img-sec {
	margin: 4% 3% 0 0;
	width: 30%;
  }
  ul.slider li.ucdubai2018 div.cont-sec {
	width: 65%;
	margin-top: 5%;
  }
  ul.slider li.ucdubai2018 p.bannercont-dateandmap span img {
	width: 25px;
	margin: 0 10px 0 0;
	position: relative;
	top: 5px;
  }
  ul.slider li.ucdubai2018 p.bannercont {
	margin: 10px 0;
	color: #ffde6c;
	font-size: 1.6em;
	font-weight: 500;
  }
  ul.slider li.ucdubai2018 p.bannercont span {
	padding: 0 0 5px;
  }
  ul.slider li.ucdubai2018 p.bannercont-dateandmap span {
	font-size: 0.8em;
	line-height: normal;
	font-weight: 400;
	display: inline-block;
	color: #fff;
  }
  ul.slider li.ucdubai2018 p.bannercont-dateandmap span:nth-child(1) {
	width: 35%;
  }
  ul.slider li.ucdubai2018 p.bannercont-dateandmap span:nth-child(2) {
	width: 65%;
  }
  ul.slider li.ucdubai2018 p.bannercont-dateandmap span:nth-child(1) strong {
	width: 25px;
	height: 25px;
	background: url(../images/dubai-uc2018-banner-dateicon.png) no-repeat;
	background-size: cover;
	display: inline-block;
	margin: 0 10px 0 0;
	position: relative;
	top: 5px;
  }
  ul.slider li.ucdubai2018 p.bannercont-dateandmap span:nth-child(2) strong {
	width: 25px;
	height: 25px;
	background: url(../images/dubai-uc2018-banner-mapicon.png) no-repeat;
	background-size: cover;
	display: inline-block;
	margin: 0 10px 0 0;
	position: relative;
	top: 5px;
  }
  li.nyc-userconf .register-btn a {
	background: #fdd10c;
	color: #222;
	padding: 1.2% 2.5%;
	font-size: 0.6em;
	font-weight: 500;
	text-transform: uppercase;
  }
  li.nyc-userconf .register-btn a:hover {
	background: #fff;
	color: #222;
  }
  li.nyc-userconf .desc p.bannercont {
	color: #fff;
	margin: 200px 0 0;
  }
  .cloud-slide .desc p {
	font-size: 1.3em;
	color: #fff;
	font-weight: 300;
	line-height: 1.3em;
	letter-spacing: normal;
  }
  .cloud-slide .desc p.bannercont {
	font-size: 2em;
	line-height: 2em;
	font-weight: 200;
  }
  .pmp-slide .desc p.bannercont {
	font-size: 1.2em;
	color: #fff;
	line-height: normal;
  }
  .pmp-slide .desc p.bannercont span {
	font-size: 1.8em;
	font-weight: 500;
	padding: 0 0 15px;
	display: block;
  }
  .cloud-slide .desc p.bannercont span {
	font-weight: 500;
  }
  ul.slider .cloud-slide .register-btn a {
	background: #000;
	padding: 2% 4% 1.5%;
	font-size: 1em;
	font-weight: 400;
	color: #fff;
  }
  ul.slider .gdpr-slide .register-btn a {
	background: #1c30a3;
	font-size: 20px;
	padding: 15px 40px;
  }
  ul.slider .gdpr-slide .register-btn a:hover {
	background: #fc0;
	color: #000;
  }
  ul.slider .pleasantonsemi-slide .register-btn a {
	background: #cf4251;
	font-size: 20px;
	padding: 10px 40px;
	color: #fff;
  }
  ul.slider .pleasantonsemi-slide .register-btn a:hover {
	background: #fc0;
	color: #000;
  }
  ul.slider .pmp-cloud-slide .register-btn a {
	background: #ea5453;
	padding: 15px 25px;
  }
  .pmp-slide .register-btn a {
	background: #000;
	color: #fff;
	font-size: 20px;
	padding: 10px 40px;
  }
  .pmp-slide .register-btn a:hover {
	background: #ffd04a;
	color: #000;
  }
  ul.slider .cloud-slide .register-btn a:hover {
	background: #b23237;
	color: #fff;
  }
  .slider li.actdir-slide {
	background: #e9eced;
  }
  ul.slider li.actdir-slide .cont-sec {
	width: 55%;
	color: #333;
  }
  ul.slider li.actdir-slide .desc p.bannercont {
	font-size: 1.6em;
	line-height: 2em;
	font-weight: 200;
	color: #333;
  }
  ul.slider li.actdir-slide img {
	width: auto;
	height: 100%;
  }
  ul.slider li.actdir-slide .img-sec {
	width: 45%;
	margin: 0 !important;
  }
  .actdir-slide .register-btn a {
	background: #24a151;
  }
  .actdir-slide .register-btn a:hover {
	background: #df565f;
  }
  ul.slider li.actdir-slide .desc p.bannercont span {
	font-weight: 500;
  }
  ul.slider li.actdir-slide .desc p.bannercont span.cat-head {
	font-size: 1.2em;
	font-weight: 200;
  }
  ul.slider li.ad-webinar-slide img {
	width: 100%;
	height: auto;
  }
  .ad-webinar-slide p.webr-cont1 {
	color: #00deff;
	font-weight: 100;
	letter-spacing: 0.2px;
	text-align: center;
  }
  .ad-webinar-slide .desc .cont-sec {
	width: 100%;
	margin-top: 40px;
  }
  .ad-webinar-slide .desc p.webr-cont2,
  .ad-webinar-slide .desc p.webr-cont4 {
	text-align: center;
  }
  .ad-webinar-slide p.webr-cont2 {
	color: #77c537;
	font-weight: 400;
	font-size: 2em;
  }
  .ad-webinar-slide p.webr-cont4 {
	color: #fff;
	font-weight: 400;
	font-size: 1.4em;
  }
  .ad-webinar-slide .desc p.register-btn {
	text-align: center;
	margin: 0 auto;
	display: table;
  }
  .ad-webinar-slide p.register-btn a {
	display: inline-block;
	background: #e9142b;
	padding: 10px 20px;
	font-size: 0.7em;
	color: #fff;
	font-weight: 400;
  }
  .slider li.analytics-slide {
	background: #273241;
  }
  ul.slider li.analytics-slide .img-sec {
	width: 50%;
	margin: 5% 0 0;
  }
  ul.slider li.analytics-slide .cont-sec {
	width: 50%;
	margin: 7% 0 0;
  }
  .analytics-slide p {
	color: #fff;
	font-weight: 400;
  }
  .analytics-slide .desc p.cont1,
  .analytics-slide .desc p.cont2 {
	font-size: 2.5em;
	font-weight: 300;
	line-height: 30px;
	letter-spacing: normal;
  }
  .analytics-slide .desc p.cont2 {
	font-size: 22px;
  }
  ul.slider .analytics-slide .desc .register-btn {
	margin: 10px 0 0;
  }
  ul.slider li.analytics-slide .register-btn a {
	font-size: 0.6em;
	letter-spacing: 1px;
  }
  .slider li.me2017-dubai-uc-slide {
	background: #fff;
	border-top: 1px solid #eee;
  }
  ul.slider li.cloud-sec-plus .cont-sec {
	width: 40%;
  }
  ul.slider li.cloud-sec-plus .img-sec {
	width: 50%;
	margin-right: 0;
  }
  .slider li.cloud-sec-plus {
	background: url(../images/cloud-security-home-banner-bg.jpg) no-repeat;
	background-size: cover;
  }
  .slider li.me2017-dubai-uc-slide .cont-sec img {
	width: 80%;
	display: block;
	margin: 0 auto;
  }
  .slider li.me2017-dubai-uc-slide p {
	text-align: center;
	padding: 15px 0 0;
  }
  .slider li.me2017-dubai-uc-slide p.register-btn a {
	background: #0aaf6f;
	color: #fff;
	font-size: 0.7em;
	font-weight: 400;
	letter-spacing: 0.5px;
	padding: 1% 2%;
  }
  .slider li.network-monitoring-slide .desc p {
	color: #fff;
	font-size: 1.8em;
  }
  .slider li.network-monitoring-slide p.bannercont strong {
	font-weight: 500;
	font-size: 1.5em;
  }
  .slider li.network-monitoring-slide .register-btn a {
	background: #000;
	padding: 1.5% 5%;
	font-size: 0.7em;
	font-weight: 200;
	color: #fff;
  }
  .slider li.network-monitoring-slide .register-btn a:hover {
	background: #ecba16;
  }
  .slider li.firewall-slide .register-btn a {
	background: #d62a29;
  }
  .slider li.firewall-slide .register-btn a:hover {
	background: #352926;
  }
  ul.slider li.network-monitoring-slide .cont-sec {
	margin: 10% 0 0;
	width: 50%;
  }
  ul.slider li.network-monitoring-slide .img-sec {
	margin: 0;
	width: 50%;
  }
  .slider li.activedirectory-ela-slider {
	background: url(../images/me-home-gdpr-banner.jpg) center top no-repeat;
	background-size: 100% auto;
	text-align: left;
  }
  .slider li.activedirectory-ela-slider .desc p {
	color: #fff;
	font-size: 1em;
  }
  .slider li.activedirectory-ela-slider p.bannercont strong {
	font-weight: 400;
	font-size: 1.2em;
	line-height: 1em;
  }
  .slider li.activedirectory-ela-slider .register-btn a {
	background: #169f52;
	text-transform: inherit;
	padding: 1.5% 2%;
	font-size: 1.2em;
	font-weight: 200;
	color: #fff;
  }
  ul.slider li.activedirectory-ela-slider .cont-sec {
	margin: 7% 0 0;
	width: 45%;
	text-align: center;
  }
  ul.slider li.activedirectory-ela-slider .img-sec {
	margin: 0;
	width: 50%;
  }
  .slider li.activedirectory-ela-slider p.bannercont span {
	font-weight: 100;
	font-size: 2.4em;
	line-height: 1em;
  }
  .slider li.activedirectory-ela-slider p.datecont span {
	background: url(../images/me-home-date-icon.png) left center no-repeat;
	display: inline-block;
	padding: 5px 5px 5px 45px;
	color: #be9769;
	font-size: 1em;
	font-weight: 400;
  }
  .slider li.activedirectory-ransware-slider {
	background: #bd0000;
  }
  .slider li.activedirectory-ransware-slider .desc p {
	color: #fff;
	font-size: 1.8em;
  }
  .slider li.activedirectory-ransware-slider p.bannercont strong {
	font-weight: 500;
	font-size: 1.5em;
  }
  .slider li.activedirectory-ransware-slider .register-btn a {
	background: #000;
	padding: 2% 4%;
	font-size: 0.7em;
	font-weight: 200;
	color: #fff;
  }
  ul.slider li.activedirectory-ransware-slider .cont-sec {
	margin: 10% 0 0;
	width: 50%;
  }
  ul.slider li.activedirectory-ransware-slider .img-sec {
	margin: 0;
	width: 50%;
  }
  .slider li.australia-workshop2017 {
	background: #fff;
	border-top: 1px solid #eee;
  }
  .slider li.australia-workshop2017 .title-sec {
	float: left;
	color: #91c1a7;
	width: 45%;
  }
  .slider li.australia-workshop2017 .title-sec h2 {
	font-size: 6em;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1em;
	color: #3ba782;
	margin: 0;
  }
  .slider li.australia-workshop2017 .creative {
	position: relative;
	bottom: -47px;
  }
  ul.slider li.australia-workshop2017 img {
	width: 100%;
	height: auto;
  }
  .slider li.australia-workshop2017 .desc p {
	margin: 0;
	letter-spacing: normal;
  }
  .slider li.australia-workshop2017 .content-sec {
	float: right;
	color: #000;
	text-align: left;
	width: 47%;
  }
  .slider li.australia-workshop2017 .content-sec .aus-webi-container {
	width: 100%;
	height: auto;
	display: inline-block;
  }
  .slider li.australia-workshop2017 .content-sec .aus-webi-container1 {
	width: 44%;
	height: auto;
	display: inline-block;
	text-align: right;
	padding: 0 5% 10px 0;
	margin: 7% 0 0;
  }
  .slider li.australia-workshop2017 .content-sec .aus-webi-container2 {
	width: 44%;
	height: auto;
	display: inline-block;
	text-align: left;
	padding: 0 0 10px 5%;
	margin: 7% 0 0;
  }
  .slider li.australia-workshop2017.active .content-sec .aus-webi-container1 {
	border-right: 1px solid #ccc;
  }
  .slider li.australia-workshop2017 .content-sec p.register-btn {
	text-align: center;
	margin: 3% 0 0;
  }
  .slider li.australia-workshop2017 .content-sec p.aus-webi-text1 {
	color: #e90000;
	margin: 5px 0;
	font-size: 1.3em;
	padding: 0;
	line-height: 24px;
	letter-spacing: 0.5px;
	font-weight: 500;
  }
  .slider li.australia-workshop2017 .content-sec p.aus-webi-text2 {
	margin: 5px 0;
	font-size: 1em;
	padding: 0;
	line-height: 30px;
	letter-spacing: 0.5px;
	font-weight: 500;
  }
  .slider li.australia-workshop2017 .content-sec p.aus-webi-text3 {
	margin: 0;
	font-size: 0.9em;
	padding: 0;
	line-height: 26px;
	letter-spacing: 0.5px;
  }
  .slider li.australia-workshop2017 .content-sec p.aus-webi-text4 {
	width: 100%;
	display: inline-block;
	margin: 0;
	padding: 0;
	line-height: 12px;
  }
  .slider li.australia-workshop2017 .desc {
	top: 5%;
  }
  .slider li.australia-workshop2017 .register-btn a {
	background: #e9132b;
	padding: 2px 20px;
	color: #fff;
	display: inline-block;
	font-size: 0.7em;
	letter-spacing: normal;
	text-decoration: none;
  }
  .slider li.australia-workshop2017 .content-sec p.register-btn a {
	padding: 10px 20px;
	font-size: 0.9em;
  }
  .slider li.supportcenter-slide div.cont-sec {
	width: 50%;
	color: #fff;
	margin: 8% 0 0;
  }
  .slider li.gdpr-slide {
	background: #cedbfd;
  }
  .slider li.network-monitoring-slide {
	background: #1abc9c;
  }
  .slider li.firewall-slide {
	background: #9acdeb;
  }
  .slider li.rap-slide {
	background: url(../images/me-home-rap-banner.png) 80% 30%/24% no-repeat
	  #d1eeff;
  }
  .slider li.supportcenter-slide div.img-sec {
	width: 37%;
	margin: 11% 0 0;
  }
  ul.slider li.supportcenter-slide .desc p.bannercont {
	color: #fff;
	line-height: normal;
	font-size: 1.6em;
  }
  ul.slider li.supportcenter-slide .desc p.bannercont span {
	font-size: 1.5em;
  }
  ul.slider li.supportcenter-slide .desc p.register-btn a {
	background: #ffca10;
	color: #000;
	padding: 10px 20px;
	font-size: 0.6em;
	font-weight: 400;
  }
  ul.slider li.supportcenter-slide .desc p.register-btn a:hover {
	background: #fff;
  }
  ul.slider li.sdp-slide .desc .cont-sec {
	width: 60%;
  }
  ul.slider li.gdpr-slide .desc .cont-sec p.bannercont {
	color: #222;
	font-size: 1.3em;
	line-height: 1.8em;
  }
  ul.slider li.network-monitoring-slide .desc .cont-sec p.bannercont,
  ul.slider li.info-graphic .desc .cont-sec p.bannercont {
	color: #fff;
	font-size: 1.3em;
	line-height: 1.8em;
  }
  ul.slider li.network-monitoring-slide.ebook .desc .cont-sec p.bannercont {
	color: #000;
  }
  ul.slider li.network-monitoring-slide .desc .cont-sec p.bannercont span {
	color: #fff;
	font-weight: 600;
	margin-bottom: 2%;
	display: inline-block;
	line-height: 1.4em;
  }
  ul.slider li.sdp-slide .desc .img-sec {
	width: 38%;
	margin: 3% 0 0;
  }
  ul.slider li.gdpr-slide .desc .cont-sec {
	margin: 5% 5% 0 0;
	width: 55%;
  }
  ul.slider li.pleasantonsemi-slide .desc .cont-sec {
	margin: 5% 0 0;
	text-align: center;
  }
  ul.slider li.network-monitoring-slide .desc .cont-sec {
	margin: 6% 0 0;
	width: 70%;
  }
  ul.slider li.firewall-slide .desc .cont-sec {
	margin: 6% 0 0;
	width: 65%;
  }
  ul.slider li.gdpr-slide .desc .img-sec {
	margin: 5% 0 0 5%;
	width: 30%;
  }
  ul.slider li.network-monitoring-slide .desc .img-sec {
	margin: 9% 0 0 2%;
	width: 21%;
  }
  ul.slider li.firewall-slide .desc .img-sec {
	margin: 3% 0 0;
	width: 35%;
  }
  ul.slider li.exchangereport-slide .desc .cont-sec {
	margin: 7% 0 0;
	width: 55%;
  }
  ul.slider li.exchangereport-slide .desc .img-sec {
	margin: 7% 0 0;
	width: 40%;
  }
  ul.slider li.exchangereport-slide .desc p {
	color: #fff;
  }
  ul.slider li.exchangereport-slide .desc p.cont2 {
	font-weight: 500;
	font-size: 2.5em;
  }
  ul.slider li.exchangereport-slide .desc p.cont1 {
	font-weight: 500;
	font-size: 2em;
  }
  ul.slider li.exchangereport-slide .desc p.cont1 span {
	font-weight: 300;
  }
  ul.slider li.exchangereport-slide .desc p.cont3 {
	font-weight: 300;
	font-size: 1.2em;
	line-height: 1.7em;
  }
  ul.slider li.exchangereport-slide .desc p.register-btn a {
	font-size: 0.6em;
	background: #000;
	transition: all 0.3s ease-in-out 0s;
  }
  ul.slider li.exchangereport-slide .desc p.register-btn a:hover {
	font-size: 0.6em;
	background: #d53547;
	color: #fff;
  }
  ul.slider li.selfservice-slide .desc .cont-sec {
	width: 50%;
	margin: 8% 0 0;
  }
  ul.slider li.dcrandsome-slide .desc .cont-sec {
	width: 60%;
	margin: 8% 0 0;
  }
  ul.slider li.selfservice-slide .desc .img-sec {
	width: 50%;
	margin: 3% 0 0;
  }
  ul.slider li.selfservice-slide .cont-sec p.register-btn a {
	padding: 10px 20px;
	font-size: 0.6em;
	font-weight: 300;
  }
  ul.slider li.selfservice-slide .cont-sec p.register-btn a:hover {
	background: #fdd10c;
	color: #000;
  }
  .slider li.tfa-slide {
	background: url(../images/windows-logon-tfa.jpg) center top no-repeat #fdfdfd;
	background-size: 100% auto;
  }
  ul.slider li.rap-slide .desc .cont-sec p.bannercont,
  ul.slider li.tfa-slide .desc .cont-sec p.bannercont {
	color: #333;
  }
  ul.slider li.rap-slide .desc .img-sec {
	margin: 6% 0 0;
  }
  .sdp-slide .desc p.bannercont {
	font-size: 1.4em;
	color: #222;
  }
  .gdpr-slide .desc p.bannercont span {
	font-size: 2em;
	font-weight: 600;
	display: inline-block;
	line-height: 1.2em;
	margin-bottom: 2%;
  }
  .network-monitoring-slide .desc p.bannercont span {
	font-size: 1.7em;
  }
  .pleasantonsemi-slide .desc p.bannercont {
	font-size: 1.3em;
	line-height: 1.8em;
  }
  .pleasantonsemi-slide .desc p.bannercont span,
  .pmp-cloud-slide .desc p.bannercont span {
	font-size: 1.8em;
	font-weight: 600;
  }
  .pleasantonsemi-slide .desc p.bannercont img {
	width: 55%;
	margin: 2% 0;
  }
  .sdp-slide .register-btn a {
	background: #d53547;
  }
  .dcrandsome-slide .register-btn a {
	background: #834479;
  }
  .dcrandsome-slide .register-btn a:hover {
	background: #ffce22;
	color: #000;
  }
  .cust-logo1 ul li {
	float: none;
	width: auto;
	vertical-align: top;
	display: inline-block;
	padding: 0 1%;
	text-align: center;
  }
  .cust-logo1 ul li span {
	background: url(../images/clients.jpg) left top no-repeat;
	display: inline-block;
	text-indent: -9999em;
	width: 100px;
	height: 60px;
  }
  .cust-logo1 ul li span.cl-at {
	background-position: 0 0;
  }
  .cust-logo1 ul li span.cl-bs {
	background-position: -200px 0;
  }
  .cust-logo1 ul li span.cl-sy {
	background-position: -300px 0;
  }
  .cust-logo1 ul li span.cl-ge {
	background-position: -400px 0;
  }
  .cust-logo1 ul li span.cl-sg {
	background-position: -500px 0;
  }
  .cust-logo1 ul li span.cl-er {
	background-position: -600px 0;
  }
  .cust-logo1 ul li span.cl-lr {
	background-position: -100px 0;
  }
  .cust-logo1 ul li span.cl-nc {
	background-position: -700px 0;
  }
  .au-cust-logos .au-cust-logo4 {
	background-position: -10px -806px;
	width: 133px;
	height: 57px;
  }
  .au-cust-logos .au-cust-logo3 {
	background-position: -10px -739px;
	width: 133px;
	height: 57px;
  }
  .au-cust-logos .au-cust-logo2 {
	background-position: -10px -672px;
	width: 133px;
	height: 57px;
  }
  .au-cust-logos .au-cust-logo1 {
	background-position: -10px -605px;
	width: 133px;
	height: 57px;
  }
  .au-cust-logos ul li {
	padding: 0 4%;
  }
  .slider li.uklondonuc-slide {
	background: #fff;
	background: -moz-linear-gradient(top, #eaf1ff 0, #bdcbea 37%, #7e8fb7 100%);
	background: -webkit-linear-gradient(
	  top,
	  #eaf1ff 0,
	  #bdcbea 37%,
	  #7e8fb7 100%
	);
	background: linear-gradient(to bottom, #eaf1ff 0, #bdcbea 37%, #7e8fb7 100%);
  }
  ul.slider li.uklondonuc-slide img {
	width: 60%;
	display: block;
	margin: 2% auto 0;
  }
  ul.slider li.uklondonuc-slide .desc p {
	text-align: center;
	font-size: 25px;
  }
  ul.slider li.uklondonuc-slide .desc p span {
	font-weight: 400;
  }
  ul.slider li.uklondonuc-slide .desc p span:first-child {
	font-weight: 500;
  }
  ul.slider li.uklondonuc-slide .desc p span strong {
	font-weight: 600;
  }
  ul.slider li.uklondonuc-slide .register-btn a {
	background: #e0314d;
  }
  ul.slider li.uklondonuc-slide .register-btn a:hover {
	background: #00247d;
  }
  .au-sprite-image {
	display: inline-block;
	background-image: url(https://manageengine.com.au/images/au-sprite-image.png) !important;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
  }
  .au-header-flag {
	background-position: -10px -873px;
	width: 16px;
	height: 10px;
  }
  a.au-header-flags {
	text-indent: initial;
	width: auto;
	display: inline;
	padding-left: 23px;
	background-position: -10px -870px;
  }
  .slider li.ad-webinar-slide {
	background: url(../images/webinar-homebanner3.jpg) no-repeat;
	background-size: cover;
  }
  .ad-webinar-slide .desc {
	top: 6%;
  }
  .ad-webinar-slide .desc p {
	text-align: center;
	line-height: 30px;
	letter-spacing: normal;
	color: #fff;
	margin: 0 !important;
  }
  ul.slider li.ad-webinar-slide p.consy2 {
	font-size: 2.5em;
	font-weight: 400;
	position: relative;
  }
  ul.slider li.ad-webinar-slide p.consy3 {
	color: #77c537;
	font-weight: 600;
	font-size: 1.9em;
	padding: 40px 0 20px;
  }
  ul.slider li.ad-webinar-slide p.consy4 {
	font-size: 1.3em;
	background: url(../images/date-icon.png) 36% 5px no-repeat;
  }
  ul.slider li.cloud-slide {
	background: url(../images/sdp-rapid-banner.png) 5% top no-repeat #f6650b;
	min-height: inherit;
	background-size: auto 100%;
  }
  ul.slider li.cloud-slide .desc p.bannercont,
  ul.slider li.cloud-slide .desc p.bannercont span {
	color: #fff;
  }
  ul.slider li.cloud-slide .desc p.bannercont {
	font-size: 1.2em;
	line-height: 2.5em;
  }
  ul.slider li.cloud-slide .desc p.bannercont span {
	font-size: 2.5em;
	line-height: 1.3em;
  }
  ul.slider li.cloud-slide .desc .img-sec {
	margin: 0;
  }
  .slider li.dcrandsome-slide {
	background: #ebebeb;
  }
  ul.slider li.dcrandsome-slide .desc .img-sec img {
	width: 75%;
	margin-right: 10%;
  }
  ul.slider li.dcrandsome-slide .desc .img-sec {
	text-align: right;
	width: 35%;
  }
  ul.slider li.dcrandsome-slide .desc p.bannercont span {
	color: #000;
  }
  .solutions ul li.icon-menusolpim span.icon {
	width: 25px;
	height: 37px;
	background: url(../images/solnpim.svg) no-repeat;
	background-size: cover;
	margin-left: 2px;
	margin-right: 3px;
	opacity: 0.7;
  }
  .mob-chicago-title {
	display: none;
  }
  .subscribepopup_contains {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 999999;
	display: none;
  }
  .slider-container .slider li.network-ebook {
	background: url(../images/network-ebook.png) 75% 22%/12% no-repeat #5ea4de;
  }
  .slider li.firewall-slide.network-ebook .register-btn a {
	background: #df0033;
	color: #fff;
  }
  .slider li.firewall-slide.network-ebook .register-btn a:hover {
	background: #352926;
  }
  .subscribepopup_boxes {
	width: 500px;
	background: #fff;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 25%;
	border: 10px solid rgba(11, 11, 11, 0.67);
  }
  .subscribepopup_form_wrapper form select#country_state,
  .subscribepopup_form_wrapper form select#ukcountry_region {
	margin: 10px 3px 0;
	float: right;
  }
  .subscribepopup_closeicon {
	float: right;
	line-height: 30px;
	border: 1px solid #34ad65;
	border-radius: 30px;
	font-size: 26px;
	margin: 0;
	width: 35px;
	height: 35px;
	top: 5px;
	right: 5px;
	background: #34ad65;
	color: #fff;
	text-align: center;
	z-index: 99999;
	position: absolute;
	font-weight: 100;
	cursor: pointer;
  }
  .subscribe_popups {
	padding: 10px 20px;
  }
  .subscribepopup_form_wrapper h4 {
	font-size: 20px;
	margin: 20px 0 0;
	font-weight: 100;
  }
  .subscribepopup_form_wrapper form {
	margin: 20px 0 0;
  }
  .subscribepopup_form_wrapper form input[type="text"] {
	width: 210px;
	border: 1px solid #ddd;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	padding: 5px;
	display: block;
	float: left;
	border-radius: 0;
	box-sizing: unset;
  }
  .subscribepopup_form_wrapper form select {
	width: 225px;
	border: 1px solid #ddd;
	height: 32px;
	line-height: 20px;
	font-size: 14px;
	padding: 5px;
	display: block;
	color: #7e7e7e;
	float: left;
	margin: 0 0 0 10px;
	box-sizing: border-box;
  }
  .subscribepopup_form_wrapper form #meGDPRMessage {
	width: 100%;
	display: inline-block;
	font-size: 13px;
	margin: 15px 0 0;
  }
  .subscribepopup_form_wrapper form .dwn-priv {
	width: 100%;
	margin: 10px 0 0;
	font-size: 13px;
	display: inline-block;
  }
  .subscribepopup_form_wrapper form #subscribe {
	background: #34ad65;
	color: #fff;
	padding: 5px 10px;
	margin: 20px auto;
	text-transform: uppercase;
	line-height: 20px;
	border: 1px solid #fff;
	font-size: 13px;
	height: auto;
	width: 110px;
	display: table;
	float: none;
	border-radius: 0;
  }
  span.footer-subscribenewsletteremail {
	background-color: #fff;
	border-right: none;
	color: #b5b5b8;
	height: 19px;
	line-height: 20px;
	outline: 0;
	padding: 10px 15px;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	width: 70%;
	font-size: 12px;
	float: left;
  }
  span.footer-subscribenewslettersubmit {
	border: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	line-height: 19px;
	padding: 10px 30px;
	text-decoration: none;
	float: left;
	margin: 0;
	text-indent: -99999em;
	background: #34ad65 url(../images/footer-icon-arrow.svg) no-repeat center
	  center;
	height: 19px;
  }
  span.footer-subscribenewslettersubmit img {
	width: 100%;
  }
  div#form-alert {
	background: #e9142b;
	position: absolute;
	color: #fff;
	font-size: 12px;
	padding: 10px;
	line-height: 16px;
	max-width: 265px;
	top: 35px;
	left: 20px;
  }
  div#form-alert::before {
	position: absolute;
	left: 5%;
	top: -10px;
	display: inline-block;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #e9142b;
	content: "";
  }
  @-moz-keyframes flybtn {
	0% {
	  left: -25px;
	  top: 35px;
	  width: 0%;
	}
	40%,
	60% {
	  left: 0;
	  top: 0;
	  width: 50%;
	}
	100% {
	  left: 35px;
	  top: -35px;
	  width: 0%;
	}
  }
  @-webkit-keyframes flybtn {
	0% {
	  left: -25px;
	  top: 35px;
	  width: 0%;
	}
	40%,
	60% {
	  left: 0;
	  top: 0;
	  width: 50%;
	}
	100% {
	  left: 35px;
	  top: -35px;
	  width: 0%;
	}
  }
  @keyframes flybtn {
	0% {
	  left: -25px;
	  top: 35px;
	  width: 0%;
	}
	40%,
	60% {
	  left: 0;
	  top: 0;
	  width: 50%;
	}
	100% {
	  left: 35px;
	  top: -35px;
	  width: 0%;
	}
  }
  #topsec-rhs.zacss > img,
  #topsec-rhs.zacss > ul {
	float: left;
  }
  
  @media screen and (min-width: 1510px) {
	ul.slider li.gdpr-slide .desc .cont-sec {
	  margin-top: 6%;
	}
	ul.slider li.gdpr-slide .desc .img-sec {
	  margin-top: 8%;
	}
	ul.slider li.network-monitoring-slide .desc .cont-sec {
	  margin-top: 9%;
	}
	ul.slider li.network-monitoring-slide .desc .img-sec {
	  margin-top: 11%;
	}
	ul.slider li.firewall-slide .desc .img-sec {
	  margin-top: 7%;
	}
	.slider li.yei-slide .register-btn {
	  margin: 24% 0 0 2%;
	}
	ul.slider li.pleasantonsemi-slide .desc .cont-sec {
	  margin-top: 8%;
	}
	.slider li.gdprlm-slide .cont-sec {
	  margin-top: 9%;
	  font-size: 1.2em;
	  width: 70%;
	}
	.gdpreu-banner p.eu-creative + div {
	  margin: 11% 0 0;
	}
	.gdpreu-banner p.eu-creative {
	  top: 2%;
	}
	ul.slider li.log360-slide .desc .cont-sec {
	  margin: 11% 5% 0 0;
	}
	ul.slider li.log360-slide .desc .img-sec {
	  margin: 8% 0 0 5%;
	  width: 26%;
	}
	.slider li.ubag-slide .cont-sec {
	  margin: 9% 0 0;
	}
  }
  @media only screen and (max-width: 1600px) {
	.brand-header .default-content {
	  padding-top: 0;
	}
  }
  @media screen and (min-width: 1700px) {
	.container {
	  max-width: 1400px;
	}
	ul.slider li.cloud-slide .img-sec {
	  margin-top: 10%;
	}
	.slider li.cloud-slide,
	.slider li.nyc-userconf {
	  background-size: cover;
	}
	.slider li.nyc-userconf {
	  background-size: 100% 100%;
	}
	li.nyc-userconf .desc p.bannercont {
	  margin: 300px 0 0;
	}
	.slider li.exchangereport-slide {
	  background: url(../images/zoho-sprints-banner.png) 0 top no-repeat #00b268;
	  background-size: auto 100%;
	}
	ul.slider li.pmp-slide .img-sec {
	  margin: 10% 5% 0 0;
	}
	ul.slider li.pmp-slide div.cont-sec {
	  margin-top: 11%;
	  font-size: 100%;
	}
	ul.slider li.gdpr-slide .desc .img-sec {
	  margin-top: 10%;
	}
	ul.slider li.network-monitoring-slide .desc .img-sec {
	  margin-top: 15%;
	}
	ul.slider li.firewall-slide .desc .img-sec {
	  margin-top: 10%;
	}
	ul.slider li.pleasantonsemi-slide .desc .cont-sec {
	  margin: 10% 0 0;
	  font-size: 1.4em;
	}
	.slider li.uklondonuc-slide .cont-sec {
	  margin-top: 10%;
	}
  }
  @media only screen and (max-width: 1600px) {
	.brand-header .default-content {
	  padding-top: 0;
	}
  }
  
  @media screen and (min-width: 1900px) {
	.slider li.yei-slide .register-btn {
	  margin: 29% 0 0 2%;
	}
	.slider li.gdprlm-slide .cont-sec {
	  width: 70%;
	  margin-top: 14%;
	}
	.gdpreu-banner p.eu-creative {
	  top: 10%;
	  right: 10%;
	  width: 40%;
	}
	.gdpreu-banner p.eu-creative + div {
	  margin: 11% 0 0;
	  font-size: 1.3em;
	}
	.gdpreu-banner .explore-btn a span {
	  padding: 8px 0 0;
	}
	ul.slider li.log360-slide .desc .cont-sec {
	  margin: 14% 5% 0 0;
	}
	ul.slider li.log360-slide .desc .img-sec {
	  width: 30%;
	}
	.slider li.ubag-slide .cont-sec {
	  margin: 10% 0 0;
	}
  }
  
  @media screen and (min-width: 2000px) {
	ul.slider li.network-monitoring-slide .desc .cont-sec {
	  width: 72%;
	}
	ul.slider li.firewall-slide .desc .cont-sec {
	  width: 65%;
	}
	ul.slider li.network-monitoring-slide .desc .img-sec {
	  margin: 15% 0 0;
	}
	ul.slider li.firewall-slide .desc .img-sec {
	  margin: 9% 0 0;
	}
	ul.slider li.log360-slide .desc .cont-sec {
	  margin: 16% 5% 0 0;
	}
	.gdpreu-banner p.eu-creative + div {
	  margin: 18% 0 0;
	}
	.slider li.gdprlm-slide .cont-sec {
	  font-size: 1.7em;
	}
	.slider li.log360-slide,
	.slider li.network-monitoring-slide {
	  font-size: 1.5em;
	}
	.container,
	.slider-container .container {
	  max-width: 1400px;
	}
	li.nyc-userconf .desc p.bannercont {
	  margin: 450px 0 0;
	}
	ul.slider li.selfservice-slide .desc .cont-sec {
	  width: 40%;
	  margin: 13% 0 0;
	}
	ul.slider li.selfservice-slide .desc .img-sec {
	  width: 50%;
	  margin: 3% 0 0;
	}
	.slider li.supportcenter-slide div.img-sec {
	  margin: 21% 0 0;
	}
	.slider li.supportcenter-slide div.cont-sec {
	  margin: 14% 0 0;
	}
	ul.slider li.cloud-slide .cont-sec {
	  margin: 10% 0 0;
	}
	ul.slider li.exchangereport-slide .desc .cont-sec {
	  margin: 12% 0 0;
	  transform: scale(1.3);
	}
	ul.slider li.exchangereport-slide .desc .img-sec {
	  margin: 15% 0 0;
	  transform: scale(1.5);
	}
	ul.slider li.dcrandsome-slide .desc .img-sec img {
	  width: 50%;
	}
	ul.slider li.activedirectory-slide .desc .cont-sec {
	  margin-top: 12%;
	}
	ul.slider li.pmp-slide div.cont-sec {
	  margin-top: 11%;
	  font-size: 130%;
	}
	ul.slider li.gdpr-slide .desc .cont-sec {
	  margin-top: 12%;
	}
	ul.slider li.sdp-slide .desc .cont-sec p.bannercont {
	  font-size: 2em;
	  line-height: normal;
	}
	.slider li.yei-slide .register-btn {
	  margin: 23% 0 0 2%;
	}
	ul.slider li.yei-slide img {
	  bottom: -16%;
	}
	.slider li.yei-slide .bannercont {
	  font-size: 4em;
	  letter-spacing: 15px;
	}
	.slider li.yei-slide .cont-sec {
	  margin-top: 10%;
	}
	.slider li.yei-slide .register-btn a {
	  font-size: 22px;
	}
	.ausuc-banner p {
	  padding: 2% 0;
	}
	.ausuc-banner p.explore-btn {
	  padding: 1% 0 4%;
	}
	.usuc-banner p.explore-btn {
	  padding: 0 0 4%;
	}
	.ausuc-banner h1 {
	  font-size: 5em;
	}
	.usuc-banner .us-pls {
	  font-size: 2em;
	}
	.ausuc-banner .aus-creative img {
	  width: 40%;
	}
	.chicago-uc-details {
	  bottom: 0;
	}
	.aus-mel,
	.aus-syd {
	  font-size: 1.6em;
	  width: 16%;
	}
	.ausuc-banner .explore-btn a {
	  font-size: 1.2em;
	  padding: 0.6% 1.1%;
	}
	.ausuc-banner .bcreative {
	  height: 130px;
	}
	.slider li.ubag-slide {
	  font-size: 1.5em;
	  background-size: 30%;
	}
	.slider li.ubag-slide p {
	  line-height: normal;
	}
	.slider li.ubag-slide .title-big {
	  line-height: 1em;
	}
  }
  
  @media screen and (max-width: 1500px) {
	#commonHeader + .bg-list-grey {
	  min-height: 650px;
	}
	.head-container {
	  width: 98%;
	  padding-left: 1%;
	  padding-right: 1%;
	}
	ul.slider li.cloud-slide .cont-sec {
	  margin: 7% 0 0;
	}
	ul.slider li.cloud-slide .img-sec {
	  margin: 5% 7% 0 0;
	}
  }
  
  @media screen and (max-width: 1400px) {
	.aus-mel,
	.aus-syd {
	  width: 20%;
	}
	.gdpreu-banner p.eu-creative {
	  top: 5%;
	}
	.gdpr-products-list li a {
	  min-height: 90px;
	}
	ul.slider li.network-monitoring-slide .desc .cont-sec {
	  margin: 4% 0 0;
	}
  }
  
  @media screen and (min-width: 1000px) and (max-width: 1350px) {
	.slider li.exchangereport-slide {
	  background: url(../images/zoho-sprints-banner.png) 10% top no-repeat #00b268;
	  background-size: auto 65%;
	}
	ul.slider li.dcrandsome-slide .desc .img-sec img {
	  width: 30%;
	}
  }
  
  @media screen and (max-width: 1350px) {
	.gdpreu-banner p.eu-creative {
	  top: 8%;
	}
	ul.slider li.gdpr-slide .desc .cont-sec {
	  margin: 4% 5% 0 0;
	}
	ul.slider li.gdpr-slide .desc .img-sec {
	  margin-top: 4%;
	}
	ul.slider li.network-monitoring-slide .desc .img-sec {
	  width: 26%;
	  margin-top: 6%;
	}
	ul.slider li.pmp-slide div.cont-sec {
	  margin-top: 3%;
	}
	ul.slider li.pmp-slide .img-sec {
	  margin-top: 4%;
	}
	.brand-header p {
	  padding: 5px 0 0;
	}
	ul.slider li.cloud-slide .cont-sec {
	  margin: 3% 0 0;
	}
	ul.slider li.activedirectory-ela-slider .cont-sec {
	  margin: 2% 0 0;
	}
	ul.slider li.activedirectory-ransware-slider .cont-sec,
	ul.slider li.network-monitoring-slide .cont-sec {
	  margin: 6% 0 0;
	}
	ul.slider li.cloud-slide .img-sec img {
	  width: 85%;
	}
	ul.slider li.pmp-slide .img-sec img {
	  width: 100%;
	}
	ul.slider li.analytics-slide .img-sec {
	  width: 35%;
	  margin: 5% 0 0;
	}
	.register-btn a {
	  padding: 1% 4%;
	}
	.container,
	.itsm-container {
	  max-width: 1100px;
	}
	.facts-list li {
	  width: 21%;
	}
	.itsm-solutions ul li {
	  height: 280px;
	}
	#scroll .prdBox,
	#scroll .prdvideo {
	  margin: 20px 13px 20px 0;
	}
	.brand-header {
	  min-height: 85%;
	}
	ul.slider li.analytics-slide .cont-sec {
	  margin: 5% 0 0;
	}
	#subscribe {
	  padding: 6px 10px;
	}
	@-moz-document url-prefix() {
	  #subscribe {
		padding: 5px 10px;
	  }
	}
	.slider li.supportcenter-slide div.img-sec {
	  width: 35%;
	  margin: 8% 0 0;
	}
	ul.slider li.selfservice-slide .desc .img-sec {
	  width: 45%;
	}
	ul.slider li.dcrandsome-slide .desc .img-sec {
	  width: 35%;
	}
	ul.slider li.dcrandsome-slide .desc .img-sec img {
	  width: 65%;
	}
	.slider li.yei-slide .register-btn {
	  margin: 14% 0 0 2%;
	}
	ul.slider li.gdpr-slide .desc .cont-sec p.bannercont {
	  font-size: 1.2em;
	}
	ul.slider li.pleasantonsemi-slide .desc .cont-sec {
	  margin: 3.3% 0 0;
	}
	.ausuc-banner p {
	  padding: 20px 0;
	}
	ul.slider li.log360-slide .desc .img-sec {
	  width: 23%;
	}
	ul.slider li.log360-slide .desc .cont-sec {
	  margin-top: 7%;
	}
	.slider li.ubag-slide .register-btn a {
	  width: 185px;
	  padding: 10px 20px;
	}
	.slider li.ubag-slide .cont-sec {
	  margin: 4% 0 0;
	}
	span.footer-subscribenewsletteremail {
	  width: 65%;
	}
  }
  
  @media screen and (max-width: 1080px) {
	ul.slider li .cont-sec {
	  font-size: 0.7em !important;
	}
	.container {
	  max-width: 1000px;
	}
	ul.slider li.gdpr-slide .desc .img-sec {
	  width: 35%;
	}
	ul.slider li.network-monitoring-slide .desc .img-sec {
	  width: 26%;
	}
	ul.slider li.gdpr-slide .desc .cont-sec {
	  margin: 3% 0 0 4%;
	  width: 60%;
	}
	ul.slider li.cloud-slide .cont-sec {
	  margin-top: 1%;
	}
	.slider li.exchangereport-slide {
	  background: url(../images/zoho-sprints-banner.png) 0 top no-repeat #00b268;
	  background-size: auto 55%;
	}
	ul.slider li.cloud-slide {
	  background: url(../images/sdp-rapid-banner.png) 0 top no-repeat #f6650b;
	  background-size: auto 100%;
	}
	ul.slider li.cloud-slide .desc p.bannercont span {
	  font-size: 1.2em;
	}
	ul.slider li.pmp-slide .img-sec img {
	  width: 85%;
	}
	ul.slider li.network-monitoring-slide .img-sec img {
	  width: 70%;
	}
	#scroll .prdBox,
	#scroll .prdvideo,
	.slider li.supportcenter-slide div.img-sec {
	  width: 25%;
	}
	ul.slider li.network-monitoring-slide .cont-sec {
	  margin: 5% 0 0;
	}
	.slider li.nyc-userconf {
	  background-size: 100%;
	}
	li.nyc-userconf .desc p.bannercont {
	  margin: 160px 0 0;
	  font-weight: 600;
	}
	#scroll1 .container {
	  max-width: 900px;
	}
	.breadcrumb {
	  left: 6%;
	}
	.facts-list li {
	  font-size: 2em;
	}
	.nav-list .suggestion-sec a {
	  font-size: 0.8em;
	}
	.sol-listCol4 h2 {
	  font-size: 1.5em;
	  padding: 0;
	  line-height: 1.4em;
	}
	div.nav-submenu ul li a {
	  font-size: 85%;
	}
	.menu-inner-right .col-60 p {
	  font-size: 1.3em;
	}
	nav ul.header-nav > li:first-child {
	  padding: 0 15px 20px;
	}
	.sol-listCol4 {
	  padding: 30px;
	}
	#header-mainsec .header-nav > li:last-child {
	  display: block;
	}
	.nav-list .sol-listCol1 ul li a {
	  font-size: 0.85em;
	}
	.products .header-nav {
	  font-size: 0.9em;
	}
	#mobPanel #mobListPrd a span {
	  font-size: 0.85em;
	  color: #34ad65;
	  padding: 0;
	  display: block;
	}
	.itsm-solutions ul li {
	  height: 260px;
	}
	.nav-list .sol-listCol3 .f1 {
	  margin: 20px 0 0;
	}
	.nav-list .sol-listCol3 .f3 a {
	  margin: 5px 0 25px;
	}
	ul.slider li.selfservice-slide .desc .img-sec {
	  width: 35%;
	}
	.slider li.activedirectory-ela-slider .desc p.bannercont {
	  font-size: 8px !important;
	  line-height: 1em;
	}
	.slider li.activedirectory-ela-slider .desc p {
	  margin: 0;
	}
	ul.slider li.activedirectory-ela-slider .cont-sec {
	  margin: 2% 0 0;
	}
	ul.slider li.exchangereport-slide .desc .cont-sec {
	  width: 55%;
	}
	ul.slider li.exchangereport-slide .desc .img-sec {
	  margin-top: 5%;
	}
	ul.slider li.exchangereport-slide img {
	  width: 70%;
	}
	ul.slider li.exchangereport-slide .desc p {
	  margin: 0;
	}
	ul.slider li.pmp-slide .img-sec {
	  margin: 3% 3% 0 0;
	}
	ul.slider li.pmp-slide div.cont-sec p.bannercont,
	ul.slider li.pmp-slide div.cont-sec p.register-btn {
	  margin: 0;
	}
	.pmp-slide .register-btn a {
	  font-size: 14px;
	}
	.slider li.yei-slide .register-btn {
	  margin: 9% 0 0 2%;
	}
	ul.slider li.branding-slide img {
	  width: 75%;
	}
	.pleasantonsemi-slide .desc p.bannercont {
	  padding: 0 !important;
	  margin: 0 !important;
	}
	.pleasantonsemi-slide .desc p.bannercont img {
	  width: 40%;
	}
	ul.slider .pleasantonsemi-slide .register-btn {
	  margin: 0 !important;
	}
	ul.slider .pleasantonsemi-slide .register-btn a {
	  font-size: 15px;
	  padding: 10px 20px;
	}
	.aus-mel,
	.aus-syd {
	  width: 28%;
	}
	.ausuc-banner .bcreative {
	  background-size: 90%;
	}
	.slider li.gdprlm-slide .cont-sec {
	  margin: 4% 0 0 5%;
	}
	.slider .gdprlm-slide .register-btn a {
	  font-size: 14px;
	}
	ul.slider li.log360-slide .desc .cont-sec {
	  margin: 4% 0 0 8%;
	}
	ul.slider li.uklondonuc-slide .register-btn a {
	  font-size: 15px;
	  padding: 5px 30px;
	}
	ul.slider li.uklondonuc-slide .desc p {
	  margin: 2% 0 0;
	}
	ul.slider li.uklondonuc-slide .desc p.register-btn {
	  margin: 0;
	}
	ul.slider li.uklondonuc-slide img {
	  width: 20%;
	  margin: 0 auto;
	}
	ul.slider li.network-monitoring-slide .desc .cont-sec {
	  margin: 3% 0 0 5%;
	  width: 60%;
	}
	.slider li.ubag-slide .title-big {
	  line-height: 0.9em;
	  width: 12%;
	}
	.slider li.ubag-slide .cont-sec {
	  margin: 3% 0 0 5%;
	}
	.slider li.ubag-slide p {
	  line-height: normal;
	}
	.slider li.ubag-slide p.register-btn {
	  margin: 0;
	}
	.slider li.ubag-slide {
	  background: url(../images/user-behavior-analytics-guide-focus.png) 70% 13%
		no-repeat #c9e7fe;
	  background-size: 35%;
	}
	span.footer-subscribenewsletteremail {
	  width: 50%;
	}
  }
  @media only screen and (max-width: 770px) {
	.brand-header1 .default-content {
	  top: 0;
	  left: 0;
	}
  }
  @media (max-width: 1000px) {
	#solutions-filter ul li h3,
	#solutions-filter ul li.active h3,
	.hor-bor2 {
	  display: none;
	}
	#scroll1 .comTtl,
	.filter-containers,
	.sem-menu {
	  float: none;
	}
	ul.slider li.gdpr-slide .desc .cont-sec {
	  margin-top: 6%;
	}
  }
  @media (max-width: 1024px) {
	ul.slider li p {
	  margin: 2px 0 !important;
	}
	.gdpreu-banner p.eu-creative {
	  position: static;
	  width: 80%;
	  margin: 0 auto;
	}
	.gdpreu-banner p.eu-creative + div {
	  margin: 0;
	  text-align: center;
	}
	.gdpr-products-list li {
	  margin: 1%;
	  width: 30%;
	}
	.gdpr-products-list li a {
	  min-height: auto;
	}
	.slider li.gdprlm-slide .cont-sec {
	  width: 58%;
	  margin: 0;
	}
	.slider li.gdprlm-slide .cont-sec p.bannercont2 {
	  font-size: 12px !important;
	}
	ul.slider li.pleasantonsemi-slide .desc .cont-sec {
	  margin-top: 1%;
	}
	ul.slider li.gdpr-slide .desc .cont-sec p.bannercont {
	  font-size: 0.8em !important;
	}
	ul.slider li.gdpr-slide .desc .cont-sec p {
	  margin: 0;
	}
	ul.slider .gdpr-slide .register-btn a {
	  font-size: 15px;
	  padding: 5px 30px;
	}
	ul.slider .network-monitoring-slide .register-btn a {
	  font-size: 0.5em;
	}
	ul.slider li.gdpr-slide .desc .img-sec {
	  margin-top: 5%;
	}
	ul.slider li.sdp-slide .desc .cont-sec p {
	  margin: 0;
	}
	.pmp-slide .desc p.bannercont span {
	  font-size: 1.4em;
	  padding-bottom: 5px;
	}
	ul.slider li.pmp-slide div.cont-sec {
	  margin: 10px 0 0;
	}
	ul.slider li.activedirectory-slide .desc .cont-sec p.bannercont {
	  margin: 0;
	}
	ul.slider li.activedirectory-slide .desc .cont-sec {
	  margin: 5% 0 0;
	}
	ul.slider li.activedirectory-slide .desc p {
	  font-size: 25px;
	}
	ul.slider li.activedirectory-slide .register-btn a {
	  padding: 6px 20px;
	  margin: 0;
	}
	ul.slider li.exchangereport-slide .desc p.cont2 {
	  font-size: 0.9em;
	}
	ul.slider li.cloud-slide .desc p.bannercont {
	  font-size: 1em;
	}
	ul.slider li.cloud-slide .desc p.bannercont span {
	  font-size: 1.6em;
	}
	ul.slider li.selfservice-slide .desc .cont-sec .bannercont {
	  margin: 0 0 10px !important;
	  padding: 0 !important;
	}
	.container {
	  padding-left: 2%;
	  padding-right: 2%;
	}
	ul.slider li.cloud-slide {
	  background-position: 2% top;
	}
	.itsm-solutions ul li.video p {
	  font-size: 0.9em;
	}
	.txtfield {
	  width: 75px;
	}
	#scroll1 {
	  margin-left: 5%;
	}
	#scroll1 .container {
	  max-width: 700px;
	}
	.breadcrumb {
	  left: 9%;
	}
	#solutions-type-filter ul {
	  top: 78px;
	}
	#comSubTree {
	  position: static !important;
	}
	#comSubTreeMenu {
	  margin: 20px 0;
	}
	footer .container {
	  width: 96%;
	}
	#scroll .videos-preview p {
	  font-size: 2.5em;
	  top: 20%;
	}
	.comp-top {
	  width: 90%;
	}
	.analyst-reports-mainsec {
	  width: 90% !important;
	}
	.analyst-reports-mainsec .filterdrop > span {
	  width: 92%;
	}
	#scroll .prdBox {
	  width: 40%;
	}
	#header-mainsec,
	#header-mainsec .headerinner.fixed {
	  top: 0;
	}
	.product-list ul li {
	  width: 50%;
	}
	.hor-bor {
	  left: 49.9%;
	}
	.hor-bor,
	.hor-bor2 {
	  height: 520px;
	}
	.soltions-sec {
	  height: auto;
	}
	.soltions-sec ul.tabs li span.icon {
	  width: 55%;
	}
	.soltions-sec ul.tabs li.business-intelligence span.icon,
	.soltions-sec ul.tabs li.oprations-management span.icon {
	  width: 70%;
	}
	.itsm-solutions ul li,
	.itsm-solutions ul li.video {
	  width: 48%;
	  height: auto;
	}
	.hl-cont span {
	  font-size: 0.6em;
	  padding: 0;
	  line-height: 0.5em !important;
	}
	.itsm-solutions ul li.video p img {
	  bottom: 0;
	  right: 10px;
	}
	.analyst-reports-banner h2 {
	  top: 5%;
	  font-size: 1.2em;
	}
	#solutions-filter ul li p.sicon {
	  transform: scale(0.7);
	}
	#solutions-filter ul li {
	  height: 40px;
	}
	#header-mainsec .headerinner {
	  padding: 10px;
	}
	.menu2ResBlk {
	  margin-top: 20px;
	  display: block !important;
	}
	#header-topsec,
	.header-nav {
	  display: none;
	}
	#commonHeader {
	  min-height: 78px;
	}
	#header-mainsec {
	  top: 0;
	}
	#cse-search-box .newsearchbox {
	  padding: 10px 0;
	  width: 75%;
	  font-size: 1.3em;
	  margin: 10px 0;
	  color: #444;
	}
	.MEmobListSearch {
	  margin: 10px 0;
	  border-radius: 5px;
	}
	.container {
	  width: 93%;
	}
	.brand-header {
	  min-height: 35%;
	}
	.sem-menu li span.arrow {
	  left: -16px;
	}
	.events-left,
	.events-right {
	  float: none;
	  height: auto;
	  width: auto;
	}
	.events-inner {
	  margin: 0 auto;
	}
	.events-left {
	  border-bottom: 1px solid #ddd;
	}
	.events-right {
	  border-left: none;
	}
	.news-events {
	  height: auto;
	}
	.news-events .events-sec {
	  height: auto;
	  position: static;
	}
	.events-link,
	.news-link,
	.sem-menu {
	  position: static;
	}
	.sem-menu {
	  width: 100%;
	  height: auto;
	}
	.sem-menu li {
	  display: inline-block;
	  width: 49.5%;
	  padding: 15px 0;
	  position: relative;
	}
	.sem-menu li.active span.arrow {
	  border-bottom: none;
	  border-left: 15px solid transparent;
	  border-right: 15px solid transparent;
	  border-top: 15px solid #000;
	  left: 45%;
	  top: 45px;
	  z-index: 2;
	}
	.news-events .events-sec {
	  display: none;
	}
	.events-link,
	.news-events .events-sec.tab-active,
	.news-link {
	  display: block;
	}
	.news-right {
	  width: 60%;
	}
	.newstab .cont1 {
	  font-size: 1.5em;
	}
	.newstab .cont2 {
	  font-size: 1em;
	}
	.mbH {
	  display: none !important;
	}
	ul.slider li.activedirectory-ela-slider .cont-sec,
	ul.slider li.activedirectory-ransware-slider .cont-sec {
	  margin: 2% 0 0;
	}
	ul.slider li.network-monitoring-slide .cont-sec {
	  margin: 5% 0 0;
	}
	li.nyc-userconf .desc p.bannercont {
	  margin: 90px 0 0;
	}
	li.nyc-userconf .register-btn a {
	  padding: 10px 20px;
	  font-size: 12px;
	}
	ul.slider li.supportcenter-slide .desc p.register-btn a {
	  padding: 7px 20px;
	  font-size: 12px;
	}
	ul.slider li.selfservice-slide .cont-sec p.register-btn a {
	  padding: 10px 20px;
	  font-size: 13px;
	}
	.slider li.supportcenter-slide div.cont-sec,
	ul.slider li.selfservice-slide .desc .cont-sec,
	ul.slider li.selfservice-slide .desc .img-sec {
	  margin: 5% 0 0;
	}
	ul.slider li.selfservice-slide .desc .img-sec {
	  margin: 4% 0 0;
	  width: 25%;
	}
	.sdp-slide .desc p.bannercont span {
	  line-height: 30px;
	}
	.slider li.supportcenter-slide div.img-sec {
	  width: 30%;
	  margin: 7% 0 0;
	}
	.event-creative {
	  position: relative;
	  display: none;
	}
	ul.slider li.dcrandsome-slide .desc .img-sec {
	  width: 35%;
	}
	ul.slider li.yei-slide img {
	  bottom: 1%;
	}
	.event-cont-brief,
	.events-tab .events-left,
	.events-tab .events-right {
	  width: 100%;
	}
	.event-cont-brief a,
	.events-tab .events-right a {
	  padding: 3% 0;
	}
	.brand-header .aus-mel p,
	.brand-header .aus-syd p {
	  padding: 0 0 0 10px;
	}
	.sysadminday2018-banner {
	  background-color: #061627 !important;
	  background-image: url(../images/sysadminday2018-homepage-banner1.jpg) !important;
	  background-repeat: no-repeat !important;
	  background-position: center center !important;
	  background-size: cover !important;
	}
	.brand-header.sysadminday2018-banner h1,
	.brand-header.sysadminday2018-banner p {
	  text-align: center;
	}
	.slider li.ubag-slide .title-big {
	  width: 16%;
	}
	.foot-sec > ul.regional-countries-drop > li span {
	  padding: 6px 7px 4px 7px;
	}
	ul.regional-countries-drop > li span::before {
	  display: none;
	}
	span.footer-subscribenewsletteremail {
	  width: 50%;
	}
  }
  
  @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
	.sysadminday2018-banner {
	  background-color: #061627 !important;
	  background-image: url(../images/sysadminday2018-homepage-banner1.jpg) !important;
	  background-repeat: no-repeat !important;
	  background-position: center center !important;
	  background-size: cover !important;
	}
	.brand-header.sysadminday2018-banner h1,
	.brand-header.sysadminday2018-banner p {
	  text-align: center;
	}
  }
  
  @media screen and (min-width: 650px) and (max-width: 1000px) {
	ul.slider li.exchangereport-slide .desc p {
	  font-size: 1.2em;
	}
	ul.slider li.exchangereport-slide .desc p.cont3 {
	  font-size: 1em;
	}
	ul.slider li.cloud-slide .desc p.bannercont {
	  font-size: 0.8em;
	}
	.slider li.exchangereport-slide {
	  background: url(../images/zoho-sprints-banner.png) 0 top no-repeat #00b268;
	  background-size: auto 45%;
	}
	#btmscroll {
	  font-size: 12px;
	}
	.itsm-solutions ul li.doc a {
	  transform: scale(0.8);
	  margin-top: -30px;
	}
	.itsm-solutions ul li {
	  height: 200px;
	}
	.prod-list > li {
	  width: 30%;
	}
	ul.slider li.dcrandsome-slide .desc .img-sec img {
	  width: 50%;
	}
	.brand-header h1,
	.brand-header p.explore-btn {
	  margin-top: 30px;
	}
  }
  
  @media only screen and (max-width: 800px) {
	.slider-container .slider li.ebook {
	  backgropund: url(../images/ebook-banner.png) #ffd200 80% 10%/15% no-repeat;
	}
	.slider-container .slider li.active-dir {
	  background: url(../images/active-directory-office365.png) #ffca00 75% 14%/17%
		no-repeat;
	}
	.slider-container .slider li.end-secure {
	  background: url(../images/banner-main.svg) 80% 10%/25% no-repeat #007fbb;
	}
	.slider-container .slider li.multi-browser {
	  background: url(../images/bsp-top-banner.jpg) 80% 10%/25% no-repeat #035fac;
	}
	ul.pagination {
	  top: 30%;
	}
  }
  
  @media screen and (max-width: 650px) {
	.sdp-slide .desc p.bannercont,
	.sdp-slide .desc p.bannercont span {
	  font-size: 1em;
	  line-height: 1em;
	}
	ul.slider li.cloud-slide .desc p.bannercont {
	  font-size: 0.8em;
	  line-height: 0.9em;
	}
	ul.slider li.exchangereport-slide .desc p {
	  font-size: 0.9em;
	}
	ul.slider li.exchangereport-slide .desc p.cont3 {
	  font-size: 0.8em;
	  line-height: 0.9em;
	}
	.slider li.exchangereport-slide {
	  background: url(../images/zoho-sprints-banner.png) 0 top no-repeat #00b268;
	  background-size: auto 35%;
	}
	ul.slider li.cloud-slide .desc p.bannercont span {
	  line-height: 0.9em;
	}
	ul.slider li.dcrandsome-slide .desc .img-sec img {
	  width: 40%;
	}
	#scroll1 {
	  margin-left: 15%;
	  width: 80% !important;
	}
	.me_support_column30 {
	  width: 100%;
	}
	#filter > ul,
	.solutionFilter1 > ul {
	  left: 0;
	}
	span.me_support_regform {
	  margin-top: 10%;
	}
	.popup_boxes {
	  width: 85%;
	}
	.me_support_column40,
	.me_support_column50 {
	  width: 80%;
	}
	.me_support_column60 {
	  width: 95%;
	  margin: 0 20px;
	}
	.me_support_head h1 {
	  line-height: 35px;
	  font-size: 1.6em;
	}
	.me_support_telephone {
	  margin: 0 0 0 20px;
	}
	.me_support_column50 h2,
	.me_support_column90 h2 {
	  font-size: 2em;
	}
	.timeline-sec .cusQte {
	  background: #fff;
	}
	.timeline-sec .cusQte-inner {
	  margin: 10px auto 50px;
	}
	.contactBox {
	  width: 90%;
	}
	.customer-listing .per30.filr-act ul li {
	  width: 100%;
	}
	.customer-listing {
	  margin: 15% 0 0;
	}
	.customer-listing .per30,
	.customer-listing .per30:first-child {
	  width: 95%;
	}
	#custList {
	  margin: 20px 15% 20px 0;
	}
	#comSubTree .comSubTree > ul > li {
	  display: inline-block;
	}
	#comSubTree .comSubTree {
	  width: 100%;
	  color: #444;
	}
	#comSubTree .comSubTree > ul > li a {
	  color: #444 !important;
	}
	#scroll .videos-preview p {
	  font-size: 1.6em;
	}
	#scroll .videos-preview span img {
	  max-height: 50%;
	  top: 20%;
	}
	.com-banner p {
	  font-size: 1.2em;
	  top: -13px;
	}
	.comp-middle,
	.comp-middle p,
	.comp-top {
	  width: 90%;
	}
	.facts-list li {
	  width: 55%;
	}
	.itsm-solutions ul li,
	.itsm-solutions ul li.video {
	  width: 95%;
	}
	.wvbox-inner {
	  width: 360px;
	}
	#scroll .prdBox {
	  width: 88%;
	}
	.solutionFilter1 {
	  float: none;
	}
	.aus-mel,
	.aus-syd {
	  width: 50%;
	  margin: 2% 0;
	}
	.ausuc-banner .aus-creative img {
	  width: 80%;
	}
  }
  
  @media (max-width: 600px) {
	.brand-header p.explore-btn {
	  margin-top: 30px;
	}
	.gdpreu-banner h1 {
	  font-size: 2em;
	}
	.gdpr-products-list li {
	  margin: 10px 0;
	  width: 80%;
	}
	.sem-menu li {
	  width: 49%;
	}
	.event-creative div.creative-img,
	.news-events img,
	ul.ft-list li {
	  width: 100%;
	}
	.event-creative {
	  text-align: center;
	}
	.itsm-solutions ul li.video p {
	  font-size: 0.8em;
	}
	.footer .col1,
	.footer .col2,
	.footer .col3 {
	  width: 90%;
	  border: none;
	}
	.txtfield {
	  width: 140px;
	}
	h2.mainhead {
	  font-size: 2em;
	}
	h2.millions {
	  font-size: 1.2em;
	}
	.more-stories {
	  border: none;
	}
	.more-stories a {
	  float: none;
	}
	.view-all-link a {
	  display: inline-block;
	  padding: 20px;
	}
	.usuc-banner .us-pls img {
	  display: block;
	  margin: 0 auto;
	}
	.mob-chicago-title {
	  display: block;
	}
	.brand-header.sysadminday2018-banner h1 {
	  margin: 10% 0 0;
	  font-size: 1.5em;
	}
	.brand-header.sysadminday2018-banner p {
	  margin: 5% 0 0;
	  font-size: 1em;
	}
  }
  
  @media (max-width: 500px) {
	.new-logo,
	.old-logo {
	  width: 80px;
	}
	.logo-text,
	.logo-text-old {
	  width: 300px;
	  margin: 0 0 0 -135px;
	}
	.inthenews .news-left img {
	  width: 90px;
	}
	.logo-cent {
	  right: 55%;
	}
	.logo-aimation {
	  width: 50%;
	  left: 40%;
	}
	#MeSlider {
	  display: none;
	}
	.prod-list > li {
	  width: 48%;
	}
	.brand-header {
	  min-height: 55%;
	}
	ul.slider li.cloud-slide .cont-sec {
	  margin: 1% 0 0 8%;
	}
	.press-contact .per50 {
	  width: 80%;
	}
	#scroll .prdBox {
	  width: 84%;
	  margin: 20px 10px;
	}
	#scroll .src-btn {
	  top: 0;
	}
	.sucurity-response {
	  float: none;
	  text-align: center;
	}
	.ausuc-banner h1 {
	  font-size: 2em;
	}
  }
  
  @media (max-width: 390px) {
	.ausuc-banner h1 {
	  font-size: 1.5em;
	}
	.aus-mel,
	.aus-syd {
	  width: 70%;
	  margin: 2% 0;
	}
  }
  
  @media (max-width: 330px) {
	.gdpreu-banner h1 {
	  font-size: 1.5em;
	}
  }
  @keyframes cssload-fold-thecube {
	0%,
	10% {
	  transform: perspective(70px) rotateX(-180deg);
	  opacity: 0;
	}
	25%,
	75% {
	  transform: perspective(70px) rotateX(0);
	  opacity: 1;
	}
	100%,
	90% {
	  transform: perspective(70px) rotateY(180deg);
	  opacity: 0;
	}
  }
  @-o-keyframes cssload-fold-thecube {
	0%,
	10% {
	  -o-transform: perspective(70px) rotateX(-180deg);
	  opacity: 0;
	}
	25%,
	75% {
	  -o-transform: perspective(70px) rotateX(0);
	  opacity: 1;
	}
	100%,
	90% {
	  -o-transform: perspective(70px) rotateY(180deg);
	  opacity: 0;
	}
  }
  @-ms-keyframes cssload-fold-thecube {
	0%,
	10% {
	  -ms-transform: perspective(70px) rotateX(-180deg);
	  opacity: 0;
	}
	25%,
	75% {
	  -ms-transform: perspective(70px) rotateX(0);
	  opacity: 1;
	}
	100%,
	90% {
	  -ms-transform: perspective(70px) rotateY(180deg);
	  opacity: 0;
	}
  }
  @-webkit-keyframes cssload-fold-thecube {
	0%,
	10% {
	  -webkit-transform: perspective(70px) rotateX(-180deg);
	  opacity: 0;
	}
	25%,
	75% {
	  -webkit-transform: perspective(70px) rotateX(0);
	  opacity: 1;
	}
	100%,
	90% {
	  -webkit-transform: perspective(70px) rotateY(180deg);
	  opacity: 0;
	}
  }
  @-moz-keyframes cssload-fold-thecube {
	0%,
	10% {
	  -moz-transform: perspective(70px) rotateX(-180deg);
	  opacity: 0;
	}
	25%,
	75% {
	  -moz-transform: perspective(70px) rotateX(0);
	  opacity: 1;
	}
	100%,
	90% {
	  -moz-transform: perspective(70px) rotateY(180deg);
	  opacity: 0;
	}
  }
  .footer .footCol1 {
	width: 30%;
	min-height: 220px;
	padding: 0 4.5% 0 0;
	float: left;
	border-right: 1px dashed #000;
  }
  .footer .col2,
  .footer .footCol2 {
	width: 27%;
	min-height: 220px;
	padding: 0 4.5%;
	float: left;
	border-right: 1px dashed #000;
  }
  .footer .col3,
  .footer .footCol3 {
	width: 29%;
	min-height: 220px;
	padding: 0 0 0 4.5%;
	float: left;
  }
  .footer .col2,
  .footer .col1,
  .footer .footCol1,
  .footer .footCol2 {
	border-right: 1px solid #666;
  }
  .footer .col1,
  .footer .footCol1 {
	padding: 2% 5% 2% 0;
	border-right: 1px solid #292929;
	min-height: 250px;
	width: 28%;
  }
  .footer .col2,
  .footer .footCol2 {
	padding: 2% 4%;
	border-right: 1px solid #292929;
  }
  .footer .col3,
  .footer .footCol3 {
	padding: 2% 0 0 2%;
  }
  .slider li.sdp-banner-1 {
	background: url("../images/enterprise-service-management-sdp.png"), #d8edff;
	background-repeat: no-repeat;
	background-size: 30%, contain;
	background-position: 82% center, right;
  }
  .slider li.pam360 {
	background: url("../images/complete-privileged-access-pam360.png"), #fef5e3;
	background-repeat: no-repeat;
	background-size: 24%, contain;
	background-position: 82% center, right;
  }
  ul.slider li.sdp-banner-1 .desc .cont-sec p.bannercont b {
	color: #fd0024;
	font-weight: 600;
	font-size: 18px;
	letter-spacing: 2px;
  }
  ul.slider li.sdp-banner-1 .desc .cont-sec p.bannercont span {
	color: #000;
	font-weight: 400;
	font-size: 1em;
  }
  ul.slider li.sdp-banner-1 .desc .cont-sec p.bannercont span .enterprise {
	color: #000;
	font-weight: 600;
	font-size: 1.7em;
	margin-top: 12px;
  }
  .brand-header1 {
	background: rgba(242, 241, 240, 0.23);
	border-bottom: 1px solid rgba(128, 128, 128, 0.11);
  }
  
  .placeholder-layar1 .brand-header .hdr,
  .placeholder-layar1 .brand-header h1.animation {
	height: 30px;
	width: 420px;
	margin: 40px auto;
	padding: 0;
	border-radius: 3px;
  }
  .slider li.sdp-banner-1.network-monitoring-slide .register-btn a {
	background: #fe0024;
  }
  @media only screen and (max-width: 770px) {
	.brand-header1 .default-content {
	  top: 0;
	  left: 0;
	}
  
	.placeholder-layar1 .brand-header .hdr {
	  width: 90%;
	}
	.content-box1 {
	  width: 320px;
	}
  
	.content-box2 {
	  width: 240px;
	}
  
	.bottom-content-box {
	  display: none;
	}
  
	.sd-placeholder-box {
	  display: block;
	  float: right;
	  margin: 10px 22px;
	}
  
	ul.sd-content-box {
	  width: 30px;
	}
  
	li.line1 {
	  height: 4px;
	  margin-top: 10px;
	}
  
	li.line2,
	li.line3 {
	  margin-top: 5px;
	  height: 4px;
	}
  
	body .placeholder-layar1 .brand-header .hdr {
	  margin: 6px;
	  height: 20px;
	}
  
	body .placeholder-layar1 .brand-header .hdr {
	  margin: 0 15px;
	  height: 15px;
	}
  }
  ul.slider li.pam360 .desc .cont-sec p.bannercont span .complete {
	color: #003f96;
	font-weight: 600;
	font-size: 1.7em;
  }
  ul.slider li.pam360 .desc .cont-sec p.bannercont span {
	color: #000;
	font-weight: 400;
	font-size: 1em;
  }
  .slider li.pam360.network-monitoring-slide .register-btn a {
	background: #0051c4;
  }
  ul.slider li.ad-whitepaper .desc .cont-sec p.bannercont span {
	color: #02273a;
	font-weight: 400;
	font-size: 1.5em;
  }
  ul.slider li.ad-whitepaper .desc .cont-sec p.bannercont span b {
	color: #02273a;
	font-weight: 600;
  }
  .slider li.ad-whitepaper.network-monitoring-slide .register-btn a {
	background: #c8291c;
  }
  li.branding-slide.mx-uc-banner {
	background: url("../images/office-365-template.png") #db3a22;
	background-repeat: no-repeat;
	background-size: 22%;
	background-position: 75% center;
  }
  ul.slider
	li.network-monitoring-slide.mx-uc-banner
	.desc
	.cont-sec
	p.bannercont
	b.tags {
	font-size: 15px;
	display: block;
	margin-bottom: 17px;
	line-height: normal;
  }
  ul.slider li.branding-slide.mx-uc-banner .desc .cont-sec p.bannercont span {
	color: #fff;
	font-weight: 600;
	margin-bottom: 2%;
	display: block;
	line-height: 1.4em;
	vertical-align: middle;
  }
  ul.slider
	li.branding-slide.mx-uc-banner
	.desc
	.cont-sec
	p.bannercont
	span.mxuc-location {
	padding: 15px 0 0;
  }
  ul.slider
	li.branding-slide.mx-uc-banner
	.desc
	.cont-sec
	p.bannercont
	span.mxuc-location
	img {
	padding: 0 13px 0 2px;
	width: 11px;
  }
  ul.slider li.branding-slide.mx-uc-banner .desc .cont-sec p.bannercont span img {
	vertical-align: middle;
	padding: 0 10px 0 0;
	width: 15px;
  }
  .slider li.mx-uc-banner.network-monitoring-slide .register-btn a {
	color: #fff;
	background: #000;
  }
  li.branding-slide.office-365 {
	background: url("../images/office-365-template.png") #db3a22;
	background-repeat: no-repeat;
	background-size: 22%;
	background-position: 75% center;
  }
  li.branding-slide.opmanager {
	background: url("../images/opmanager-casestudy.png") #0034c1;
	background-repeat: no-repeat;
	background-size: 12%;
	background-position: 72% center;
  }
  ul.slider li.office-365 .desc .cont-sec p.bannercont span.hdng {
	margin-bottom: 4px;
	font-weight: 500;
	font-size: 1.5em;
  }
  ul.slider li.opmanager .desc .cont-sec p.bannercont span.hdng {
	font-weight: 500;
	margin-bottom: 0;
  }
  ul.slider
	li.network-monitoring-slide.mx-uc-banner
	.desc
	.cont-sec
	p.bannercont
	b.tags
	img {
	width: 230px;
	height: auto;
  }
  ul.slider li.network-monitoring-slide .desc .cont-sec p.bannercont b.tags {
	font-size: 15px;
	display: inline-block;
	background: #f8ce50;
	color: #000;
	margin-bottom: 17px;
	padding: 4px 18px;
	line-height: normal;
	font-weight: 400;
	position: relative;
  }
  b.tags:after {
	background: transparent;
	border-bottom: 16px solid transparent;
	border-left: 14px solid #f8ce50;
	border-top: 15px solid transparent;
	content: "";
	position: absolute;
	right: -14px;
	top: 0px;
  }
  ul.slider li.opmanager .desc .cont-sec p.bannercont b.bg-linear {
	display: inline-block;
	margin-bottom: 15px;
	color: #000;
	width: 300px;
	font-size: 1em;
	background: linear-gradient(
	  to right,
	  #fff,
	  rgba(255, 255, 255, 0.26),
	  transparent
	);
	padding: 5px 10px 5px 15px;
  }
  .slider li.office-365.network-monitoring-slide .register-btn a {
	background: #000;
  }
  .slider li.opmanager.network-monitoring-slide .register-btn a {
	background: #ffbd00;
	color: #000;
  }
  .slider li.opmanager.network-monitoring-slide .register-btn a:hover {
	background: #444;
	color: #fff;
  }
  .slider li.office-365.network-monitoring-slide .register-btn a:hover {
	background: #444;
  }
  ul.slider li.office-365 .desc .cont-sec p.bannercont span.hdng {
	margin-bottom: 4px;
	font-weight: 500;
	font-size: 1.5em;
  }
  
  @media only screen and (min-width: 1600px) {
	.slider li.network-ebook {
	  background-position: 26% 22%, center;
	}
  }
  
  @media only screen and (max-width: 1600px) {
	ul.slider li.network-ebook .desc .cont-sec {
	  margin: 6% 0 0;
	}
  }
  
  @media only screen and (max-width: 1400px) {
	ul.slider li.network-monitoring-slide .desc .cont-sec {
	  margin: 0;
	}
  }
  
  @media only screen and (max-width: 1025px) {
	.fr.imgs {
	  width: 35%;
	}
	.slider-container .slider li.dc-ebook {
	  background-position: 88% 8%, center;
	  background-size: 14%, cover;
	}
	ul.pagination {
	  right: 20px;
	}
	.slider li.adself-ebook {
	  background-position: 83% 8%, center;
	}
	.slider li.network-ebook {
	  background-position: 20% 5%, center;
	}
	.slider li.o365-ebook {
	  background-position: 75% 8%, center;
	}
	ul.slider li.o365-ebook .desc .cont-sec p.bannercont span.lights {
	  margin-top: 20px;
	}
	ul.slider li.o365-mp .desc .cont-sec p.bannercont span.light {
	  display: none;
	}
	li.branding-slide.ccpa {
	  background: url("../images/ccpa-ebook1.png"), #e33e36;
	  background-repeat: no-repeat;
	  background-size: 25%;
	  background-position: 88% bottom;
	}
	ul.slider li.network-monitoring-slide .desc .cont-sec p.bannercont span br {
	  display: none;
	}
	ul.slider li.opmanager .desc .cont-sec p.bannercont b.bg-linear {
	  margin-bottom: 8px;
	}
  }
  
  @media only screen and (max-width: 767px) {
	#MeSlider {
	  display: none;
	}
	ul.slider li.firewall-slide.ccpa .desc .cont-sec {
	  margin-left: 5% !important;
	}
  }
  
  @media (min-width: 700px) and (max-width: 770px) {
	.inthenews .news-left {
	  margin-left: -50px;
	}
  }
  
  @media screen and (max-width: 760px) {
	.footer .col1,
	.footer .footCol1 {
	  width: 100%;
	  padding: 0 0 20px 0;
	  border: none;
	  min-height: inherit;
	  border-bottom: 1px dashed #000;
	}
	.footer .col2,
	.footer .footCol2 {
	  width: 100%;
	  padding: 20px 0;
	  border: none;
	  min-height: inherit;
	  border-bottom: 1px dashed #000;
	}
	.footer .col3,
	.footer .footCol3 {
	  width: 100%;
	  padding: 20px 0;
	  border: none;
	  min-height: inherit;
	  border-bottom: 1px dashed #000;
	}
  } /* ------------- footer - feedback START------------ */
  #feedbackIframeContainer {
	max-width: 100%;
	width: 720px;
	height: 460px;
	overflow-x: hidden;
	overflow-y: scroll;
  }
  #feedbackContainer {
	display: none;
	position: fixed;
	z-index: 9999999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 5px 8px #aaa;
  } /* footer style*/
  body footer #social {
	display: block !important;
	visibility: visible !important;
	opacity: 1 !important;
	orphans: unset !important;
  }
  body .foot-social a {
	display: inline-block !important;
	visibility: visible !important;
	opacity: 1 !important;
	orphans: unset !important;
  } /* year end banner style */ /* year end banner style */
  .year-end.brand-header {
	background: linear-gradient(#060f79, #040a62, #000d4b);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.09019607843137255);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.09019607843137255);
	-ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.09019607843137255);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.09019607843137255);
	padding-bottom: 0;
	overflow: hidden;
  }
  .year-end .container {
	text-align: center;
	padding: 4% 0;
	max-width: 1000px;
	background: 0 0;
	position: relative;
	z-index: 9;
  }
  .rows,
  .rows * {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
  }
  .container:after,
  .rows:after {
	content: "";
	display: table;
	clear: both;
  }
  .cols {
	width: 50%;
	float: left;
  }
  .col-left {
	text-align: left;
  }
  img.logos-year-end {
	width: 260px;
  }
  h2.year-end-title {
	padding: 0;
	color: #ff2839;
	font-size: 3.2em;
	margin-top: 30px;
  }
  .brand-header p.year {
	color: #5fcdf0;
	font-weight: 600;
	font-size: 12em;
	line-height: 1;
	padding: 5px 0;
  }
  img.year-end-img {
	width: 410px;
	height: auto;
	max-width: 100%;
  }
  #fixed-graph {
	width: 100%;
	position: absolute;
	bottom: 0;
  }
  #fixed-graph img {
	max-width: 100%;
	width: 100%;
  }
  a.yir-cta {
	display: inline-block;
	background: linear-gradient(to right, #ff5d46, #ff005c);
	color: #fff;
	margin-top: 20px;
	padding: 12px 30px;
	font-size: 1.2em;
	text-transform: none;
	border-radius: 3px;
	transition: 0.45s;
	position: relative;
	z-index: 9999;
  }
  a.yir-cta:hover {
	box-shadow: inset 0 -3.25em 0 0 #fff;
	-webkit-box-shadow: inset 0 -3.25em 0 0 #fff;
	-moz-box-shadow: inset 0 -3.25em 0 0 #fff;
	color: #de124d;
  }
  img.fixed-bg {
	position: absolute;
	width: 60%;
	left: 0;
	top: 5%;
  }
  .col-right {
	text-align: right;
  }
  
  @media only screen and (min-width: 1650px) {
	.year-end .container {
	  padding: 10% 0;
	  max-width: 1200px;
	}
	img.year-end-img {
	  width: 450px;
	}
  }
  
  @media only screen and (max-width: 1025px) {
	.year-end .container {
	  padding: 7% 4%;
	  box-sizing: border-box;
	}
	.year-end.brand-header {
	  height: auto !important;
	}
  }
  
  @media only screen and (max-width: 800px) {
	.cols {
	  width: 100%;
	  text-align: center;
	}
	.col-left {
	  margin-bottom: 35px;
	}
  }
  
  @media only screen and (max-width: 600px) {
	.brand-header p.year {
	  font-size: 8em;
	}
  }
  .slider li.network-monitoring-slide .desc p.year {
	color: #5fcdf0;
	font-weight: 600;
	font-size: 9em;
	line-height: 1;
	padding: 5px 0;
	margin: 0;
  }
  ul.slider li.network-monitoring-slide.year-end-review .desc .cont-sec {
	margin-top: 0;
  }
  .slider-container .slider li.year-end-review {
	background: url(https://cdn.manageengine.com/images/year-end-image.svg) 75%
		25%/20% no-repeat,
	  linear-gradient(#070558, #303dcc);
  }
  ul.slider li.branding-slide img.slider-fixed {
	position: absolute;
	top: 0;
	left: 0;
	width: 60%;
  }
  
  @media only screen and (min-width: 1600px) {
	.slider li.network-monitoring-slide .desc p.year {
	  font-size: 12em;
	}
	h2.year-end-title {
	  margin-top: 50px;
	}
  }
  
  @media only screen and (max-width: 992px) {
	.slider li.network-monitoring-slide .desc p.year {
	  font-size: 5em;
	}
	a.yir-cta {
	  padding: 5px 15px;
	  margin-top: 0;
	}
	.slider-container .slider li.year-end-review {
	  background: url(https://cdn.manageengine.com/images/year-end-image.svg) 75%
		  10%/20% no-repeat,
		linear-gradient(#070558, #303dcc);
	}
  } /* new menu css */
  .solutions .division-list li.brazil-menu,
  li.brazil-menu {
	display: none;
  }
  .all-product,
  .download-btn,
  .free-tool a:after,
  .free-tool.market,
  .tab-right li {
	text-align: center;
  }
  .download-btn a,
  .tabs-nav a,
  nav ul.header-nav li .tab-title a:hover,
  nav ul.header-nav li a:hover {
	text-decoration: none;
  }
  #search-result-input,
  #search-result-input *,
  .col.col1,
  .col.col2,
  .division-list span,
  .download-btn,
  .download-btn a,
  .solutions .division-list li {
	box-sizing: border-box;
  }
  .division-list span,
  .free-tool img,
  .menu-icons,
  .search-btn img {
	vertical-align: middle;
  }
  #commonHeader {
	height: 92px;
	min-height: 92px;
  }
  #header-mainsec .head-container .fr {
	float: left;
  }
  nav ul.header-nav {
	margin-left: 60px;
	position: relative;
  }
  nav ul.header-nav > li {
	position: relative;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
	z-index: 99999;
  }
  nav ul.header-nav > li:first-child {
	padding: 0;
	margin-left: 20px;
  }
  nav ul.header-nav > li > span {
	padding: 15px 12px;
	z-index: 999;
	display: inline-block;
	position: relative;
	border-bottom: none !important;
	font: 400 15px/24px "ZohoPuvi";
  }
.nav-webinars {
    display: inline-block;
    vertical-align: bottom;
    margin: 17px 10px !important;
    cursor: pointer;
}
  .nav-list > div {
	width: 800px;
	top: 55px;
	background: 0 0;
	border: none;
	box-shadow: none;
  }
  .headerinner.fixed .nav-list > div {
	top: 47px;
  }
  .header-nav .nav-list > div.anims {
	z-index: 9999;
	overflow: visible;
	transition: all ease 0.1s;
	opacity: 1;
	visibility: visible;
	display: none;
  }
  .nav-list > div.anims.show {
	transform: translateY(0);
	z-index: 9999999;
  }
  .nav-list > div.header-search {
	width: 100%;
	background: #fff;
  }
  #product-list {
	padding-top: 0;
  }
  #product-list p.mbH {
	margin-top: 40px;
  }
  .tab-active .events-inner {
	width: 100% !important;
  }
  .download-btn {
	float: right;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: all 0.2s ease;
	width: 190px;
	height: 42px;
	margin-top: 6px;
	line-height: 22px;
  }
  .download-btn a {
	background: #fff;
	border: 1px solid #dd002c;
	display: inline-block;
	padding: 10px 5px;
	border-radius: 4px;
	color: #dd002c;
	text-transform: uppercase;
	font-family: Zoho_Puvi_SemiBold;
	font-size: 13px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
	overflow: hidden;
  }
  .events .tabs-nav,
  .tabs-stage {
	border-bottom-right-radius: 4px;
  }
  .download-btn a .in-btn {
	z-index: 2;
	position: relative;
  }
  .download-btn a:hover {
	border-color: #dd002c;
	color: #fff;
	background: #dd002c;
  }
  .nav-drop:after {
	content: "";
	display: table;
	clear: both;
  }
  .nav-drop,
  .nav-drop > div {
	display: none;
  }
  .nav-drop {
	width: 675px;
	height: 690px;
	border-radius: 4px;
	background: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.26);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.26);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.26);
	-o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.26);
	-ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.26);
	position: relative;
	will-change: all;
	transition-property: all;
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	transition-duration: 0.4s;
	transform-origin: 50% -50px;
	transform: scale(-1, 0);
	opacity: 0;
  }
  .nav-drop:not(#product-menu) {
	height: 615px;
  }
  .nav-drop.show {
	opacity: 1;
	transform: translateY(0);
  }
  .nav-drop > div,
  .nav-drop > div > .dropdown-product {
	height: 100%;
	overflow: hidden;
  }
  #product-menu {
	transform: translateX(-20%) translateY(0);
	width: 1350px;
  }
  #solution-menu {
	transform: translateX(-20%) translateY(0);
	width: 1200px;
  }
  #customer-menu {
	transform: translateX(275px) translateY(0);
	width: 250px;
  }
  #support-menu {
	transform: translateX(395px) translateY(0);
	width: 250px;
  }
  .nav-drop:is(#support-menu) {
	height: 250px;
  }
  .nav-drop:is(#community-menu) {
	height: 150px;
  }
  #community-menu {
	transform: translateX(500px) translateY(0);
	width: 250px;
  }
  #community-menu.nav-drop > div.events,
  #customer-menu.nav-drop > div.company,
  #product-menu.nav-drop > div.products,
  #solution-menu.nav-drop > div.solutions,
  #support-menu.nav-drop > div.support,
  .tabs-nav a {
	display: block;
  }
  .nav-drop .nav-drop.expand {
	width: 920px;
  }
  .nav-drop:before {
	content: "";
	position: absolute;
	left: 30px;
	top: -10px;
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 12px solid #333;
	clear: both;
	z-index: 9999999;
  }
  .event .tabs-nav,
  .tabs-nav li {
	position: relative;
  }
  #product-menu.nav-drop:before {
	left: 396px;
  }
#customer-menu{left: -25px;}
#support-menu, #community-menu{left: -35px;}
  #solution-menu.nav-drop:before {
	left: 415px;
	border-bottom-color: #fff;
  }
  .support .nav-drop:before {
	left: 190px;
  }
  .product-menu .nav-drop {
	transition: all ease 0.7s;
	width: 920px;
  }
  .product-menu .nav-drop:before {
	left: 125px;
  }
  .solutions .nav-drop:before {
	left: 195px;
  }
  .cus-menu .nav-drop:before {
	left: 50px;
  }
  .event-menu .nav-drop:before {
	left: 80px;
  }
  .tabs-nav {
	float: left;
	padding-top: 15px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	background: #333;
	height: calc(100% - 15px);
	width: 420px;
	max-width: 420px;
	min-width: 420px;
	overflow-y: scroll;
  }
  .tabs-stage {
	width: calc(100% - 422px);
	float: left;
	border-top-right-radius: 4px;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 100%;
	box-sizing: border-box;
	padding: 35px 30px;
  }
  .solutions .tabs-nav {
	width: 320px;
	max-width: 320px;
	min-width: 320px;
  }
  .solutions .tabs-stage {
	width: calc(100% - 322px);
  }
  .company .tabs-nav,
  .events .tabs-nav,
  .support .tabs-nav {
	height: calc(100% - 15px);
	width: 250px;
	max-width: 250px;
	min-width: 250px;
  }
  .company .tabs-stage,
  .events .tabs-stage,
  .support .tabs-stage {
	width: calc(100% - 252px);
	padding: 15px;
  }
  .product-menu .tabs-stage {
	width: 70%;
  }
  .event .tabs-nav,
  .tabs-nav li.fixed-event {
	width: 100%;
	border-bottom-right-radius: 4px;
  }
  .tabs-nav li {
	float: none;
	height: auto;
	margin-left: 0;
  }
  
  #product-nav li {
	display: flex;
	align-items: center;
	height: 4.8em;
  }
  .company .tabs-nav li.links,
  .company .tabs-nav li:nth-child(2),
  .event .tabs-nav li.links,
  .support .tabs-nav li.links {
	margin-bottom: 0;
  }
  .tabs-nav li:not(.tab-active):hover {
	background: #484747;
  }
  .nav-drop .tabs-nav li.links.fixed-event {
	border-left: 0;
  }
  .tabs-nav li.fixed-event {
	margin: 0;
	text-align: center;
	position: absolute;
	bottom: 0;
	border-bottom-left-radius: 4px;
	padding: 0;
	height: 50px;
  }
  .nav-submenu ul li.fixed-event a {
	color: #fff;
	text-transform: uppercase;
	font-family: Zoho_Puvi_SemiBold;
  }
  .tabs-nav a {
	color: #fff;
	/* padding: 13px 0 13px 0; */
	margin: 0 8px;
	cursor: pointer;
	position: relative;
  }
  .solutions .tabs-nav a {
	padding: 18px 0 18px 15px;
  }
  .products .tabs-nav a,
  .solutions .tabs-nav a {
	border-bottom: 1px solid #434343;width: 100%;    height: 100%;
    display: flex;
    align-items: center;
  }
  .tabs-nav li.tab-active a,
  .tabs-nav li:last-child a {
	border: none;
  }
  .company .tabs-nav .links a,
  .company .tabs-nav a,
  .events .tabs-nav a,
  .support .tabs-nav .links a,
  .support .tabs-nav a {
	padding: 10px 20px 11px 20px;
	margin: 0;
  }
  .events .tabs-nav .fixed-event a {
	padding: 15px 20px 15px 8px;
	margin: 0;
	font-family: Zoho_Puvi_SemiBold;
  }
  div.nav-submenu ul.tabs-nav li a h3 {
	color: #fff;
  }
  div.nav-submenu ul.tabs-nav li.tab-active a h3 {
	color: #e04b3a;
  }
  div.nav-submenu ul.tabs-nav li.links a h3 {
	color: #fff;
  }
  .tabs-nav li:after {
	content: ">";
	display: inline-block;
	position: absolute;
	right: 5px;
	color: #fff;
	top: 50%;
	transform: translate(-50%, -50%);
  }
  .tabs-nav li.links:after,
  .tabs-nav li.tab-active:after {
	display: none;
  }
  .tabs-nav h3 {
	font-size: 14px;
	margin: 0;
	padding-bottom: 0;
	font-family: Zoho_Puvi_Medium;
	line-height: 1.6;
  }
  .products .tabs-nav h3 {
	padding-left: 42px;
	font-size: 13px;
  }
  .me-solution.lowcode-ico {
	background-position: -124px -80px;
  }
  .me-solution.zero-ico {
	background-position: -162px -80px;
  }
  .products .tabs-nav h3 span {
	display: block;
	font-family: "Roboto Condensed";
	font-size: 0.85em;
	color: #bcb6b6;
	margin-top: 2px;
	line-height: 1.4;
  }
  .newlabel.prdmenu {
	position: absolute;
	background: red;
	padding: 1px 6px;
	border-radius: 5px;
	top: 8px;
	right: 125px;
	color: #fff;
	font-size: 0.8em;
  }
  .tabs-nav .me-solution {
	width: 32px;
	height: 32px;
	display: block;
	position: absolute;
	transform: translate(0, -50%);
	top: 50%;
  }
  .division-list .me-solution {
	width: 32px;
	height: 32px;
	margin: 0 auto;
	display: block;
  }
  #industry .division-list .me-solution,
  #itaudit .division-list .me-solution {
	margin: 0;
	display: inline-block;
  }
  .me-solution {
	background:   url(https://cdn.manageengine.com/images/mesolutions-ico.svg) 0 0/400px no-repeat;
  }
  span.me-solution.ccpa-ico {
	background: url(/latam/images/ecuador.svg) no-repeat;
	width: 40px;
	background-size: 100% 100%;
  }
  span.me-solution.mexico-ico {
	background: url(/latam/images/mexico-new.svg) no-repeat;
	background-size: 100% 100%;
  }
  
  .me-solution.Argentina-ico {
	background: url(../images/Argentina.png) no-repeat;
	background-size: 100% 100%;
  }
  .me-solution.costa-rica {
	background: url(../images/costa-rica.png) no-repeat;
	background-size: 100% 100%;
  }
.me-solution.conassif-ico {
	background: url(../images/conassif.png) 0% 0% / 100% 100% no-repeat;
         width: 50px;
    height: 50px;
  }
.me-solution.chilie-ico {
	background: url(../images/chile-law.png) 0% 0% / 100% 100% no-repeat;
         width: 50px;
    height: 50px;
  }
  .me-solution.Peru-ico {
	background: url(../images/Peru.png) no-repeat;
	background-size: 100% 100%;
  }
  .me-solution.sm-ico {
    background-position: 2px 2px;
    }
    .me-solution.iam-ico {
    background-position: -41px 0;
    }
    .me-solution.uem-ico {
    background-position: -112px 0;
    background-size: 370px;
    }
    .me-solution.itom-ico {
    background-position: -149px 1px;
    background-size: 370px;
    }
    .me-solution.siem-ico {
    background-position: -75px 0;
    background-size: 380px;
    }
    .me-solution.analytics-ico {
    background-position: -189px 2px;
    background-size: 370px;
    }
    .me-solution.cloud-ico {
    background-position: -215px 3px;
    background-size: 350px;
    }
    .me-solution.lowcode-ico {
      background-position: -124px -80px
  }
  
  .me-solution.zero-ico {
      background-position: -162px -80px
  }
  
  .me-solution.pcidss-ico {
      background-position: -207px -80px
  }
  
  .me-solution.nistcyber-ico {
      background-position: -250px -80px
  }
  
  .me-solution.jamaican-act-ico {
      background-position: -290px -76px
  }
  
  .me-solution.employee-ex-ico {
      background-position: -331px -78px
  }
  
  .me-solution.trinidad-ico {
      background-position: -370px -78px
  }
  
  .me-solution.bermuda-ico {
      background-position: -41px -116px;
  }
  
  .me-solution.ai-enhanced-ico {
      background-position: -83px -118px;
  }
  
  .me-solution.ens-ico {
      background-position: -2px -116px;
  }
    .me-solution.msp-ico {
    background-position: -274px 0;
    background-size: 380px;
    }
    .me-solution.remote-ico {
    background-position: -303px 1px;
    background-size: 370px;
    }
    .me-solution.cyber-ico {
    background-position: -341px 2px;
    background-size: 370px;
    }
    .me-solution.healthcare-ico {
    background-position: 1px -35px;
    background-size: 380px;
    }
    .me-solution.manufacture-ico {
    background-position: -40px -37px;
    background-size: 380px;
    }
    .me-solution.education-ico {
    background-position: -75px -37px;
    background-size: 370px;
    }
    .me-solution.govt-ico {
    background-position: -123px -41px;
    }
    .me-solution.financial-ico {
    background-position: -165px -43px;
    }
    .me-solution.cis-ico {
    background-position: -206px -40px;
    }
    .me-solution.iso-ico {
    background-position: -247px -40px;
    }
    .me-solution.e8-ico {
    background-position: -274px -36px;
    background-size: 380px;
    }
    .me-solution.cyberessential-ico {
    background-position: -328px -40px;
    }
    .me-solution.gdpr-ico {
    background-position: -371px -40px;
    }
    .me-solution.ccpa-ico {
    background-position: -2px -81px;
    }
    .me-solution.popia-ico {
    background-position: -82px -82px;
    }
    .me-solution.lgpd-ico {
    background-position: -41px -82px;
    }
  .menu-icons {
	width: 20px;
	height: 20px;
	margin-right: 10px;
	position: relative;
	bottom: 1px;
  }
  .nav-drop li.tab-active .menu-icons {
	-webkit-filter: invert(30%) grayscale(100%) brightness(70%) contrast(4);
	filter: invert(30%) grayscale(100%) brightness(70%) contrast(4);
  }
  .nav-drop li:not(.tab-active):hover .menu-icons {
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
  }
  .tabs-nav .links h3 {
	display: inline-block;
	position: relative;
  }
  .tabs-nav p {
	font-size: 0.9em;
	margin: 8px 0 0;
	color: #c7c7c7;
	line-height: 1.3;
	display: none;
  }
  .tab-active {
	background: #fff;
  }
  .tabs-nav > li.links:hover {
	background: 0 0;
  }
  .tabs-nav > li.links.fixed-event:hover {
	background: #e04b3a;
  }
  .tab-active a h3 {
	color: #000;
  }
  .products .tabs-nav .tab-active a h3 span {
	color: #696868;
  }
  .tabs-nav > li:hover p,
  .tabs-nav > li:not(.tab-active):hover h3 {
	color: #fff;
  }
  .tabs-nav > li.links h3:after {
	content: "";
	display: block;
	background: #e04b3a;
	width: 0%;
	height: 3px;
	position: relative;
	top: 5px;
	transition: all ease 0.6s;
  }
  .free-tool a,
  .free-tool a:after {
	display: inline-block;
	font-size: 10px;
  }
  .tabs-nav > li.links:hover h3:after {
	width: 100%;
  }
  .products-lists {
	padding: 25px 20px 20px;
  }
  .tab-right {
	padding: 20px;
	background: #f2fbfc;
	margin-right: 12px;
	margin-top: 15px;
	border: 1px solid #f7f5f5;
  }
  .tab-right li {
	line-height: 1.5;
  }
  .free-tool {
	position: absolute;
	width: calc(100% - 470px);
	left: 420px;
	bottom: 0;
	z-index: 99999;
	margin: 0 25px;
	box-sizing: border-box;
	border-top: 1px solid #707070;
  }
  .solutions .free-tool {
	width: calc(100% - 370px);
	left: 320px;
  }
  .free-tool a:after {
	content: "";
	width: 11px;
	height: 11px;
	margin-left: 5px;
	line-height: 13px;
	position: relative;
	top: 1px;
	background: url(https://cdn.manageengine.com/images/external-links.svg)
	  no-repeat;
	background-size: cover;
  }
  .free-tool a.download-link:after {
	background: url(https://cdn.manageengine.com/images/sol-download.svg)
	  no-repeat;
	background-size: 90%;
	width: 17px;
	height: 12px;
  }
  .free-tool a,
  .nav-list .free-tool a {
	font-family: Zoho_Puvi_Medium;
	padding: 7px 5px;
	margin-right: 10px;
	font-size: 12px !important;
	color: #000;
	position: relative;
  }
  .nav-list .free-tool a.download-link {
	padding: 10px 5px;
  }
  .free-tool a:hover {
	color: #e04b3a;
  }
  .free-tool.market a:after {
	display: none;
  }
  .free-tool.market a {
	padding: 9px 10px;
	background: 0 0;
	float: none;
	bottom: 10px;
  }
  .free-tool img {
	height: 32px;
  }
  a.link-right {
	margin-right: 20px;
  }
  .tab-right img {
	width: 50%;
	border-radius: 10px;
	display: block;
	margin: 10px auto;
  }
  .prd-menu .products-lists {
	padding: 15px 7px 7px;
  }
  .prd-menu .division-list {
	padding: 20px 12px 12px;
	overflow: hidden;
  }
  h2.tab-title {
	padding: 0 10px 0;
	color: #e02b45;
	margin-bottom: 0;
	margin-top: 0;
	line-height: 1.4;
	font-size: 14px;
  }
  h2.tab-title:after {
	content: "";
	display: block;
	height: 2px;
	width: 50px;
	background: #ffb50d;
	margin-top: 12px;
  }
  .solutions h2.tab-title:after {
	display: none;
  }
  .nav-list .tab-title a {
	color: #e02b45;
	text-decoration: none !important;
	cursor: unset;
  }
  p.tab-descr {
	margin-bottom: 30px;
	color: #000;
	padding-left: 10px;
	padding-right: 15px;
	margin-top: 5px;
	font-weight: 300;
	line-height: 1.4;
	font-size: 12px;
  }
  .tab-descr:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: red;
	position: relative;
	top: 20px;
  }
  .tab-title a {
	display: block;
	font-family: Zoho_Puvi_Medium;
  }
  .prd-menu span.hdng-desc {
	font-family: Zoho_Puvi_Regular;
	display: block;
	margin-top: 5px;
	font-size: 11px;
	color: #000;
  }
  .col.col1,
  .col.col2,
  .col.col3 {
	float: left;
	width: 33.3%;
  }
  .col.colspl {
	float: left;
	width: 66.6%;
  }
  .seperate {
	margin: 20px 0;
  }
  .products-lists li,
  .solutions .products-lists li {
	margin-bottom: 15px;
  }
  .products-lists li {
	color: #000;
	border-left: 2px solid #fff;
	z-index: 99;
	position: relative;
  }
  .products-lists.division-list li {
	border-left: 0;
	padding-left: 0;
  }
  .products-lists.division-list li:hover {
	border-left: 0;
  }
  .products-lists.division-list li:hover .me-solution,
  .products-lists.division-list li:hover img {
	-webkit-filter: invert(30%) grayscale(85%) brightness(74%) contrast(2);
	filter: invert(30%) grayscale(85%) brightness(74%) contrast(3);
  }
  .products-lists h3 {
	font-size: 1em;
	margin: 0;
	color: #000;
  }
  .products-lists p {
	margin: 0 0 5px 0;
	line-height: 1.4;
	color: #2e2e2e;
	font-size: 11px;
	font-family: Zoho_Puvi_Regular;
	margin-top: 3px;
  }
  .products-lists a {
	font-family: Zoho_Puvi_Medium;
	display: block;
  }
  .products .products-lists a {
	font-family: Zoho_Puvi_Regular;
	color: #000;
	display: block;
  }
  .products .products-lists a span {
	display: inline-block;
	position: relative;
	margin: 0;
	line-height: 1.3;
	font-family: Zoho_Puvi_Medium;
	font-size: 14px;
	color: #000;
  }
  b.new-sticker {
	display: inline-block;
	background: #fcc651;
	padding: 2px 6px;
	font-size: 0.8em;
	position: absolute;
	top: -10px;
	right: -64px;
	color: #000;
  }
  #itdivision b.new-sticker.new-sticker-sol {
	top: -16px;
	right: 13px;
  }
  b.new-sticker:before {
	content: "";
	width: 9px;
	height: 9px;
	background: url(https://cdn.manageengine.com/images/new-prd.svg) no-repeat;
	background-position: center;
	background-size: 99%;
	top: 1px;
	left: 0;
	display: inline-block;
	margin-right: 4px;
  }
  .products .products-lists li:hover a {
	color: #000;
  }
  .company .products-lists li:hover a,
  .products .products-lists li:hover a span,
  .solutions .products-lists li:hover a,
  .support .products-lists li:hover a {
	color: #e04b3a;
  }
  .company .products-lists a,
  .support .products-lists a {
	font-size: 14px;
	font-family: Zoho_Puvi_Regular;
  }
  .multi .descs {
	display: block;
  }
  .products .products-lists .multi a:not(.descs) {
	display: inline-block;
	margin: 0;
	line-height: 1.3;
	font-family: Zoho_Puvi_Medium;
	font-size: 15px;
	color: #000;
  }
  .all-product a,
  .help-product a,
  .related-product a {
	color: #fff;
	text-decoration: none;
  }
  .drop-bottom {
	width: 100%;
	position: absolute;
	bottom: 0;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	overflow: hidden;
  }
  .all-product {
	width: 40%;
	float: left;
	background: #e04b3a;
  }
  .products .all-product {
	width: 420px;
  }
  .all-product a {
	font-family: Zoho_Puvi_SemiBold;
	display: block;
	padding: 15px 0;
	width: 100%;
  }
  .all-product a:hover {
	text-decoration: none;
  }
  .help-product,
  .related-product {
	width: 34%;
	float: left;
	padding: 15px 0;
  }
  .help-product {
	text-align: right;
  }
  .related-product a {
	font-size: 0.8em;
	padding-left: 30px;
  }
  .help-product a {
	font-size: 0.8em;
  }
  .help-product a:after {
	content: ">";
	display: inline-block;
	margin-left: 10px;
	background: #fff;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	color: #111634;
	text-align: center;
	line-height: 1.4;
	font-size: 11px;
  }
  .nav-list > div.products {
	left: -80px;
  }
  .solution-sec ul {
	border-right: none;
  }
  .solutions .tabs-stage > div {
	min-width: 600px;
  }
  .products .tabs-stage > div {
	min-width: 670px;
	height: 100%;
  }
  .company .tabs-stage > div,
  .support .tabs-stage > div {
	min-width: 298px;
  }
  .solutions .division-list li {
	width: 33%;
	float: left;
	padding: 5px;
	margin-bottom: 40px;
	line-height: 30px;
  }
  .solutions #itdivision .division-list li,.solutions #businessUse .division-list li {
	margin-bottom: 0;
  }
  .solutions .division-list li a {
	font-size: 12px;
  }
  .division-list .svg-imgs {
	width: auto;
	display: inline-block;
	margin: 0 auto;
	vertical-align: middle;
	margin-right: 15px;
	height: 31px;
  }
  .division-list .education .svg-imgs {
	width: 38px;
  }
  .division-list span {
	font-size: 13px;
	display: inline-block;
	position: relative;
	text-align: left;
	line-height: 1.4;
	font-family: Zoho_Puvi_Medium;
  }
  #itdivision .division-list span  , #businessUse .division-list span{
	display: inline-block;
	margin: 0;
	text-align: left;
  }
  #industry .division-list span:not(.me-solution),
  #itaudit .division-list span:not(.me-solution) {
	width: calc(100% - 30px);
	margin-left: 4px;
  }
  #itdivision .division-list span:not(.me-solution), #businessUse .division-list span:not(.me-solution) {
	padding-left: 6px;
  }
  #itdivision .division-list span:not(.solution-desc), #businessUse .division-list span:not(.solution-desc) {
	padding-left: 6px;
  }
  #community-menu {
	height: 150px !important;
  }
   #support-menu {
	width: 250px;
	height: 250px !important;
  }
  #itdivision .division-list span:not(.me-solution) , #businessUse .division-list span:not(.me-solution) {
	width: calc(100% - 36px);
	min-height: 40px;
  }
  .nav-drop:not(#product-menu) {
	height: 665px;
  }
  .division-list .me-solution {
	vertical-align: text-bottom;
  }
  #itdivision .division-list span.solution-desc, #businessUse .division-list span.solution-desc {
	display: block;
	font-family: Zoho_Puvi_Regular;
	margin-top: 6px;
	min-height: 55px;
	font-size: 11px;
	color: #000;
	width: 100%;
  }
  .division-list:after {
	content: "";
	clear: both;
  }
  #customer-menu .tabs-stage {
	display: none;
  }
  #customer-menu.nav-drop.expand {
	width: 550px;
  }
  #customer-menu.expand .tabs-stage {
	display: block;
  }
  .nav-list > div.solutions {
	padding: 0;
	height: auto;
	left: -150px;
  }
  .nav-list > div.support {
	left: -120px;
  }
  .industries-menu li {
	padding: 0;
  }
  #cloud li,
  #itsecurity li {
	min-width: 215px;
  }
  div#MEmobile {
	position: fixed;
	top: 30px;
	right: 15px;
	cursor: pointer;
	transform: translate3d(0, 0, 0);
	transition: transform 0.7s;
	z-index: 9999999;
	width: 30px;
	height: 30px;
	margin: 0;
  }
  #MEmobile span {
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	background: #2b2b2b;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
  }
  #MEmobile span:nth-child(1) {
	top: 0;
  }
  #MEmobile span:nth-child(2) {
	top: 8px;
  }
  #MEmobile span:nth-child(3) {
	top: 16px;
  }
  .bodyoverflow #MEmobile span:nth-child(1) {
	top: 8px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
  }
  .bodyoverflow #MEmobile span:nth-child(2) {
	opacity: 0;
	right: -60px;
  }
  .bodyoverflow #MEmobile span:nth-child(3) {
	top: 8px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
  }
  .search-btn {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 88px;
	top: 26px;
	display: none;
	cursor: pointer;
  }
  .search-btn img {
	display: block;
	margin: 5px auto;
  }
  #MEdropPanel {
	background: #333;
  }
  #MEmobPanel {
	top: 78px;
  }
  #MEmobPanel a,
  #MEmobPanel span {
	color: #fffcfc;
	cursor: pointer;
	display: block;
  }
  #MEmobPanel .breadcrumbs span {
	display: inline-block;
	box-sizing: border-box;
	width: 100%;
	font-family: Zoho_Puvi_Medium;
	font-size: 15px;
	background: #d9d9d9;
	color: #000;
  }
  #MEbackPanel {
	color: #b7b5b5;
	cursor: pointer;
  }
  #MEmobPanel a {
	display: block;
  }
  #search-result-input {
	position: absolute;
	top: 76px;
	width: 95%;
	left: 0;
	z-index: 999;
	padding: 0 10px;
	background: #333;
	display: none;
  }
  .c-ripple,
  .search-btn:before,
  li.breadcrumbs {
	top: 0;
	position: absolute;
  }
  #search-result-input .MEmobListSearch {
	background: #e04b3a;
  }
  #free-trial,
  li.links.fixed-event {
	background: #e04b3a;
	text-align: center;
  }
  #free-trial a {
	text-transform: uppercase;
  }
  #MEmobListPrd > ul > li#all-product {
	background: #e04b3a;
	text-align: center;
	display: block !important;
	border: 0;
  }
  #MEdropPanel .links h3,
  #MEmobListCompany h3 {
	color: #fff;
	padding: 2px 10px !important;
  }
  div#MEbackPanel {
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0;
  }
  .breadcrumbs {
	background: #2a2a2a;
  }
  #MEmobPanel .tab-active {
	background: 0 0;
  }
  #MEmobPanel #MEmobListCompany ul li.breadcrumbs span {
	color: #000;
	font-size: 1em;
	font-family: Zoho_Puvi_Medium;
  }
  #MEmobPanel #MEmobListCompany h3,
  #MEmobPanel .tab-active h3 {
	color: #fff !important;
  }
  #MEmobPanel .tab-active h3 {
	margin: 0;
	font-size: 14px;
	padding: 10px 10px 0;
	font-family: Zoho_Puvi_Medium;
  }
  .active-sub-list:before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #0096a7;
	border-radius: 100%;
	position: relative;
	right: 6px;
	margin-right: 3px;
  }
  .search-btn:before {
	content: "X";
	color: #0f1438;
	background: #fff;
	width: 30px;
	height: 30px;
	left: 0;
	z-index: 9;
	font-size: 18px;
	font-family: sans-serif;
	line-height: 1.7;
	-webkit-animation: slidein 0.5s ease 1 normal;
	-moz-animation: slidein 0.5s ease 1 normal;
	-o-animation: slidein 0.5s ease 1 normal;
	animation: slidein 0.5s ease 1 normal;
	text-align: center;
	display: none;
  }
  .search-btn.acts:before {
	display: block;
  }
  @keyframes slidein {
	0% {
	  transform: scale(0);
	  -webkit-transform: scale(0);
	}
	100% {
	  transform: scale(1);
	  -webkit-transform: scale(1);
	}
  }
  .search-btn #cse-search-box .newsearchbox:focus {
	border: none;
  }
  li.breadcrumbs {
	width: 100%;
	z-index: 99;
  }
  #MEmobListPrd .breadcrumbs + li + li {
	margin-top: 50px;
  }
  .allprod-btn a,
  .events-sec .evt-rigister-btn,
  .explore-btn a {
	background: #e04b3a;
	font-size: 14px;
	font-family: Zoho_Puvi_SemiBold;
	padding: 10px 35px;
	border-radius: 4px;
  }
  .allprod-btn a:hover,
  .events-sec .evt-rigister-btn:hover,
  .explore-btn a:hover {
	background: #dd002c;
  }
  #fixedbtn {
	position: fixed;
	right: 0;
	top: initial;
	top: 300px;
	z-index: 999;
  }
  #fixedbtn span {
	display: block;
	background: #29b373;
	cursor: pointer;
	height: 50px;
	color: #fff !important;
	margin-bottom: 5px;
	font-family: Zoho_Puvi_Medium;
	font-size: 13px;
	line-height: 30px;
	padding: 10px 10px 10px 25px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	box-sizing: border-box;
	position: relative;
	box-shadow: 0 0 10px rgb(0 0 0 / 28%);
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transform: translateX(180px);
	-webkit-transform: translateX(180px);
  }
  .showbtn#fixedbtn span {
	transform: translateX(0);
	-webkit-transform: translateX(0);
  }
  #fixedbtn span:hover {
	background: #323232;
  }
  #fixedbtn span:before {
	content: "";
	position: absolute;
	top: 49%;
	left: -8px;
	width: 36px;
	height: 50px;
	text-align: center;
	transform: translate(0, -50%);
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	display: none;
  }
  #fixedbtn .contact:before {
	margin-bottom: 5px;
	background: url(https://cdn.manageengine.com/images/req-demo.svg) no-repeat
	  #29b373;
	background-size: 45%;
	background-position: center;
  }
  #fixedbtn .demo:before {
	background: url(https://cdn.manageengine.com/images/req-callback.svg)
	  no-repeat #29b373;
	background-size: 50%;
	background-position: center;
  }
  .prod-list {
	padding: 20px 0 10px;
	text-align: center;
	font-size: 0.8em;
	box-sizing: border-box;
	width: 90%;
	margin: 0 auto;
  }
  .prod-list * {
	box-sizing: border-box;
  }
  .prod-list > li {
	margin: 0;
	width: 33%;
	display: inline-block;
	float: left;
	text-align: center;
  }
  .prod-list li a {
	display: block;
	color: #000;
	position: relative;
	background: #fbfbfb;
	padding: 30px 10px;
	border: 1px solid #d5d5d5;
	margin: 10px;
	overflow: hidden;
	border-radius: 4px;
  }
  .prod-list li a:hover {
	background: url(https://cdn.manageengine.com/images/list-bg.png) no-repeat;
	background-size: cover;
  }
  .mehome-ico {
	width: 55px;
	height: 55px;
	display: block;
	margin: 0 auto;
	background: url(https://cdn.manageengine.com/images/mesolutions-ico.svg)
	  no-repeat;
	background-size: 680px;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
  }
  .mehome-ico.esm-ico {
	background-position: 3px 3px;
  }
  .mehome-ico.iam-ico {
	background-position: -70px 1px;
  }
  .mehome-ico.siem-ico {
	background-position: -136px 0;
  }
  .mehome-ico.uem-ico {
	background-position: -206px 2px;
	width: 60px;
  }
  .mehome-ico.itom-ico {
	background-position: -280px 2px;
  }
  .mehome-ico.analytics-ico {
	background-position: -349px 1px;
  }
  .mehome-ico.msp-ico {
	background-position: -494px 1px;
  }
  .mehome-ico.cloud-ico {
	background-position: -417px 0;
	width: 66px;
  }
  .mehome-ico.remote-ico {
	background-position: -560px 0;
  }
  .prod-list li h3 {
	font-size: 15px;
	line-height: 1.2;
	min-height: 46px;
	font-family: Zoho_Puvi_SemiBold;
	margin-bottom: 0;
	margin-top: 15px;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
  }
  .prod-list li h4 {
	color: #11368b;
	font-size: 11px;
	line-height: 1.5;
	min-height: 35px;
  }
  .prod-list li a:hover h4 {
	opacity: 0;
  }
  .main-sheet .prod-list p {
	font-size: 13px;
	min-height: 82px;
	line-height: 1.5;
	width: 90%;
	transform: translate(-50%, 100px);
	-webkit-transform: translate(-50%, 100px);
	-moz-transform: translate(-50%, 100px);
	left: 50%;
	position: absolute;
	opacity: 0;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
  }
  span.prd_cta {
	display: block;
	text-align: center;
	color: #3164d7;
	font-size: 14px;
	text-decoration: underline;
	transform: translate(-50%, 100px);
	-webkit-transform: translate(-50%, 100px);
	-moz-transform: translate(-50%, 100px);
	transform: translate(-50%, 100px);
	left: 50%;
	position: absolute;
	opacity: 0;
	font-family: Zoho_Puvi_Medium;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
  }
  .prod-list li a:hover .mehome-ico {
	opacity: 0;
	transform: translate(0, -100px);
	-webkit-transform: translate(0, -100px);
	-moz-transform: translate(0, -100px);
  }
  .prod-list li a:hover h3 {
	transform: translate(0, -52px);
	-webkit-transform: translate(0, -52px);
	-moz-transform: translate(0, -52px);
  }
  .prod-list li a:hover h3 br {
	display: none;
  }
  .main-sheet .prod-list a:hover p {
	opacity: 1;
	transform: translate(-50%, -100px);
	-webkit-transform: translate(-50%, -100px);
	-moz-transform: translate(-50%, -100px);
  }
  .prod-list li a:hover span.prd_cta {
	opacity: 1;
	transform: translate(-50%, -20px);
	-webkit-transform: translate(-50%, -20px);
	-moz-transform: translate(-50%, -20px);
  }
  .allprod-btn.view-all-link {
	margin-top: 40px;
  }
  p.callback-text {
	margin: 0 0 10px 0;
	color: #1f1e1e;
	font-size: 0.8em;
	position: relative;
	bottom: 7px;
	padding-left: 50%;
  }
  .lbl b.sup {
	font-size: 0.8em;
	position: relative;
	bottom: 5px;
	left: 2px;
  }
  .c-ripple {
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: 0 0;
  }
  .c-ripple__circle {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
	width: 0;
	height: 0;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.25);
  }
  .c-ripple.is-active .c-ripple__circle {
	-webkit-animation: a-ripple 0.4s ease-in;
	animation: a-ripple 0.4s ease-in;
  }
  @-webkit-keyframes a-ripple {
	0% {
	  opacity: 0;
	}
	25% {
	  opacity: 1;
	}
	100% {
	  width: 200%;
	  padding-bottom: 200%;
	  opacity: 0;
	}
  }
  @keyframes a-ripple {
	0% {
	  opacity: 0;
	}
	25% {
	  opacity: 1;
	}
	100% {
	  width: 200%;
	  padding-bottom: 200%;
	  opacity: 0;
	}
  }
  .bundle-box {
	text-align: center;
  }
  .bundle-box h2 {
	font-size: 16px;
	color: #000;
	padding-bottom: 5px;
  }
  .bundle-box p {
	margin-top: 0;
	color: #000;
	font-size: 13px;
  }
  .bundle-box a {
	color: #f23c2d;
	font-size: 14px;
	font-family: Zoho_Puvi_Medium;
  }
  #header-mainsec .bundle-box a:hover {
	text-decoration: none;
  }
  .bundle-box a:after {
	content: ">";
	font-size: 14px;
	height: 15px;
	width: 15px;
	border: 1px solid #f23c2d;
	background: #f23c2d;
	display: inline-block;
	color: #fff;
	margin-left: 5px;
	text-align: center;
	border-radius: 50%;
	line-height: 16px;
	transition: all ease 0.3s;
	position: relative;
	top: 1px;
  }
  .bundle-box a:hover:after {
	color: #f23c2d;
	background: #fff;
  }
  
  @media (min-width: 1000px) and (max-width: 1200px) {
	.download-btn a {
	  padding: 10px 8px;
	}
	nav ul.header-nav {
	  margin-left: 50px;
	}
  }
  
  @media screen and (min-width: 1024px) and (max-height: 750px) {
	#product-nav li {
	  height: 7vh;
	}
	.products .products-lists .multi a:not(.descs),
	.products .products-lists a span {
	  font-size: 13px !important;
	}
	#solution-menu.nav-drop,
	.nav-drop {
	  height: 582px;
	}
	.nav-drop:not(#product-menu) {
	  height: 582px;
	}
	#community-menu.nav-drop,
	.nav-drop {
	  height: 150px;
	}
	#support-menu.nav-drop,
	.nav-drop {
	  height: 250px;
	}
	.nav-list a {
	  font-size: 13px;
	}
	.products .products-lists a,
	p.tab-descr {
	  font-size: 12px;
	}
	.products .tabs-nav li {
	  margin-bottom: 3px;
	}
	.products-lists {
	  padding: 15px 20px 20px 40px;
	}
	.tab-opt .products-lists {
	  padding: 5px 0 0;
	}
	.products .products-lists li {
	  margin-bottom: 15px;
	}
	.tab-right li img {
	  width: 60%;
	}
	.solutions .nav-drop {
	  height: 540px;
	}
	.seperate {
	  margin: 2px 0;
	}
	.products .tabs-nav a {
	  padding: 11px 5px 11px 5px;
	  margin: 0 2px 0 4px;
	  width: 100%;
	}
	.menu-icons {
	  width: 20px;
	  height: 20px;
	}
	.tabs-nav h3 {
	  font-size: 13px;
	}
  }
  
  @media screen and (min-width: 1300px) and (max-height: 750px) {
	#solution-menu.nav-drop,
	.nav-drop {
	  height: 570px;
	}
	.tabs-stage {
	  padding: 15px;
	}
	.products .tabs-nav a {
	  padding: 3px 0px 3px 8px;
	  margin: 0 8px;
	}
	.products .products-lists li {
	  margin-bottom: 10px;
	}
	p.tab-descr {
	  margin-bottom: 7px;
	}
  }
  
  @media screen and (min-width: 1300px) and (max-height: 650px) {
	#solution-menu.nav-drop,
	.nav-drop {
	  height: 502px;
	}
	.products .tabs-nav a {
	  padding: 3px 20px 3px 8px;
	}
  }
  
  @media only screen and (max-width: 1380px) {
	.help-product,
	.related-product {
	  width: 31%;
	}
	.products .products-lists a {
	  font-size: 12px;
	}
	#product-menu {
	  transform: translateX(-28%) translateY(0);
	  width: 1250px;
	}
	#product-menu.nav-drop:before {
	  left: 418px;
	  top: -12px;
	  border-bottom: 12px solid #fff;
	}
	.tabs-stage {
	  padding: 20px 30px;
	}
	#solution-menu {
	  transform: translateX(-25%) translateY(0);
	  width: 1100px;
	}
	#solution-menu.nav-drop:before {
	  left: 455px;
	  top: -12px;
	  border-bottom: 12px solid #fff;
	}
	#customer-menu.nav-drop.expand {
	  transform: translateX(132px) translateY(0);
	}
	#customer-menu.nav-drop.expand:before {
	  left: 190px;
	  top: -12px;
	}
	#support-menu {
	  transform: translateX(130px) translateY(0);
	}
	#support-menu.nav-drop:before {
	  left: 292px;
	  top: -12px;
	  border-bottom: 12px solid #fff;
	}
	#community-menu {
	  transform: translateX(440px) translateY(0);
	}
	#community-menu.nav-drop:before {
	  left: 84px;
	  top: -12px;
	}
  }
  
  @media only screen and (max-width: 1152px) {
	.download-btn {
	  display: none;
	}
  }
  
  @media only screen and (min-device-width: 1025px) and (max-device-width: 1114px) and (-webkit-min-device-pixel-ratio: 2) {
	.products .nav-drop {
	  width: 840px;
	}
	#solution-menu.nav-drop {
	  width: 790px;
	}
	.support-menu .nav-drop {
	  width: 535px;
	}
	.company-menu .nav-drop.expand {
	  width: 520px;
	}
  }
  
  @media only screen and (max-width: 1024px) {
	.prod-list li h4 {
	  min-height: 50px;
	}
	.products-lists {
	  padding: 0;
	}
	.download-btn,
	h2.tab-title {
	  display: none;
	}
	#search-result-input {
	  width: 100%;
	}
	#commonHeader {
	  min-height: 78px;
	  height: 78px;
	}
	.prod-list li h4 br {
	  display: none;
	}
  }
  
  @media only screen and (max-width: 1025px) {
	#MEmobListSup span br {
	  display: none;
	}
	/* #MEmobListCompany li span,
	#MEmobListCompanyE li span,
	#MEmobListPrd li span,
	#MEmobListSup li span,
	#MEmobListSupi li span {
	  display: block !important;
	} */
	#MEmobListSup li:not(.breadcrumbs) span,
	#MEmobListSupi li:not(.breadcrumbs) span,
	#MEmobListSupo li:not(.breadcrumbs) span,
	#MEmobListAudi li:not(.breadcrumbs) span {
	  padding: 0;
	}
	#MEmobPanel img.svg-imgs {
	  width: 20px;
	  height: 20px;
	  float: left;
	  margin-right: 10px;
	}
	h2.tab-title,
	p.tab-descr {
	  display: none;
	}
	#search-result-input {
	  width: 95%;
	}
	#product-nav {
	  display: block !important;
	}
	#MEmobListCompany h3,
	#MEmobListSup h3,
	.links h3 {
	  color: #000;
	  display: inline-block;
	  padding: 10px;
	  cursor: pointer;
	  text-decoration: none;
	  margin: 0;
	  font-family: Zoho_Puvi_Medium;
	  font-size: 14px;
	}
	.products-lists {
	  padding: 0;
	}
	.download-btn {
	  display: none;
	}
	/* #header-mainsec .headerinner {
	  height: 57px;
	} */
	.prdLogo img {
	  width: 180px;
	  height: auto;
	}
	#header-mainsec .headerinner.fixed .prdLogo img {
	  width: 200px;
	  margin: 0;
	}
	.headerinner .prdLogo {
	  margin-top: 10px;
	}
	.foot-copy.container {
	  margin-bottom: 30px;
	}
	#MEdropPanel > ul > li > ul {
	  overflow: scroll;
	}
	#MEdropPanel > ul > li > ul > li:nth-child(3) {
	  margin-top: 42px;
	}
	span.solution-desc {
	  font-size: 10px;
	  line-height: normal;
	  display: none !important;
	}
	.prod-list {
	  width: 100%;
	}
	.prod-list > li {
	  width: 33%;
	}
	#MEmobListPrd .MEmobprodDrop span {
	  padding: 0;
	  font-size: 10px;
	  line-height: 1.4;
	}
  }
  
  @media only screen and (max-width: 992px) {
	.prod-list li h3 {
	  font-size: 14px;
	  min-height: 46px;
	}
	p.callback-text {
	  padding: 0;
	  margin: 0;
	}
  }
  
  @media only screen and (max-width: 650px) {
	.prod-list > li {
	  width: 50%;
	}
	.prod-list li a {
	  padding: 40px 10px;
	}
	.main-sheet .prod-list p {
	  margin-top: 0;
	  font-size: 12px;
	}
	.prod-list li h4 {
	  min-height: 70px;
	}
	.prod-list li br {
	  display: none;
	}
	.prod-list li a:hover h3 {
	  transform: translate(0, -52px);
	  -webkit-transform: translate(0, -52px);
	  -moz-transform: translate(0, -52px);
	}
	#fixedbtn span {
	  padding: 10px 10px 10px 40px;
	  transform: translateX(180px);
	  -webkit-transform: translateX(180px);
	}
	#fixedbtn span:before {
	  display: block;
	  padding-left: 10px;
	}
	.showbtn#fixedbtn span {
	  transform: translateX(0);
	  -webkit-transform: translateX(0);
	}
	#fixedbtn.slide.showbtn span {
	  transform: translateX(124px);
	  -webkit-transform: translateX(124px);
	}
	#MEdropPanel > ul > li > ul {
	  overflow: scroll;
	  height: 565px;
	}
	.itsm-solutions span br {
	  display: none;
	}
	.prod-list li h3 {
	  font-size: 14px;
	  min-height: 62px;
	}
  }
  
  @media only screen and (max-width: 400px) {
	.prod-list li a {
	  margin: 4px;
	}
	.itsm-solutions ul li.video p {
	  padding: 10px 0 10px;
	}
	.footCont li {
	  max-width: 100%;
	}
  } /* evaluator form*/
  .eval-popup * {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
  }
  div.eval-popup {
	width: 800px;
	height: auto;
	display: block;
	border-radius: 5px;
	position: fixed;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	display: none;
  }
  div.eval-popup .scroll-div {
	overflow-y: scroll;
	max-height: 95vh;
  }
  .eval-popup h3.headlines {
	font-size: 1.6em;
	color: #e04b39;
	margin-top: 10px;
	font-weight: 600;
	text-align: center;
  }
  .fm-center {
	text-align: center;
  }
  .eval-popup .fm-center div.form-group {
	width: 50%;
  }
  .eval-popup .text-label {
	margin-top: 10px;
	margin-bottom: 3px;
  }
  .eval-popup div.wrapper a img {
	width: 200px;
	margin: 0 auto;
	display: block;
  }
  .eval-popup p.headlines {
	font-size: 13px;
	text-align: center;
	width: 90%;
	margin: 10px auto 10px auto;
	line-height: 18px;
  }
  .eval-popup div.form-group {
	width: 100%;
	height: auto;
	clear: both;
	margin: 5px 0 20px 0;
	display: inline-block;
	position: relative;
	vertical-align: top;
  }
  .grey-bg .form-group {
	margin-bottom: 5px;
  }
  .fm-left div.form-group {
	width: 45%;
	margin-right: 4%;
  }
  .fm-left div.form-group + .form-group {
	width: 49%;
	margin-right: 0;
  }
  .eval-popup .form-group.zc-dropdown-group:after {
	background: 0 0;
  }
  .captcha-group.form-group:after,
  .eval-popup .form-group.zc-phone-group:after,
  .zc-submitandreset-group:after {
	display: none;
  }
  .eval-popup .inline-field {
	position: relative;
  }
  .eval-popup img.imgs {
	width: 25%;
	position: absolute;
	left: 20px;
	bottom: 10px;
  }
  .eval-popup div.form-group label {
	width: 350px;
	float: left;
	display: none;
  }
  .eval-popup div.form-group label p {
	margin: 0 auto;
  }
  .form-field * {
	outline: 0;
  }
  div.form-group label p span.fieldMandate {
	color: #ff0004;
  }
  .captcha-input,
  div.form-group .form-field {
	position: relative;
  }
  .captcha-input.form-field {
	margin: 0;
  }
  .captcha-input {
	margin: 0;
  }
  .eval-popup .form-control {
	display: block;
	width: 100%;
	height: 40px;
	padding: 10px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	position: relative;
	margin-bottom: 20px;
	background-color: transparent;
	background-image: none;
	border: 1px solid #d1d1d1;
	border-radius: 4px;
	transition: border ease 0.9s;
	-webkit-transition: border ease 0.9s;
	-moz-transition: border ease 0.9s;
	box-shadow: none;
  }
  .form-group.captcha-group {
	margin: 0 0 10px 0;
  }
  .active-sec .form-control,
  .form-control.active-sec {
	border-color: #fff;
  }
  .eval-popup .form-control.zc_textareacomments {
	height: 80px;
	width: 98%;
  }
  .eval-popup div.form-control input,
  .eval-popup div.form-control textarea {
	width: 100%;
	outline: 0;
	border: none;
	height: 100%;
	background: 0 0;
	padding-left: 0;
	font-size: 13px;
	position: relative;
	z-index: 9;
	opacity: 0.5;
	resize: none;
  }
  .eval-popup .form-control:before,
  .form-control:after {
	box-sizing: inherit;
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	z-index: 1;
	border: 2px solid transparent;
	border-radius: 5px;
	pointer-events: none;
  }
  .eval-popup .form-control:before {
	top: 0;
	left: 0;
  }
  .eval-popup .form-control:after {
	bottom: 0;
	right: 0;
  }
  .eval-popup .active-sec .form-control::before,
  .eval-popup .active-sec.form-control::before {
	border-top-color: #34ad65;
	border-right-color: #34ad65;
	transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
	width: 100%;
	height: 100%;
  }
  .eval-popup .active-sec .form-control::after,
  .eval-popup .active-sec.form-control::after {
	border-bottom-color: #34ad65;
	border-left-color: #34ad65;
	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%;
  }
  .eval-popup div.form-control textarea {
	height: 50px;
	resize: none;
	outline: 0;
  }
  .eval-popup div.zc-submitandreset-group .form-field {
	width: 100%;
	margin: 0 auto;
	float: none;
	text-align: center;
  }
  .eval-popup div.form-group input[type="submit"] {
	background: #e04b3a;
	color: #fff;
	border: none;
	border-radius: 5px;
	margin: 0;
	padding: 14px 50px;
	font-size: 16px;
	text-align: center;
	text-indent: 0;
	-webkit-appearance: none;
	float: none;
	cursor: pointer;
  }
  .eval-popup div.form-group input[type="reset"] {
	width: 150px;
	background: #f66a63;
	color: #fff;
	border: none;
	border-radius: 4px;
	margin: 0 15px;
	padding: 10px 0;
	font-size: 16px;
	text-align: center;
	text-indent: 0;
  }
  .eval-popup div.form-group input[type="submit"]:hover {
	background: #dd002c;
  }
  .eval-popup div.form-group input[type="reset"]:hover {
	cursor: pointer;
  }
  .eval-popup div.form-group input.zc-businessemail_input {
	background-image: url(http://tools.manageengine.com/images/common/form_emailicon.png);
	background-size: 14px;
	background-repeat: no-repeat;
	background-position: 97% 50%;
  }
  .eval-popup div.form-group input.zc-CallbackDateandTime_input {
	background-image: url(http://tools.manageengine.com/images/common/form_calendaricon.png);
	background-size: 14px;
	background-repeat: no-repeat;
	background-position: 97% 50%;
  }
  .eval-popup div.nature-of-query {
	border: none;
	width: 400px;
	display: none;
	position: absolute;
	background: #fff;
	z-index: 99999999;
	top: 38px;
  }
  .eval-popup div.nature-of-query ul {
	list-style: none;
	height: 250px;
	width: 100%;
	overflow-y: scroll;
	background: #fff;
	margin: 0;
	padding: 0;
	border: 1px solid #d7e4e6;
  }
  .eval-popup div.nature-of-query ul li {
	color: #000;
	padding: 10px;
	font-size: 13px;
  }
  .eval-popup div.nature-of-query ul li:hover {
	background: #34ad65;
	color: #fff;
  }
  .eval-popup div.form-group input.nature-of-query_input {
	background-image: url(http://tools.manageengine.com/images/common/form_dropdownarrows.png);
	background-size: 14px;
	background-repeat: no-repeat;
	background-position: 97% 50%;
  }
  .eval-popup div.countrylists {
	border: none;
	width: 400px;
	display: none;
	position: absolute;
	background: #fff;
	z-index: 9999999;
	top: 38px;
	border: 1px solid #d7e4e6;
  }
  .eval-popup div.countrylists ul {
	list-style: none;
	height: 300px;
	width: 100%;
	overflow-y: scroll;
	background: #fff;
	margin: 0;
	padding: 0;
  }
  .eval-popup div.countrylists ul li {
	color: #787878;
	padding: 10px;
	font-size: 13px;
  }
  .eval-popup div.countrylists ul li:hover {
	background: #34ad65;
	color: #fff;
  }
  .eval-popup div.form-group input.countrylists_input {
	background-image: url(http://tools.manageengine.com/images/common/form_dropdownarrows.png);
	background-size: 14px;
	background-repeat: no-repeat;
	background-position: 97% 50%;
  }
  .eval-popup div.me_countrylist_search {
	width: 380px;
	background: #fff;
	padding: 15px 10px 15px 10px;
	float: left;
  }
  .eval-popup div.form-group input.me_countrylist_search_input {
	width: 380px;
	border: 1px solid #ccc;
	border: 1px solid #e8eeef;
  }
  .eval-popup div.me_solutions {
	border: none;
	width: 400px;
	display: none;
	position: absolute;
	background: #fff;
	z-index: 999999;
	top: 38px;
	border: 1px solid #d7e4e6;
  }
  .eval-popup div.me_solutions ul {
	list-style: none;
	height: 300px;
	width: 100%;
	overflow-y: scroll;
	background: #fff;
	margin: 0;
	padding: 0;
	border: 1px solid #d7e4e6;
  }
  .eval-popup div.me_solutions ul li {
	color: #000;
	padding: 10px;
	font-size: 13px;
  }
  .eval-popup div.me_solutions ul li:hover {
	background: #34ad65;
	color: #fff;
  }
  .eval-popup div.form-group input.me_solutions_input {
	background-image: url(http://tools.manageengine.com/images/common/form_dropdownarrows.png);
	background-size: 14px;
	background-repeat: no-repeat;
	background-position: 97% 50%;
  }
  .eval-popup div.me_productslists {
	width: 100%;
	display: none;
	position: relative;
	background: #fff;
	z-index: 99999;
	top: 0;
  }
  .eval-popup div.me_productslists.opn {
	top: 0;
  }
  .eval-popup div.me_productslists ul {
	list-style: none;
	height: 230px;
	width: 100%;
	overflow-y: scroll;
	background: #fff;
	margin: 0;
	padding: 0;
  }
  .eval-popup div.me_productslists ul li {
	color: #000;
	padding: 10px;
	font-size: 13px;
	cursor: pointer;
  }
  .eval-popup div.me_productslists ul li:hover {
	background: #34ad65;
	color: #fff;
  }
  .eval-popup div.form-group input.me_productslists_input {
	background-image: url(http://tools.manageengine.com/images/common/form_dropdownarrows.png);
	background-size: 14px;
	background-repeat: no-repeat;
	background-position: 97% 50%;
	cursor: pointer;
  }
  .eval-popup div.me_productslistssearch {
	width: calc(100% - 20px);
	background: #fff;
	padding: 15px 10px 15px 10px;
	float: left;
  }
  .eval-popup div.form-group input.me_productslistssearch_input {
	width: 100%;
	border: 1px solid #d7e4e6;
	font-size: 1em;
	padding: 8px;
  }
  .eval-popup p.me_productslists_multiSel {
	width: 100%;
	padding: 3px;
	position: relative;
	background: #fff;
	display: none;
	z-index: 99999;
	border-radius: 5px;
	height: auto;
	overflow: scroll;
	max-height: 115px;
  }
  .eval-popup p.me_productslists_multiSel span {
	border: 1px solid #c2cacc;
	border-radius: 5px;
	font-size: 12px;
	margin: 2px 5px 2px 0;
	padding: 5px 5px;
	display: inline-block;
  }
  .eval-popup p.me_productslists_multiSel span strong {
	color: #ff1e1e;
	font-weight: 700;
	margin: 0 0 0 10px;
	cursor: pointer;
  }
  .eval-popup div.me_productslist_inner {
	border: 1px solid #d7e4e6;
	width: 100%;
	float: left;
	position: absolute;
	z-index: 9999;
	top: 4px;
	background: #fff;
  }
  div.zc-Phonenumber-group input.Phonenumbercode_input {
	width: 100px;
	margin: 0 5px 0 0;
  }
  div.zc-Phonenumber-group input.Phonenumberonly_input {
	width: 291px;
  }
  div.fieldinactive {
	opacity: 0.1;
	display: none !important;
  }
  p.evalform_error_msg {
	font-size: 11px;
	color: #f63f3f;
	position: absolute;
	top: 40px;
	left: 0;
	display: none;
	min-width: 300px;
  }
  p.evalform_disclaimer {
	font-size: 12px;
	color: #818f92;
	font-style: italic;
  }
  .eval-popup p.evalform_disclaimer strong {
	font-weight: 600;
  }
  .eval-popup select#country_state,
  .eval-popup select#zc-country {
	background: transparent
	  url(http://tools.manageengine.com/images/common/form_dropdownarrows.png)
	  no-repeat 97% center;
	background-size: 14px;
	border: none;
	width: 100%;
	font-size: 13px;
	color: #6f6c6c;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: 0;
	margin: 0;
  }
  .eval-popup .uscountry select#country_state,
  .eval-popup .uscountry select#zc-country {
	height: 45px;
  }
  .sol_rec .fm-left div.form-group.uscountry {
	margin-bottom: -48px;
  }
  .eval-popup div.zc-Preferredcallbackdateandtime span {
	font-size: 14px;
	color: #000;
  }
  .eval-popup div.zc-Preferredcallbackdateandtime input {
	width: auto;
	vertical-align: middle;
	margin: 1px 10px 0 0;
  }
  .eval-popup div.form-group label.form-check-label {
	display: block;
	font-size: 13px;
  }
  .eval-popup div#meGDPRMessage {
	margin: 10px 0;
  }
  .eval-popup p.privacy-policy {
	font-size: 11px;
	margin: 12px 0;
	line-height: 1.4;
  }
  .eval-popup p.privacy-policy a {
	color: #138cd6;
  }
  .eval-popup div.form-group div#meGDPRMessage label {
	font-size: 11px;
	display: block;
	width: 100%;
	margin: 0 0 20px 0;
  }
  .success-msg,
  .success-msg-cosedevent,
  .success-msg2 {
	background: #f8fdee;
	border: 1px solid #b6db95;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-width: 1px 0;
	padding: 10px 0;
	text-align: center;
	color: #5c8707;
	font-weight: 700;
	font-size: 18px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
	width: 100%;
	display: none;
  }
  .eval-popup .zc-dropdown-group .form-field {
	width: 100%;
  }
  .eval-popup .zc-dropdown-group select {
	background: #fff
	  url(http://tools.manageengine.com/images/common/form_dropdownarrows.png)
	  no-repeat 97% center;
	background-size: 14px;
	border: none;
	width: 100%;
	font-size: 13px;
	color: #6f6c6c;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: 0;
	margin: 0;
  }
  .eval-popup .form-control.zc-dropdown-group {
	background: #fff;
  }
  .eval-popup .error {
	color: red;
	font-size: 12px;
	display: none;
  }
  #WrongCaptchaError {
	position: relative;
	top: 14px;
	line-height: 1;
	width: 300px;
  }
  .eval-popup .inline-field {
	display: inline-block;
  }
  .eval-popup .field-4.inline-field {
	width: 28%;
	padding-right: 2%;
	margin: 0;
  }
  .eval-popup .field-8.inline-field {
	width: 70%;
	margin: 0;
  }
  .shapes {
	position: absolute;
  }
  .dots1 {
	background-image: radial-gradient(hsla(209, 100%, 47%, 1) 5%, transparent 0);
	background-size: 30px 30px;
	width: 300px;
	height: 150px;
	right: -75px;
	top: -25px;
	opacity: 0.5;
	position: absolute;
	z-index: 999999;
	pointer-events: none;
	transform: rotate(40deg);
	opacity: 0.35;
	display: none;
  }
  .second-col .form-in {
	margin: 0;
  }
  .second-col .form-in.grey-bg {
	background: #f2f1f0;
	border-radius: 5px 5px 0 0;
	border: 1px solid #fff;
	padding: 10px 50px;
  }
  .CaptchaWrap {
	position: relative;
  }
  #CaptchaImageCode {
	text-align: center;
	padding: 0 0;
	width: 100%;
	overflow: hidden;
  }
  .CaptchaTxtField {
	display: block;
	box-sizing: border-box;
  }
  .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-family: "Roboto Slab", serif;
	font-weight: 100;
	font-style: italic;
  }
  div.form-group input.ReloadBtn {
	background: url(../images/captcha-reload.svg) left top no-repeat;
	background-size: 100%;
	width: 22px;
	height: 22px;
	position: relative;
	left: 7px;
	top: 8px;
	border: 0;
	outline: 0;
	cursor: pointer;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
  }
  .eval-popup div.form-group.zc-submitandreset-group {
	margin: 5px 0 5px 0;
  }
  .eval-popup div.form-group.hide_field {
	display: none;
  }
  .eval-popup span.lbl {
	pointer-events: none;
	font-size: 13px;
	color: #6b6a6a;
	padding: 0 4px;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	border-radius: 5px;
	display: block;
	font-weight: 400;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 2;
  }
  .form-group.active-row span.lbl {
	top: -8px;
	background: #fff;
  }
  .field-4 span.lbl,
  .zc-countrylists-group span.lbl {
	opacity: 0;
  }
  .form-group.active-row .field-4 span.lbl,
  .zc-countrylists-group.form-group.active-row span.lbl {
	opacity: 1;
  }
  .form-group .field-4 span.lbl,
  .form-group.zc-countrylists-group span.lbl {
	top: -8px;
	background: #fff;
	opacity: 1;
  }
  .zc-me_productslists-group .lbl {
	z-index: 100000;
  }
  .captcha-group:after,
  .captcha-group:before,
  .form-row:after,
  .form-row:before,
  .rows:after,
  .rows:before {
	content: "";
	display: table;
	clear: both;
  }
  div.form-group.group-half {
	width: 49%;
	float: left;
	clear: none;
  }
  .form-row > .group-half:first-child {
	padding-right: 1%;
  }
  .form-row > .group-half:last-child {
	padding-left: 1%;
  }
  .CaptchaWrap {
	width: 250px;
	float: left;
	margin: 0 0 0 15px;
  }
  .reload {
	width: 8%;
	float: left;
	margin: 0;
  }
  .captcha-input.form-field {
	width: 42%;
	float: left;
	padding-right: 2%;
  }
  span.eval-close {
	position: absolute;
	top: 10px;
	right: 10px;
	text-indent: -99999999999em;
	background: url(../images/popup-close-black.svg) #f2f1f0 no-repeat 0 0;
	width: 23px;
	height: 23px;
	background-size: 10px;
	background-position: center;
	text-align: center;
	color: #fff;
	line-height: 26px;
	border-radius: 50%;
	cursor: pointer;
	z-index: 9;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
  }
  span.eval-close:hover {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
  }
  .eval-popup-bg {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999999;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	display: none;
  }
  .eval-popup form {
	height: 100%;
  }
  .eval-popup .form-col {
	width: 100%;
	float: left;
	height: 100%;
	position: relative;
	overflow: hidden;
	margin: 0;
  }
  .eval-popup .form-in {
	padding: 10px 20px;
  }
  .second-col .form-in {
	padding: 20px 50px;
  }
  .eval-popup .rows {
	height: 100%;
	position: relative;
	border-radius: 5px;
	background: #fff;
  }
  .eval-popup .form-group:after,
  .eval-popup .form-group:both,
  .form-field:after,
  .form-field:before {
	display: table;
	clear: both;
	content: "";
  }
  
  @media only screen and (max-width: 1400px) {
	.form-group.zc-countrylists-group {
	  margin-bottom: 15px;
	}
	div.form-group textarea {
	  height: 35px;
	}
  }
  
  @media only screen and (max-width: 1100px) {
	.eval-popup div.wrapper a img {
	  width: 300px;
	}
	.eval-popup div.wrapper {
	  width: 90%;
	}
	.eval-popup div.form-group label.form-check-label {
	  font-size: 15px;
	  width: 90%;
	}
	.eval-popup div.form-group textarea {
	  padding: 5px 0 0 5px;
	  margin: 20px 0 0 0;
	}
	.eval-popup div.form-group input {
	  -webkit-appearance: none;
	  -moz-appearance: none;
	  appearance: none;
	  outline: 0;
	}
	.eval-popup .form-control.zc_textareacomments {
	  width: 100%;
	}
	.eval-popup div.form-group textarea {
	  -webkit-appearance: none;
	  -moz-appearance: none;
	  appearance: none;
	  outline: 0;
	}
	.eval-popup div.zc-Preferredcallbackdateandtime input {
	  width: auto;
	  padding: 0;
	  -webkit-appearance: checkbox;
	  -moz-appearance: checkbox;
	  appearance: checkbox;
	  outline: 0;
	  border-radius: 0;
	}
	.eval-popup div.form-group {
	  clear: both;
	  margin: 20px auto;
	  display: table;
	}
	.first-col div.form-group {
	  margin: 0;
	}
	.eval-popup p.me_productslists_multiSel {
	  width: 97%;
	}
	.eval-popup p.headlines {
	  font-size: 15px;
	}
	.eval-popup .fm-left div.form-group,
	.eval-popup .fm-left div.form-group + .form-group {
	  width: 100%;
	}
	.sol_rec .fm-left div.form-group.uscountry {
	  margin-bottom: 0;
	}
	.sol_rec .form-group.zc-me_productslists-group {
	  display: none;
	}
  }
  
  @media only screen and (max-width: 900px) {
	div.eval-popup {
	  width: 90%;
	}
  }
  
  @media only screen and (max-width: 650px) {
	.eval-popup div.wrapper a img {
	  width: 250px;
	}
	.eval-popup .img.imgs {
	  display: none;
	}
	.eval-popup .form-col,
	.eval-popup .form-col.first-col {
	  width: 100%;
	}
	.eval-popup .form-in {
	  padding: 20px;
	}
	.eval-popup h3.headlines {
	  margin: 0 0 10px 0;
	}
	.second-col .form-in {
	  padding: 20px 20px;
	  margin: 0;
	}
	.captcha-input.form-field {
	  width: 100%;
	}
	.CaptchaWrap {
	  width: 90%;
	  margin: 15px 0 0 0;
	}
	.eval-popup {
	  max-height: 90vh;
	  overflow-y: scroll;
	}
	.eval-popup .fm-center div.form-group {
	  width: 100%;
	}
  }
  .eval-success-msg {
	background: #f8fdee;
	border: 1px solid #b6db95;
	padding: 10px;
	text-align: center;
	color: #5c8707;
	font-weight: 400;
	position: fixed;
	width: 100%;
	display: none;
	z-index: 9999999;
	top: 0;
	left: 0;
	font-size: 1em;
  } /* 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: 0.5px 0.5px 0 #c8c8c8;
	-webkit-box-shadow: 0.5px 0.5px 3px #eee;
	-moz-box-shadow: 0.5px 0.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: 0.5px 0 3px #c8c8c8;
	-webkit-box-shadow: 0.5px 0 3px #c8c8c8;
	-moz-box-shadow: 0.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: -0.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;
  }
  li.branding-slide.ai-banner {
	background: url("../images/ai-banner-img.svg") no-repeat,
	  linear-gradient(to bottom, #2937a2, #1c287e);
	background-size: 20%;
	background-position: 78% center;
  }
  .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: -0.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;
  }
  #itaudit .division-list .svg-imgs {
	width: auto;
	height: 32px;
  }
  .blog-container {
	background: linear-gradient(to bottom, #1b4db0 0, #0f111e 60%, #0c0b1b 100%);
	color: #fff;
	text-align: center;
  }
  .yearinreview-banner {
	background: url(../images/main-banner-bg.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	height: auto !important;
	min-height: auto !important;
	padding: 5vh 0;
  }
  .yearinreview-banner .default-content {
	color: #000;
	padding: 0;
  }
  .yearinreview-banner .banner-content {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
  }
  .yearinreview-banner .banner-img {
	width: 49%;
	display: inline-block;
	vertical-align: middle;
  }
  .yearinreview-banner .default-content h1 {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 40px;
  }
  .yearinreview-banner .default-content p {
	margin: 17px 0 22px;
	padding: 0;
	color: #000;
	font-size: 18px;
	line-height: 1.6;
  }
  .yearinreview-banner .default-content a {
	display: inline-block;
	color: #fff;
	background: #0066a9;
	padding: 11px 35px;
	border-radius: 3px;
	font-size: 14px;
	font-family: "Zoho_Puvi_SemiBold";
  }
  .yearinreview-banner .default-content a:hover {
	background: #045387;
  }
  .yearinreview-banner .banner-img .rw-image {
	width: 70%;
	float: right;
  }
  .arr-box {
	display: inline-block;
	position: relative;
	width: 28px;
	height: 10px;
  }
  .ex-btn .arrow {
	position: absolute;
	width: 22px;
	height: 2px;
	background-color: #fff;
	animation: arrow 700ms linear infinite;
	top: 50%;
	right: -60%;
	transform: translate(-50%, -50%);
  }
  .ex-btn .arrow::after,
  .ex-btn .arrow::before {
	content: "";
	position: absolute;
	width: 39%;
	height: 2px;
	right: -2px;
	background-color: #fff;
  }
  .ex-btn .arrow::after {
	top: -3px;
	transform: rotate(45deg);
  }
  .ex-btn .arrow::before {
	top: 3px;
	transform: rotate(-45deg);
  }
  .placeholder-layar1 .default-content {
	padding: 15vh 0;
  }
  .placeholder-layar1 .default-content .content-box3 {
	display: block;
  }
  .placeholder-layar1 .brand-header .hdr,
  .placeholder-layar1 .brand-header h1.animation {
	margin: 0;
	padding: 0;
  }
  .content-box1 {
	margin: 20px 0;
	width: 350px;
  }
  .content-box2 {
	margin: 10px 0 0;
	padding: 0;
  }
  .content-box3 {
	margin: 30px 0 0;
  }
  .placeholder-layar1 .animation.box2021 {
	display: inline-block;
	vertical-align: middle;
	width: 49%;
	height: 150px;
	margin-right: 3%;
	border-radius: 3px;
  }
  
  @media only screen and (max-width: 1400px) {
	.yearinreview-banner .default-content h1 {
	  font-size: 35px;
	}
	.yearinreview-banner .default-content p {
	  font-size: 17px;
	}
  }
  
  @media only screen and (max-width: 1100px) {
	.placeholder-layar1 .default-content {
	  padding: 7vh 0;
	}
	.yearinreview-banner {
	  height: auto !important;
	}
  }
  
  @media only screen and (max-width: 1000px) {
	.yearinreview-banner .banner-content,
	.yearinreview-banner .banner-img {
	  display: block;
	  width: 100%;
	}
	.yearinreview-banner .default-content {
	  text-align: center;
	}
	.content-box1 {
	  width: 46%;
	}
	.yearinreview-banner .banner-img .rw-image {
	  width: 60%;
	}
	.yearinreview-banner .banner-img {
	  display: block;
	}
	.yearinreview-banner .default-content {
	  padding: 0;
	}
	.yearinreview-banner .banner-content {
	  margin: 0;
	}
	.yearinreview-banner .banner-content {
	  text-align: center;
	}
	.placeholder-layar1 .brand-header .hdr {
	  width: 50%;
	}
	.placeholder-layar1 .brand-header .hdr,
	.content-box3 {
	  margin: 0 auto;
	}
	.content-box1 {
	  margin: 20px auto;
	}
	.content-box2 {
	  margin: 0 auto 20px;
	}
	.yearinreview-banner .banner-img .rw-image {
	  float: none;
	  margin-top: 30px;
	}
	.placeholder-layar1 .default-content {
	  padding: 2vh 0;
	}
  }
  
  @media only screen and (max-width: 770px) {
	body .placeholder-layar1 .brand-header .hdr {
	  margin: 0 auto;
	}
  }
  
  @media only screen and (max-width: 650px) {
	.yearinreview-banner .banner-img .rw-image {
	  width: 100%;
	}
	.yearinreview-banner .default-content h1 {
	  font-size: 28px;
	  line-height: 1.3;
	}
	.yearinreview-banner .default-content p br {
	  display: none;
	}
	.yearinreview-banner .default-content {
	  text-align: center;
	  padding: 0 20px;
	}
	.placeholder-layar1 .default-content {
	  text-align: center;
	}
	.placeholder-layar1 .brand-header .hdr {
	  margin: 0;
	  width: 80%;
	}
	.content-box3 {
	  margin: 0 auto;
	  width: 45%;
	}
	.content-box1 {
	  margin: 20px auto;
	}
	.content-box2 {
	  margin: 0 auto 20px;
	}
	body .placeholder-layar1 .brand-header .hdr {
	  margin: 0 auto;
	}
	.placeholder-layar1 .animation.box2021 {
	  margin: 0 0 35px;
	  width: 100%;
	}
	.content-box1 {
	  width: 75%;
	}
	.yearinreview-banner .banner-content {
	  text-align: center;
	}
  }
  
  .sf_popup_container {
	position: fixed;
	right: 20px;
	bottom: 20px;
	padding: 50px 90px 50px 50px;
	color: #000;
	overflow: hidden;
	display: block;
	z-index: 9999;
	transform: translateY(700px);
	transition: all ease 0.7s;
	background: url("https://cdn.manageengine.com/latam/images/finder-ads-bg.png") center/cover no-repeat;
	box-shadow: 0 3px 12px rgba(0, 0, 0, 0.45);
  }
  
  .sf_popup_container.ads_active {
	transform: translateY(0px);
  }
  
  .sf_popup_container h5 {
	font-family: "Zoho_Puvi_Bold";
	font-size: 1.3em;
	margin: 0 0 35px;
	line-height: 1.4;
	text-decoration: none;
	color: #000;
	padding: 0;
  }
  
  .sf_popup_close {
	position: absolute;
	top: 4%;
	right: 4%;
	color: #000;
	cursor: pointer;
	font-size: 0.9em;
	font-family: 'Zoho_Puvi_SemiBold';
	transition: all ease 0.5s;
  }
  
  .sf_popup_close:hover {
	transform: scale(1.15) rotate(360deg);
  }
  
  .sf_popup_btn {
	display: inline-block;
	padding: 15px 20px;
	color: #000;
	background: #FFC538;
	border-radius: 4px;
	font-size: 0.9em;
	text-decoration: none;
	font-family: "Zoho_Puvi_SemiBold";
	position: relative;
	z-index: 9;
  }
  
  .sf_popup_btn:hover {
	background: #ffb329;
  }
  
  .sf_popup_container img {
	position: absolute;
	width: 85%;
	right: -42%;
	bottom: -75%;
	animation: rotate 200s infinite linear;
	opacity: 0.7;
  }
  
  .zsiq_floatmain.hidechat {
	display: none !important;
  }
  
  @keyframes rotate {
	0% {
	  transform: rotate(0deg);
	}
  
	100% {
	  transform: rotate(360deg);
	}
  }
  
  @media only screen and (max-width:650px) {
	.sf_popup_container {
	  max-width: calc(100% - 130px);
	  width: 100%;
	  padding: 30px 45px;
	}
  
	.sf_popup_container h5 {
	  font-size: 1.2em;
	}
  }
  
  .product-banner {
	background: url("https://cdn.manageengine.com/images/product-main-banner-bg1.png"), url("https://cdn.manageengine.com/images/product-main-banner-bg2.png"), url("https://cdn.manageengine.com/images/product-main-banner-bg3.png"), #123991;
	background-size: contain, 32%, contain;
	background-position: left top, 38% center, right top;
	background-repeat: no-repeat;
	height: auto !important;
	min-height: auto !important;
	padding: 11vh 0;
	overflow: hidden;
	width: 100%;
  }
  .me20-banner {
	background: linear-gradient(150deg, #fecb00, #fee500);
	background-size: cover;
	background-position: center;
	height: auto !important;
	min-height: auto !important;
	padding: 5vh 0;
	overflow: hidden;
	width: 100%;
	display: none;
  }
  #me20-anim-logo svg {
	position: relative;
	left: 10px;
	z-index: 9;
  }
  .product-banner .default-content {
	display: flex;
	align-items: center;
	justify-content: center;
  }
  .product-banner .me20-cir {
	width: 54%;
	position: absolute;
	right: -60px;
	height: auto;
	bottom: -45px;
  }
  .product-banner .banner-content {
	/* width: 50%; */
	display: inline-block;
	vertical-align: middle;
	text-align: left;
  }
  
  .product-banner .banner-img {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
  }
  
  .product-banner .default-content h1 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 48px;
	font-family: "Zoho_Puvi_Bold";
  }
  
  .product-banner .default-content p {
	margin: 15px 0 30px;
    padding: 0;
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
  }
  
  .product-banner .default-content a {
	display: inline-block;
	color: #000;
	background: #ffc538;
	padding: 11px 20px;
	border-radius: 3px;
	font-size: 14px;
	font-family: "Zoho_Puvi_SemiBold";
  }
  
  .product-banner .default-content a:hover {
	background: #fdbd22;
  }
  
  .me20-banner .me20-cir {
	width: 54%;
	position: absolute;
	right: -60px;
	height: auto;
	bottom: -45px;
  }
  .me20-banner .container {
	max-width: 1400px;
	background: url("https://cdn.manageengine.com/images/me20-line-img.svg")
	  no-repeat;
	background-size: contain;
  }
  .me20-banner .default-content {
	color: #000;
	padding: 0;
	max-width: 1200px;
	margin: 0 auto;
	padding: 80px 0;
  }
  .me20-banner .banner-content {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
  }
  .me20-banner .banner-img {
	width: 49%;
	display: inline-block;
	vertical-align: middle;
  }
  .me20-banner .default-content h1 {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 54px;
	font-family: "Zoho_Puvi_Bold";
  }
  .me20-banner .default-content p {
	margin: 10px 0 22px;
	padding: 0;
	color: #000;
	font-size: 18px;
	line-height: 1.6;
  }
  .me20-banner .default-content a {
	display: inline-block;
	color: #fff;
	background: linear-gradient(to right, #0078b3, #015998);
	padding: 11px 20px;
	border-radius: 3px;
	font-size: 14px;
	font-family: "Zoho_Puvi_SemiBold";
  }
  .me20-banner .default-content a:hover {
	background: linear-gradient(to right, #015796, #0077b3);
  }
  .me20-banner .banner-img .rw-image {
	width: 200px;
	height: auto;
	position: relative;
	z-index: 1;
  }
  .arr-box {
	display: inline-block;
	position: relative;
	width: 28px;
	height: 10px;
  }
  .ex-btn .arrow {
	position: absolute;
	width: 22px;
	height: 2px;
	background-color: #fff;
	animation: arrow 700ms linear infinite;
	top: 50%;
	right: -60%;
	transform: translate(-50%, -50%);
  }
  .ex-btn .arrow::after,
  .ex-btn .arrow::before {
	content: "";
	position: absolute;
	width: 39%;
	height: 2px;
	right: -2px;
	background-color: #fff;
  }
  .ex-btn .arrow::after {
	top: -3px;
	transform: rotate(45deg);
  }
  .ex-btn .arrow::before {
	top: 3px;
	transform: rotate(-45deg);
  }
  .placeholder-layar1 .default-content {
	padding: 11vh 0;
  }
  .placeholder-layar1 .default-content .content-box3 {
	display: block;
  }
  .placeholder-layar1 .brand-header .hdr,
  .placeholder-layar1 .brand-header h1.animation {
	margin: 0;
	padding: 0;
  }
  .content-box1 {
	margin: 20px 0;
	width: 350px;
  }
  .content-box2 {
	margin: 10px 0 0;
	padding: 0;
  }
  .content-box3 {
	margin: 30px 0 0;
  }
  .placeholder-layar1 .animation.box2021 {
	display: inline-block;
	vertical-align: middle;
	width: 49%;
	height: 150px;
	margin-right: 3%;
	border-radius: 3px;
  }
  @media only screen and (max-width: 1550px) {
	.me20-banner .me20-cir {
	  width: 58%;
	}
	.product-banner .me20-cir {
	  width: 58%;
	}
  }
  @media only screen and (max-width: 1450px) {
	.me20-banner .me20-cir {
	  width: 59%;
	}
	.me20-banner .default-content p {
	  font-size: 17px;
	}
	.product-banner .me20-cir {
	  width: 59%;
	}
  
	.product-banner .default-content p {
	  font-size: 20px;
	}
  }
  @media only screen and (max-width: 1300px) {
	.product-banner .me20-cir {
	  width: 60%;
	  bottom: 0;
	}
	.me20-banner .me20-cir {
	  width: 60%;
	  bottom: 0;
	}
	.product-banner .me20-cir {
	  width: 60%;
	  b .me20-banner .default-content {
		max-width: 1100px;
	  }
	}
	@media only screen and (max-width: 1200px) {
	  .me20-banner .default-content {
		padding: 80px 0 80px 50px;
	  }
	  /* .product-banner .banner-img .rw-image {
		float: none;
	  } */
	  .homeslider5 .desc h2 {
		font-size: 26px;
	  }
	  .product-banner .default-content p br {
		display: none;
	  }
	  .product-banner .container {
		width: 90%;
	  }
	}
	@media only screen and (max-width: 1100px) {
	  .product-banner .default-content h1 br {
		display: none;
	  }
  
	  .product-banner .default-content h1 {
		font-size: 44px;
	  }
  
	  .placeholder-layar1 .default-content {
		padding: 7vh 0;
	  }
	  .me20-banner {
		height: auto !important;
	  }
	  .product-banner {
		height: auto !important;
	  }
	  .product-banner .me20-cir {
		width: 80%;
		right: -420px;
	  }
	}
	@media only screen and (max-width: 1025px) {
	  .product-banner {
		padding: 5vh 0;
	  }
	  .product-banner .default-content {
		display: block;
	  }
	  .product-banner .banner-content {
		display: block;
		width: 100%;
		text-align: center;
		margin-bottom: 50px;
	  }
	  .product-banner .default-content p br {
		display: block;
	  }
	}
	@media only screen and (max-width: 1100px) {
	  .me20-banner .me20-cir {
		width: 80%;
		right: -420px;
	  }
	}
	@media only screen and (max-width: 1000px) {
	  .placeholder-layar1 .default-content {
		padding: 2vh 0;
	  }
	  .me20-banner .me20-cir {
		right: 0;
	  }
	  .me20-banner .me20-cir {
		width: 100%;
	  }
	  #me20-anim-logo {
		margin: 0 auto;
	  }
	  .product-banner .banner-content,
	  .product-banner .banner-img {
		display: block;
		width: 100%;
		margin-top: 50px;
	  }
	  .product-banner .default-content {
		text-align: center;
		position: relative;
		z-index: 1;
	  }
	  .product-banner .default-content {
		padding: 0;
	  }
  
	  .product-banner .banner-content {
		margin: 0;
	  }
  
	  .product-banner .banner-content {
		text-align: center;
	  }
	  .me20-banner .container {
		background: none;
	  }
	  .me20-banner .banner-content,
	  .me20-banner .banner-img {
		display: block;
		width: 100%;
		margin-top: 50px;
	  }
	  .me20-banner .default-content {
		text-align: center;
		position: relative;
		z-index: 1;
	  }
	  .content-box1 {
		width: 46%;
	  }
	  .me20-banner .default-content {
		padding: 0;
	  }
	  .me20-banner .banner-content {
		margin: 0;
	  }
	  .me20-banner .banner-content {
		text-align: center;
	  }
	  .placeholder-layar1 .brand-header .hdr {
		width: 50%;
	  }
	  .placeholder-layar1 .brand-header .hdr,
	  .content-box3 {
		margin: 0 auto;
	  }
	  .content-box1 {
		margin: 20px auto;
	  }
	  .content-box2 {
		margin: 0 auto 20px;
	  }
	  .placeholder-layar1 .default-content {
		padding: 2vh 0;
	  }
	}
	@media only screen and (max-width: 770px) {
	  body .placeholder-layar1 .brand-header .hdr {
		margin: 0 auto;
	  }
	}
	@media only screen and (max-width: 650px) {
	  .product-banner .default-content h1 {
		font-size: 40px;
		line-height: 1.3;
	  }
	  .product-banner .default-content p br {
		display: none;
	  }
  
	  .product-banner .default-content {
		text-align: center;
		padding: 0 2%;
	  }
  
	  .placeholder-layar1 .default-content {
		text-align: center;
	  }
	  .me20-banner .default-content h1 {
		font-size: 48px;
		line-height: 1.3;
	  }
	  .me20-banner .default-content p br {
		display: none;
	  }
	  .me20-banner .default-content {
		text-align: center;
		padding: 0 20px;
	  }
	  .placeholder-layar1 .default-content {
		text-align: center;
	  }
	  .placeholder-layar1 .brand-header .hdr {
		margin: 0;
		width: 80%;
	  }
	  .content-box3 {
		margin: 0 auto;
		width: 45%;
	  }
	  .content-box1 {
		margin: 20px auto;
	  }
	  .content-box2 {
		margin: 0 auto 20px;
	  }
	  body .placeholder-layar1 .brand-header .hdr {
		margin: 0 auto;
	  }
	  .placeholder-layar1 .animation.box2021 {
		margin: 0 0 35px;
		width: 100%;
	  }
	  .content-box1 {
		width: 75%;
	  }
	  .product-banner .banner-content {
		text-align: center;
	  }
	  .me20-banner .banner-content {
		text-align: center;
	  }
	}
	.survey-banner {
	  background: #173e72;
	  height: auto !important;
	  min-height: auto !important;
	  padding: 20px;
	  overflow: hidden;
	  width: 100%;
	  box-sizing: border-box;
	}
	.inner-banner {
	  background-image: linear-gradient(to top, #fff, #ebf3ff);
	  background-size: cover;
	  background-position: center;
	  border-radius: 20px;
	  padding: 60px 0px;
	  position: relative;
	}
	.banner-front {
	  position: absolute;
	  bottom: -6px;
	  z-index: 1;
	  width: 100%;
	  height: auto;
	}
	.banner-front img {
	  width: 100%;
	  height: auto;
	}
	.banner-clouds {
	  z-index: 0;
	  bottom: -10%;
	  -webkit-animation: slide-right 120.5s cubic-bezier(0.25, 0.46, 0.45, 0.94)
		both;
	  animation: slide-right 120.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
	}
	@-webkit-keyframes slide-right {
	  0% {
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	  }
	  100% {
		-webkit-transform: translateX(800px);
		transform: translateX(800px);
	  }
	}
	@keyframes slide-right {
	  0% {
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	  }
	  100% {
		-webkit-transform: translateX(1400px);
		transform: translateX(1400px);
	  }
	}
  
	.banner-hills {
	  z-index: 1;
	}
	.banner-snow {
	  z-index: 4;
	}
	.holiday-pr {
	  position: relative;
	  z-index: 3;
	}
	#me20-anim-logo svg {
	  position: relative;
	  left: 10px;
	  z-index: 9;
	}
	.survey-banner .me20-cir {
	  width: 54%;
	  position: absolute;
	  right: -60px;
	  height: auto;
	  bottom: -45px;
	}
	.uc-toronto-banner .default-content {
	  color: #000;
	  padding: 0;
	  width: 90%;
	  margin: 0 auto;
	  padding: 20px 0;
	}
	.uc-toronto-banner .banner-content {
	  width: 65%;
	  display: inline-block;
	  vertical-align: middle;
	}
	.uc-toronto-banner .banner-img {
	  width: 34%;
	  display: inline-block;
	  vertical-align: middle;
	}
	.survey-banner .default-content {
	  color: #000;
	  padding: 0;
	  max-width: 1200px;
	  margin: 0 auto;
	}
  
	.survey-banner .banner-content {
	  width: 50%;
	  display: inline-block;
	  vertical-align: top;
	  text-align: left;
	}
  
	.survey-banner .banner-img {
	  width: 49%;
	  display: inline-block;
	  vertical-align: middle;
	}
	.uc-toronto-banner .default-content .dateloc {
	  padding: 20px 0;
	}
	.uc-toronto-banner .default-content h1 {
	  margin: 0;
	  padding: 0;
	  color: #000;
	  font-size: 74px;
	  font-family: "Zoho_Puvi_Bold";
	}
	.survey-banner .default-content h1 {
	  margin: 0;
	  padding: 0;
	  color: #000;
	  font-size: 40px;
	  font-family: "Zoho_Puvi_SemiBold";
	}
  
	.survey-banner .default-content p {
	  margin: 15px 0 30px;
	  padding: 0;
	  color: #000;
	  font-size: 23px;
	  line-height: 1.5;
	  font-family: "Zoho_Puvi_Regular";
	}
	.sendecard {
	  background: #223d6e;
	  border-radius: 10px;
	  color: #000;
	  display: inline-block;
	  margin: auto;
	  position: relative;
	  overflow: hidden;
	  z-index: 10;
	}
	.uc-toronto-banner .default-content a {
	  display: inline-block;
	  color: #fff;
	  background: #f80000;
	  padding: 11px 20px;
	  border-radius: 3px;
	  font-size: 14px;
	  font-family: "Zoho_Puvi_SemiBold";
	}
	.uc-toronto-banner .default-content a:hover {
	  background: #df2817;
	}
	.sendecard a {
	  display: block;
	  color: #fff;
	  padding: 10px 35px;
	  font-size: 14px;
	  font-family: "Zoho_Puvi_SemiBold";
	}
	.sendecard:hover {
	  color: #fff;
	  -webkit-transform: scale(1.03);
	  transform: scale(1.03);
	}
	.brand-header h3 {
	  margin: auto;
	  font-family: "Zoho_Puvi_Regular";
	  font-size: 1.5em;
	  line-height: 1.4;
	}
	.brand-header h2 {
	  padding: 0;
	  font-size: 2.7em;
	}
	.uc-toronto-banner .banner-img .rw-image {
	  width: 330px;
	  height: auto;
	  position: relative;
	  z-index: 1;
	  max-width: 100%;
	  float: right;
	}
	.survey-banner .banner-img .rw-image {
	  width: 55%;
	  height: auto;
	  position: absolute;
	  z-index: 1;
	  max-width: 100%;
	  bottom: 0;
	  right: 0;
	}
	.survey-banner .banner-img .chr-image {
	  width: auto;
	  height: auto;
	  position: absolute;
	  bottom: -2%;
	  right: 3%;
	  -webkit-animation: slide-in-bottom 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94)
		both;
	  animation: slide-in-bottom 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
	  animation-delay: 1.5s;
	}
	@-webkit-keyframes slide-in-bottom {
	  0% {
		-webkit-transform: translateY(1000px);
		transform: translateY(1000px);
		opacity: 0;
	  }
	  100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	  }
	}
	@keyframes slide-in-bottom {
	  0% {
		-webkit-transform: translateY(1000px);
		transform: translateY(1000px);
		opacity: 0;
	  }
	  100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	  }
	}
  
	.arr-box {
	  display: inline-block;
	  position: relative;
	  width: 28px;
	  height: 10px;
	}
  
	.ex-btn .arrow {
	  position: absolute;
	  width: 22px;
	  height: 2px;
	  background-color: #fff;
	  animation: arrow 700ms linear infinite;
	  top: 50%;
	  right: -60%;
	  transform: translate(-50%, -50%);
	}
  
	.ex-btn .arrow::after,
	.ex-btn .arrow::before {
	  content: "";
	  position: absolute;
	  width: 39%;
	  height: 2px;
	  right: -2px;
	  background-color: #fff;
	}
  
	.ex-btn .arrow::after {
	  top: -3px;
	  transform: rotate(45deg);
	}
  
	.ex-btn .arrow::before {
	  top: 3px;
	  transform: rotate(-45deg);
	}
  
	.placeholder-layar1 .default-content {
	  padding: 11vh 0;
	}
  
	.placeholder-layar1 .default-content .content-box3 {
	  display: block;
	}
  
	.placeholder-layar1 .brand-header .hdr,
	.placeholder-layar1 .brand-header h1.animation {
	  margin: 0;
	  padding: 0;
	}
  
	.content-box1 {
	  margin: 20px 0;
	  width: 350px;
	}
  
	.content-box2 {
	  margin: 10px 0 0;
	  padding: 0;
	}
  
	.content-box3 {
	  margin: 30px 0 0;
	}
  
	.placeholder-layar1 .animation.box2021 {
	  display: inline-block;
	  vertical-align: middle;
	  width: 49%;
	  height: 150px;
	  margin-right: 3%;
	  border-radius: 3px;
	}
  
	/*----------Curtain start------------*/
	.content {
	  display: block;
	  position: absolute;
	  height: 100%;
	  width: 100%;
	  color: black;
	}
  
	.content img {
	  width: 100%;
	}
  
	.curtainContainer {
	  position: absolute;
	  display: flex;
	  top: -10%;
	  width: 100%;
	  height: 110%;
	  margin: auto;
	  -webkit-transform-style: preserve-3d;
	  transform-style: preserve-3d;
	  overflow: hidden;
	  -webkit-transition: transform 2s ease;
	  transition: transform 2s ease;
	}
  
	.curtainContainer:nth-child(1) {
	  -webkit-transform-origin: -120% top;
	  transform-origin: -120% top;
	  justify-content: flex-start;
	  -webkit-transform: translatex(-5vw);
	  transform: translatex(-5vw);
	}
	.animate .curtainContainer:nth-child(1) {
	  -webkit-transform: translateX(-40vw);
	  transform: translateX(-40vw);
	}
	.curtainContainer:nth-child(2) {
	  -webkit-transform-origin: 120% top;
	  transform-origin: 120% top;
	  justify-content: flex-end;
	  -webkit-transform: translatex(15vw);
	  transform: translatex(15vw);
	}
	.animate .curtainContainer:nth-child(2) {
	  -webkit-transform: translateX(40vw);
	  transform: translateX(40vw);
	}
  
	.rollLeft {
	  -webkit-transform: translatex(-150vw) scaleX(0);
	  transform: translatex(-150vw) scaleX(0);
	}
  
	.rollRight {
	  -webkit-transform: translatex(150vw) scaleX(0);
	  transform: translatex(150vw) scaleX(0);
	}
	.curtain-open .curtainBody .curtainContainer:nth-child(1) {
	  -webkit-transform: translatex(-150vw) scaleX(0);
	  transform: translatex(-150vw) scaleX(0);
	}
  
	.curtain-open .curtainBody .curtainContainer:nth-child(2) {
	  -webkit-transform: translatex(150vw) scaleX(0);
	  transform: translatex(150vw) scaleX(0);
	}
	.unCurtain {
	  display: inline-block;
	  width: 15vw;
	  margin: 0;
	  padding: 0;
	  height: 120vh;
	  background-size: 100% 100%;
	  background: repeating-linear-gradient(
		to left,
		#281614 4vw,
		#99142a 12vw,
		#7b4841 15vw
	  );
	  -webkit-transform-origin: 0 0%;
	  transform-origin: 0 0%;
	  -webkit-transform: rotate(3deg);
	  transform: rotate(3deg);
	  -webkit-transition: transform 4s ease;
	  transition: transform 4s ease;
	  -webkit-animation: swing 2s ease infinite;
	  animation: swing 2s ease infinite;
	}
  
	@keyframes swing {
	  50% {
		-webkit-transform: rotate(-3deg);
		transform: rotate(-3deg);
	  }
	}
	.unCurtain:nth-child(2) {
	  margin-left: -10vw;
	  -webkit-animation-delay: -0.1s;
	  animation-delay: -0.1s;
	}
  
	.unCurtain:nth-child(3) {
	  margin-left: -10vw;
	  -webkit-animation-delay: -0.2s;
	  animation-delay: -0.2s;
	}
  
	.unCurtain:nth-child(4) {
	  margin-left: -10vw;
	  -webkit-animation-delay: -0.3s;
	  animation-delay: -0.3s;
	}
  
	.unCurtain:nth-child(5) {
	  margin-left: -10vw;
	  -webkit-animation-delay: -0.4s;
	  animation-delay: -0.4s;
	}
  
	.unCurtain:nth-child(6) {
	  margin-left: -10vw;
	  -webkit-animation-delay: -0.5s;
	  animation-delay: -0.5s;
	}
  
	.unCurtain:nth-child(7) {
	  margin-left: -10vw;
	  -webkit-animation-delay: -0.6s;
	  animation-delay: -0.6s;
	}
  
	.unCurtain:nth-child(8) {
	  margin-left: -10vw;
	  -webkit-animation-delay: -0.7s;
	  animation-delay: -0.7s;
	}
  
	.unCurtain:nth-child(9) {
	  margin-left: -10vw;
	  -webkit-animation-delay: -0.8s;
	  animation-delay: -0.8s;
	}
  
	.unCurtain:nth-child(10) {
	  margin-left: -10vw;
	  -webkit-animation-delay: -0.9s;
	  animation-delay: -0.9s;
	}
  
	.unCurtain:nth-child(11) {
	  margin-left: -10vw;
	  -webkit-animation-delay: -1s;
	  animation-delay: -1s;
	}
  
	.unCurtain:nth-child(12) {
	  width: 0vw;
	  background: repeating-linear-gradient(
		to left,
		#762418 4vw,
		#aa1e09 8vw,
		#762418 10vw
	  );
	  margin-left: -10vw;
	  -webkit-animation-delay: -1.1s;
	  animation-delay: -1.1s;
	}
  
	.curtainBody {
	  display: block;
	  position: absolute;
	  width: 90%;
	  height: 100%;
	  z-index: 1;
	  right: 30px;
	  bottom: -40px;
	  overflow: hidden;
	}
	/*----------Curtain end------------*/
  
	@media only screen and (max-width: 1550px) {
	  .survey-banner .me20-cir {
		width: 58%;
	  }
	}
  
	@media only screen and (max-width: 1450px) {
	  .survey-banner .me20-cir {
		width: 59%;
	  }
  
	  .survey-banner .default-content p {
		font-size: 20px;
	  }
	}
  
	@media only screen and (max-width: 1300px) {
	  .survey-banner .me20-cir {
		width: 60%;
		bottom: 0;
	  }
	  .uc-toronto-banner .default-content {
		max-width: 1100px;
	  }
	  .survey-banner .default-content {
		max-width: 1100px;
	  }
	  .survey-banner .banner-img .rw-image {
		width: 60%;
	  }
	}
	@media only screen and (max-width: 1200px) {
	  .uc-toronto-banner .default-content {
		padding: 30px 0 30px 50px;
	  }
	}
  
	@media only screen and (max-width: 1100px) {
	  .survey-banner .default-content h1 br {
		display: none;
	  }
  
	  .survey-banner .default-content h1 {
		font-size: 44px;
	  }
  
	  .placeholder-layar1 .default-content {
		padding: 7vh 0;
	  }
  
	  .survey-banner {
		height: auto !important;
	  }
	}
  
	@media only screen and (max-width: 1100px) {
	  .uc-toronto-bannerr .banner-img .rw-image {
		margin-left: 0;
	  }
	  .uc-toronto-banner .me20-cir {
		width: 80%;
		right: -420px;
	  }
	}
  
	@media only screen and (max-width: 1000px) {
	  .survey-banner .banner-img .rw-image {
		bottom: -300px;
		left: 0;
		right: 0;
		margin: auto;
		width: 99%;
	  }
	  .uc-toronto-banner .banner-img .rw-image {
		float: none;
	  }
	  .inner-banner {
		padding-bottom: 240px;
		overflow: hidden;
	  }
	  .curtainBody {
		bottom: -75px;
	  }
	  .survey-banner .me20-cir {
		right: 0;
	  }
	  .product-banner .me20-cir {
		right: 0;
	  }
  
	  .survey-banner .me20-cir {
		width: 100%;
	  }
	  .product-banner .me20-cir {
		width: 100%;
	  }
  
	  #me20-anim-logo {
		margin: 0 auto;
	  }
  
	  .survey-banner .banner-content,
	  .survey-banner .banner-img {
		display: block;
		width: 100%;
		margin-top: 50px;
	  }
	  .uc-toronto-banner .banner-content,
	  .uc-toronto-banner .banner-img {
		display: block;
		width: 100%;
		margin-top: 50px;
	  }
	  .product-banner .banner-content,
	  .product-banner .banner-img {
		display: block;
		width: 100%;
		margin-top: 50px;
	  }
	  .uc-toronto-banner .default-content {
		text-align: center;
		position: relative;
		z-index: 1;
	  }
	  .product-banner .default-content {
		text-align: center;
		position: relative;
		z-index: 1;
	  }
	  .survey-banner .default-content {
		text-align: center;
		position: relative;
		z-index: 1;
	  }
	  .product-banner .default-content {
		padding: 0;
	  }
  
	  .product-banner .banner-content {
		margin: 0;
	  }
  
	  .product-banner .banner-content {
		text-align: center;
	  }
  
	  .content-box1 {
		width: 46%;
	  }
	  .uc-toronto-banner .default-content {
		padding: 30px 0 0;
	  }
	  .uc-toronto-banner .banner-content {
		margin: 0;
	  }
	  .uc-toronto-banner .banner-content {
		text-align: left;
	  }
	  .survey-banner .default-content {
		padding: 0;
	  }
  
	  .survey-banner .banner-content {
		margin: 0;
	  }
  
	  .survey-banner .banner-content {
		text-align: center;
	  }
  
	  .placeholder-layar1 .brand-header .hdr {
		width: 50%;
	  }
  
	  .placeholder-layar1 .brand-header .hdr,
	  .content-box3 {
		margin: 0 auto;
	  }
  
	  .content-box1 {
		margin: 20px auto;
	  }
  
	  .content-box2 {
		margin: 0 auto 20px;
	  }
  
	  .placeholder-layar1 .default-content {
		padding: 2vh 0;
	  }
	}
  
	@media only screen and (max-width: 770px) {
	  body .placeholder-layar1 .brand-header .hdr {
		margin: 0;
	  }
	}
  
	@media only screen and (max-width: 650px) {
	  .inner-banner {
		padding-bottom: 200px;
	  }
	  .survey-banner .banner-img .rw-image {
		bottom: -260px;
	  }
	  .uc-toronto-banner .default-content h1 {
		font-size: 48px;
		line-height: 1.3;
	  }
	  .uc-toronto-banner .default-content {
		text-align: center;
		padding: 0 20px;
	  }
	  .survey-banner .banner-img {
		width: 80%;
	  }
	  .sendecard a {
		padding: 15px 40px;
	  }
  
	  .survey-banner .default-content h1 {
		font-size: 40px;
		line-height: 1.3;
	  }
	  .product-banner .default-content h1 {
		font-size: 40px;
		line-height: 1.3;
	  }
	  .product-banner .default-content p br {
		display: none;
	  }
  
	  .product-banner .default-content {
		text-align: center;
		padding: 0 2%;
	  }
  
	  .survey-banner .default-content p br {
		display: none;
	  }
  
	  .survey-banner .default-content {
		text-align: center;
		padding: 0 2%;
	  }
	  .placeholder-layar1 .default-content {
		text-align: center;
	  }
  
	  .placeholder-layar1 .brand-header .hdr {
		margin: 0;
		width: 80%;
	  }
  
	  .content-box3 {
		margin: 0 auto;
		width: 45%;
	  }
  
	  .content-box1 {
		margin: 20px auto;
	  }
  
	  .content-box2 {
		margin: 0 auto 20px;
	  }
  
	  body .placeholder-layar1 .brand-header .hdr {
		margin: 0 auto;
	  }
  
	  .placeholder-layar1 .animation.box2021 {
		margin: 0 0 35px;
		width: 100%;
	  }
  
	  .content-box1 {
		width: 75%;
	  }
	  .product-banner .banner-content {
		text-align: center;
	  }
  
	  .survey-banner .banner-content {
		text-align: center;
	  }
	  .curtainBody {
		bottom: -60px;
		right: 20px;
	  }
	}
	@media only screen and (max-width: 450px) {
	  .inner-banner {
		padding-bottom: 150px;
	  }
	  .survey-banner .banner-img .rw-image {
		bottom: -200px;
	  }
	  .survey-banner .default-content h1 {
		font-size: 2em;
	  }
	}
	.prdLogo.me20logo a {
	  display: inline-block;
	}
  
	.prdLogo.me20logo .me-20-logo img {
	  width: 40px;
	  position: relative;
	  left: 10px;
	  bottom: 6px;
	}
  
	.prdLogo.me20logo .me-logo-main img {
	  width: 200px;
	}
  
	#header-mainsec .headerinner.fixed .prdLogo .me-20-logo img {
	  width: 32px;
	  margin: 0;
	  left: 6px;
	}
  }
  @media only screen and (max-width: 1025px) {
	.product-banner {
	  padding: 5vh 0;
	}
	.product-banner .default-content {
	  display: block;
	}
	.product-banner .banner-content {
	  display: block;
	  width: 100%;
	  text-align: center;
	  margin-bottom: 50px;
	}
	.product-banner .default-content p br {
	  display: block;
	}
  
	#header-mainsec .headerinner.fixed .prdLogo .me-20-logo img {
	  width: 40px;
	  left: 10px;
	}
  
	#header-mainsec .headerinner.fixed .prdLogo img {
	  width: 200px;
	  margin: 0;
	}
  }
  @media only screen and (min-width: 1920px) {
	.survey-banner .container {
	  position: relative;
	}
	.survey-banner .banner-img .rw-image {
	  width: 65%;
	  bottom: -60px;
	  right: -100px;
	}
  }
  
  .survey-banner {
	background: url("https://cdn.manageengine.com/images/survey-bg-img.png");
	background-size: cover;
	background-position: center;
	height: auto !important;
	min-height: auto !important;
	padding: 5vh 0;
	overflow: hidden;
	width: 100%;
  }
  
  #me20-anim-logo svg {
	position: relative;
	left: 10px;
	z-index: 9;
  }
  
  .survey-banner .me20-cir {
	width: 54%;
	position: absolute;
	right: -60px;
	height: auto;
	bottom: -45px;
  }
  
  .survey-banner .default-content {
	color: #000;
	padding: 0;
	max-width: 1200px;
	margin: 0 auto;
	padding: 10px 0;
  }
  .uc-toronto-banner .banner-content {
	text-align: left;
  }
  
  .survey-banner .banner-content {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
  }
  
  .survey-banner .banner-img {
	width: 49%;
	display: inline-block;
	vertical-align: middle;
  }
  
  .survey-banner .default-content h2 {
	margin: 0;
	padding: 0;
	color: #f1c120;
	font-size: 45px;
	font-family: "Zoho_Puvi_Bold";
  }
  
  .survey-banner .default-content p {
	margin: 15px 0 30px;
	padding: 0;
	color: #fff;
	font-size: 23px;
	line-height: 1.5;
  }
  
  .survey-banner .default-content a {
	display: inline-block;
	color: #f1c121;
	background: #002277;
	padding: 11px 20px;
	border-radius: 3px;
	font-size: 14px;
	font-family: "Zoho_Puvi_SemiBold";
  }
  
  .survey-banner .default-content a:hover {
	background: #c8dfff;
	color: #000;
  }
  
  .survey-banner .banner-img .rw-image {
	width: 480px;
	height: auto;
	position: relative;
	z-index: 1;
	float: right;
	max-width: 100%;
  }
  
  /* start - Product-Banner  */
  /* .product-banner.product-banner {
	  background: url(/latam/images/yir-banner-element.png),
		url(/latam/images/yir-main-banner-img.jpg);
	  background-size: 5%, cover;
	  background-position: left top, center right;
	  background-repeat: no-repeat;
	  height: auto !important;
	  min-height: auto !important;
	  padding: 18vh 0;
	  overflow: hidden;
	  width: 100%;
	} */

  
  .product-banner .default-content {
	display: flex;
	align-items: center;
	justify-content: flex-start;
  }
  
  .product-banner .banner-content {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	color: #000;
	border-radius: 10px;
	width: 50%;
  }
  
  .product-banner .default-content h1 {
	font-family: "Zoho_puvi_Bold";
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 44px;
  }
  .product-banner .default-content p {
	margin: 15px 0 30px;
	padding: 0;
	color: #fff;
	font-size: 18px;
	line-height: 1.5;
  }

.product-banner .default-content a.btn1{
display: inline-block;
    color: #000;
    background: #F6C757;
    padding: 11px 20px;
    border-radius: 3px;
    font-size: 14px;
    font-family: 'Zoho_Puvi_SemiBold';
    margin-right: 15px;
    text-decoration: none;
}
.product-banner .default-content a.btn2 {
    display: inline-block;
    color: #FFF;
    background: transparent;
    padding: 10px 19px;
    border-radius: 3px;
    font-size: 14px;
    font-family: 'Zoho_Puvi_SemiBold';
    border: 1px solid #FFF;
}
  .product-banner .default-content a.btn1:hover {
    background: #fdbd22;
}
.product-banner .default-content a.btn2:hover {
    background: #FFF;
    color: #000;
}
  /* End - Product-Banner */
  
  /*----------- Header Regional sites menu styles start ----------------*/
  .header-top-sec > ul.regional-languages-drop {
	width: 100%;
	position: relative;
  }
  
  .header-top-sec > ul.regional-languages-drop > li span {
	padding: 7px 0 7px 40px;
	border: 1px solid #979797;
	background: #222;
	display: block;
	cursor: pointer;
	position: relative;
	z-index: 3;
  }
  
  ul.regional-languages-drop > li span::after {
	content: "";
	width: 0px;
	height: 0px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #979797;
	position: absolute;
	right: 8px;
	top: 16px;
	display: block;
	-moz-transition: all ease-in-out 0.2s;
	-webkit-transition: all ease-in-out 0.2s;
	-o-transition: all ease-in-out 0.2s;
	transition: all ease-in-out 0.2s;
  }
  
  .header-top-sec > ul.regional-languages-drop > li span:hover {
	border: 1px solid #34ad65;
  }
  
  .top-header-regional-countries-list {
	position: absolute;
	top: 100%;
	left: 0;
	background: #f9f9f9;
	border: 1px solid #cbcdcf;
	border-radius: 0 0 4px 4px;
	padding: 10px 0;
	width: 100%;
	height: 153px;
	overflow-x: hidden;
	visibility: hidden;
	opacity: 0;
	transform: translateY(-2em);
	-moz-transition: all ease-in-out 0.5s;
	-webkit-transition: all ease-in-out 0.5s;
	-o-transition: all ease-in-out 0.5s;
	transition: all ease-in-out 0.5s;
	z-index: 2;
  }
  
  .top-header-regional-countries-list li a {
	padding: 5px;
	color: #222;
	display: block;
	width: 100%;
  }
  
  .top-header-regional-countries-list li:hover a {
	text-decoration: none;
	background: #eee;
  }
  
  ul.regional-languages-drop li:hover .top-header-regional-countries-list {
	visibility: visible;
	opacity: 1;
	z-index: 999999;
	transform: translateY(0%);
	transition-delay: 0s, 0s, 0.3s;
  }
  
  ul.regional-languages-drop > li:hover span::after {
	border-top: none;
	border-bottom: 5px solid #979797;
  }
  
  .products-new-header #topsec-rhs .top-regional-drop-down ul li {
	padding: 0 !important;
	width: 100%;
	box-sizing: border-box;
  }
  
  .top-regional-drop-down ul.regional-languages-drop > li span:after {
	top: 13px;
  }
  
  .top-regional-drop-down > ul.regional-languages-drop > li span {
	padding: 4px 30px 2px 30px;
	display: block;
	cursor: pointer;
	position: relative;
	z-index: 3;
	background: #fff;
	border: 1px solid #fff;
  }
  
  .top-regional-drop-down
	> ul.regional-languages-drop
	> li
	ul.regional-countries-list {
	height: 170px !important;
  }
  
  .top-regional-drop-down > ul.regional-languages-drop {
	list-style-type: none;
	border-bottom: none !important;
  }
  
  @-moz-document url-prefix() {
	#topsec-rhs ul li {
	  padding: 2px 5px 2px 5px;
	}
  }
  
  .top-header-regional-countries-list {
	background: #1d2532;
	border: 1px solid #1d2532 !important;
  }
  
  .top-header-regional-countries-list li a {
	color: #fff !important;
  }
  
  .top-header-regional-countries-list li a:hover {
	background: #fff;
	color: #000 !important;
  }
  
  .products-new-header .nav-drop {
	transform: translateX(-20%) translateY(0);
	width: 1350px;
	height: 680px;
  }
  
  .products-new-header #topsec-rhs .tabs-nav {
	float: left;
	padding-top: 15px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	background: #333;
	height: calc(100% - 15px);
	width: 420px;
	max-width: 420px;
	min-width: 420px;
  }
  
  .products-new-header #topsec-rhs .tabs-stage {
	width: calc(100% - 422px);
	float: left;
	border-top-right-radius: 4px;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 100%;
	box-sizing: border-box;
	padding: 35px 30px;
  }
  
  .products-new-header #topsec-rhs h2.tab-title {
	padding: 0 10px 0;
	color: #e02b45;
	margin-bottom: 0;
	margin-top: 0;
	line-height: 1.4;
	font-size: 14px;
  }
  
  .products-new-header #topsec-rhs h2.tab-title:after {
	content: "";
	display: block;
	height: 2px;
	width: 50px;
	background: #ffb50d;
	margin-top: 12px;
  }
  
  .products-new-header #topsec-rhs .nav-drop:before {
	right: 100px !important;
  }
  
  #header-topsec .products-new-header .tabs-nav h3 {
	font-size: 13px;
	margin: 0;
	padding-bottom: 0;
	font-weight: 400;
	line-height: 1.4;
  }
  
  #header-topsec .products-new-header .products .tabs-nav h3 {
	padding-left: 42px;
  }
  
  .products-new-header .products .tabs-nav h3 span {
	display: block;
	font-family: "Roboto Condensed";
	font-size: 0.73em;
	color: #bcb6b6;
	margin-top: 2px;
	line-height: 1;
  }
  ul.regional-languages-drop li {
	width: 100%;
  }
  
  ul.top-header-regional-countries-list li {
	padding: 0 !important;
	margin: 0;
  }
  
  ul.top-header-regional-countries-list {
	margin: 0 !important;
	border: none;
  }
  
  ul.regional-languages-drop li {
	margin: 0;
	padding: 0;
  }
  
  ul.regional-languages-drop li {
	padding: 0 !important;
	margin: 0 !important;
  }
  ul.top-header-regional-countries-list a {
	font-size: 0.8em !important;
	line-height: 20px !important;
  }
  #topsec-rhs > ul {
	height: 34px;
  }
  
  @media only screen and (max-width: 1025px) {
	.product-banner {
	  padding: 5vh 0;
	}
  
	.product-banner .default-content,
	.userconf-banner-us .default-content {
	  display: block;
	}
  
	userconf-banner-us .default-content img {
	  display: block;
	  margin: 0 auto 30px;
	}
  
	.userconf-banner-us .banner-img {
	  width: 35%;
	}
  
	.userconf-banner-us {
	  padding: 5vh 0 10vh;
	}
  
	.product-banner .banner-content,
	.userconf-banner-us .banner-content {
	  display: block;
	  width: 100%;
	  text-align: center;
	  margin-bottom: 50px;
	}
  
	.product-banner .default-content p br {
	  display: block;
	}
  
	.userconf-banner-us .default-content img {
	  margin: 0 auto 30px;
	}
	.product-banner.product-banner {
	  padding: 8vh 0;
	}
	.product-banner .default-content p {
	  margin: 15px auto 30px;
	}
	.product-banner .banner-img .rw-image {
	  width: 440px;
	  height: auto;
	  position: relative;
	  z-index: 1;
	  max-width: 100%;
	}
  }
  
  @media only screen and (max-width: 650px) {
	/* .product-banner.product-banner {
	  background: url("/latam/images/yir-main-banner-img-mob.jpg")
		no-repeat;
	  background-size: cover;
	  background-position: center bottom;
	  padding: 5vh 0 50vh;
	} */
	.product-banner .banner-content,
	.product-banner .banner-img {
	  margin-top: 0;
	}
	.product-banner .banner-content,
	.userconf-banner-us .banner-content {
	  margin-bottom: 0;
	}
	.product-banner.product-banner {
	  padding: 0 !important;
      background: rgb(12, 44, 148);
	}
    .product-banner .default-content a{
        font-size: 13px;
    }
    .product-banner .banner-img .rw-image {
        width: 100%;
    }
	.product-banner .banner-content {
	  background: transparent;
	  border: none;
	}
	/* .product-banner .default-content a {
	  background: linear-gradient(to bottom, #cf819f, #4267eb);
	} */
	.product-banner .default-content h1 {
	  line-height: 1.3;
	  color: #fff;
	}
	.product-banner .default-content p {
	  color: #fff;
	}
	.product-banner .default-content p br,
	.product-banner .default-content h1 br {
	  display: none;
	}
	.product-banner .default-content {
	  text-align: center;
	  padding: 0 2%;
	}
	.product-banner .banner-content {
	  text-align: center;
	  padding: 30px 0 70px;
	}
  }
  
span.me-solution.dw-ico {
    background: url(/latam/images/implementacion-DW-icon.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

span.me-solution.digital-manufacturing {
    background: url(/latam/images/transform-digital.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
span.me-solution.sustainable-manufacturing {
    background: url(/latam/images/mejora-sostenibilidad.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
span.me-solution.imp-employee-exp {
    background: url(/latam/images/imp-employee-exp.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

/* new products */
.products-new-header,
.products-new-header * {
    box-sizing: border-box
}

.products-new-header .nav-drop {
    transform: translateX(-25%) translateY(0);
    width: 1350px;
    height: 680px
}

.products-new-header #topsec-rhs .tabs-nav {
    float: left;
    padding-top: 15px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    background: #333;
    height: calc(100% - 15px);
    width: 420px;
    max-width: 420px;
    min-width: 420px
}

.products-new-header #topsec-rhs .tabs-stage {
    width: calc(100% - 422px);
    float: left;
    border-top-right-radius: 4px;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 100%;
    box-sizing: border-box;
    padding: 35px 30px
}

.products-new-header #topsec-rhs h2.tab-title {
    padding: 0 10px 0;
    color: #e02b45;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 1.4;
    font-size: 14px
}

.products-new-header #topsec-rhs h2.tab-title:after {
    content: "";
    display: block;
    height: 2px;
    width: 50px;
    background: #ffb50d;
    margin-top: 12px
}

.products-new-header #topsec-rhs .nav-drop:before {
    right: 330px !important
}

#header-topsec .products-new-header .tabs-nav h3 {
    font-size: 13px;
    margin: 0;
    padding-bottom: 0;
    font-weight: 400;
    line-height: 1.6
}

#header-topsec .products-new-header .products .tabs-nav h3 {
    padding-left: 42px;
    padding-top: 0;
    text-transform: none;
}

.products-new-header .products .tabs-nav h3 span {
    display: block;
    font-family: "Roboto Condensed" !important;
    font-size: 0.85em;
    color: #bcb6b6;
    margin-top: 2px;
    line-height: 1.4;
}

.products-new-header .products .tabs-nav .tab-active a h3 span {
    color: #696868;
}

.products-new-header #topsec-rhs .prdct-drop .tabs-nav li {
    margin: 0;
    border: none;
    padding: 0;
    list-style: none;
}

.products-new-header .tabs-nav .me-solution {
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    transform: translate(0, -50%);
    top: 50%
}

.products-new-header .division-list .me-solution {
    width: 32px;
    height: 32px;
    margin: 0 auto;
    display: block
}




.me-solution.zero-ico {
    background-size: 400px;
    background-position: -162px -80px;
}


.products-new-header .tabs-nav p {
    font-size: .9em;
    margin: 8px 0 0;
    color: #c7c7c7;
    line-height: 1.3;
    display: none
}

.products-new-header .tab-active {
    background: #fff
}

.products-new-header .tabs-nav>li.links:hover {
    background: 0 0
}

.products-new-header .tabs-nav>li.links.fixed-event:hover {
    background: #e04b3a
}

.products-new-header .tab-active a h3 {
    color: #000
}

.products-new-header .tabs-nav>li:hover p,
.products-new-header .tabs-nav>li:not(.tab-active):hover h3 {
    color: #fff
}

.products-new-header .tabs-nav>li.links h3:after {
    content: "";
    display: block;
    background: #e04b3a;
    width: 0%;
    height: 3px;
    position: relative;
    top: 8px;
    transition: all ease .6s
}

.products-new-header .free-tool a,
.products-new-header .free-tool a:after {
    display: inline-block;
    font-size: 10px
}

.products-new-header .tabs-nav>li.links:hover h3:after {
    width: 100%
}

.products-new-header .products-lists {
    padding: 25px 20px 20px
}

.products-new-header .tab-right {
    padding: 20px;
    background: #f2fbfc;
    margin-right: 12px;
    margin-top: 15px;
    border: 1px solid #f7f5f5
}

.products-new-header .tab-right li {
    line-height: 1.5
}

.products-new-header .free-tool {
    position: absolute;
    width: calc(100% - 470px);
    left: 420px;
    bottom: 0;
    z-index: 99999;
    margin: 0 25px;
    box-sizing: border-box;
    border-top: 1px solid #707070;
    background: #fff;
}

.products-new-header .free-tool a:after {
    content: "";
    width: 11px;
    height: 11px;
    margin-left: 5px;
    line-height: 13px;
    position: relative;
    top: 1px;
    background: url(https://cdn.manageengine.com/images/external-links.svg) no-repeat;
    background-size: cover
}

.products-new-header .free-tool a,
.products-new-header .nav-list .free-tool a {
    font-weight: 400;
    padding: 12px 5px;
    margin-right: 10px;
    font-size: 12px !important;
    color: #000;
    position: relative;
    float: none;
    text-decoration: none !important
}

.products-new-header .free-tool a:hover {
    color: #e04b3a
}

.products-new-header .free-tool.market a:after {
    display: none
}

.products-new-header .free-tool.market a {
    padding: 9px 10px;
    background: 0 0;
    float: none;
    bottom: 10px
}

.products-new-header .free-tool img {
    height: 32px
}

.products-new-header a.link-right {
    margin-right: 20px
}

.products-new-header .tab-right img {
    width: 50%;
    border-radius: 10px;
    display: block;
    margin: 10px auto
}

.products-new-header #topsec-rhs .prdct-drop .prd-menu .products-lists {
    padding: 15px 7px 7px
}

.products-new-header h2.tab-title {
    padding: 0 10px 0;
    color: #e02b45;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 1.4;
    font-size: 14px
}

.products-new-header h2.tab-title:after {
    content: "";
    display: block;
    height: 2px;
    width: 50px;
    background: #ffb50d;
    margin-top: 12px
}

#header-topsec .products-new-header .nav-list .tab-title a {
    color: #e02b45;
    text-decoration: none !important;
    cursor: unset;
    line-height: 1.4
}

.products-new-header p.tab-descr {
    margin-bottom: 30px;
    color: #000;
    padding-left: 10px;
    padding-right: 15px;
    margin-top: 5px;
    font-weight: 300;
    line-height: 1.4;
    font-size: 12px
}

.products-new-header .tab-descr:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: red;
    position: relative;
    top: 20px
}

.products-new-header .tab-title a {
    display: inline-block;
    font-weight: 500
}

.products-new-header .col.col1,
.products-new-header .col.col2,
.products-new-header .col.col3 {
    float: left;
    width: 33.3%;
    margin: 0;
}

.products-new-header .col.colspl {
    float: left;
    width: 66.6%
}

.products-new-header .seperate {
    margin: 20px 0
}

.products-new-header .products-lists li,
.products-new-header .solutions .products-lists li {
    margin-bottom: 12px
}

.products-new-header #topsec-rhs .products-lists li {
    color: #000;
    border-left: 2px solid #fff;
    z-index: 99;
    position: relative;
    padding: 0
}

.products-new-header .products-lists.division-list li {
    border-left: 0;
    padding-left: 0
}

.products-new-header .products-lists.division-list li:hover {
    border-left: 0
}

.products-new-header .products-lists h3 {
    font-size: 1em;
    margin: 0;
    color: #000
}

.products-new-header .products-lists p {
    margin: 0px 0 5px 0;
    line-height: 1.4;
    color: #2e2e2e;
    font-size: 11px;
}

.products-new-header .products-lists a {
    font-weight: 400;
    display: block
}

.products-new-header .products .products-lists a {
    font-weight: 300;
    color: #000;
    display: block
}

.products-new-header .products .products-lists a span {
    display: block;
    margin: 0;
    line-height: 1.3;
    font-weight: 400;
    font-size: 14px;
    color: #000
}

.products-new-header .products .products-lists li:hover a {
    color: #000
}

.products-new-header .products .products-lists li:hover a span {
    color: #e04b3a
}

.products-new-header .all-product a,
.products-new-header .help-product a,
.products-new-header .related-product a {
    color: #fff;
    text-decoration: none
}

.products-new-header .drop-bottom {
    width: 100%;
    position: absolute;
    bottom: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    overflow: hidden
}

.products-new-header .all-product {
    width: 40%;
    float: left;
    background: #e04b3a;
    padding: 0
}

.products-new-header .products .all-product {
    width: 420px
}

.products-new-header .all-product a {
    font-weight: 600;
    display: block;
    padding: 15px 0;
    width: 100%
}

.products-new-header .all-product a:hover {
    text-decoration: none
}

.products-new-header .help-product,
.products-new-header .related-product {
    width: 34%;
    float: left;
    padding: 15px 0
}

.products-new-header .help-product {
    text-align: right
}

.products-new-header .related-product a {
    font-size: .8em;
    padding-left: 30px
}

.products-new-header .help-product a {
    font-size: .8em
}

.products-new-header .help-product a:after {
    content: ">";
    display: inline-block;
    margin-left: 10px;
    background: #fff;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    color: #111634;
    text-align: center;
    line-height: 1.4;
    font-size: 11px
}

.products-new-header .nav-list>div.products {
    left: -80px
}

.prd-menu span.hdng-desc {
    font-family: 'Zoho_Puvi_Regular';
    display: block;
    margin-top: 5px;
    font-size: 11px;
    color: #000;
}

b.new-sticker {
    display: inline-block;
    background: #fcc651;
    padding: 2px 6px;
    font-size: 0.8em;
    position: absolute;
    top: -10px;
    margin-left: 4px;
    color: #000;
    font-family: "Zoho_Puvi_Medium" !important;
}

.products b.new-sticker,
#itdivision b.new-sticker {
    right: -68px;
}

.it-industries-menu b.new-sticker {
    width: 37px;
    right: auto;
}

b.new-sticker:before {
    content: "";
    width: 9px;
    height: 9px;
    background: url("../images/new-prd.svg") no-repeat;
    background-position: center;
    background-size: 99%;
    top: 1px;
    left: 0;
    display: inline-block;
    margin-right: 4px;
}

.products-new-header .prd-menu span.hdng-desc {
    font-family: 'Zoho_Puvi_Regular';
    display: block;
    margin-top: 5px;
    font-size: 11px;
    color: #000;
}

.sf_popup_container {
    position: fixed;
    right: 20px;
    bottom: 20px;
    padding: 50px 90px 50px 50px;
    color: #000;
    overflow: hidden;
    display: block;
    z-index: 9999;
    transform: translateY(700px);
    transition: all ease 0.7s;
    background: url("../images/finder-ads-bg.png") center/cover no-repeat;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.45);
}

.sf_popup_container.ads_active {
    transform: translateY(0px);
}

.sf_popup_container h5 {
    font-family: "Zoho_Puvi_Bold";
    font-size: 1.3em;
    margin: 0 0 35px;
    line-height: 1.4;
    text-decoration: none;
    color: #000;
    padding: 0;
}

.sf_popup_container h5:before,
.sf_popup_container h5:after {
    display: none;
}

.sf_popup_close {
    position: absolute;
    top: 4%;
    right: 4%;
    color: #000;
    cursor: pointer;
    font-size: 0.9em;
    font-family: 'Zoho_Puvi_SemiBold';
    transition: all ease 0.5s;
}

.sf_popup_close:hover {
    transform: scale(1.15) rotate(360deg);
}

.sf_popup_btn {
    display: inline-block;
    padding: 15px 20px;
    color: #000;
    background: #FFC538;
    border-radius: 4px;
    font-size: 0.9em;
    text-decoration: none;
    font-family: "Zoho_Puvi_SemiBold";
    position: relative;
    z-index: 9;
}

.sf_popup_btn:hover {
    background: #ffb329;
    text-decoration: none;
}

.sf_popup_container img {
    position: absolute;
    width: 85%;
    right: -42%;
    bottom: -75%;
    animation: rotate 200s infinite linear;
    opacity: 0.7;
}

.zsiq_floatmain.hidechat {
    display: none !important;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@media only screen and (max-width:650px) {
    .sf_popup_container {
        max-width: calc(100% - 130px);
        width: 100%;
        padding: 30px 45px;
    }

    .sf_popup_container h5 {
        font-size: 1.2em;
    }
}

@media only screen and (max-width:1380px) {
    .products-new-header .nav-drop {
        transform: translateX(-19%) translateY(0);
        width: 1250px;
    }

    .products-new-header #topsec-rhs .nav-drop:before {
        right: 322px !important;
    }

    #header-topsec .products-new-header .prdct-drop .tabs-nav a {
        padding: 11px 20px 11px 8px;
    }
}

@media only screen and (max-width:1300px) {
    .products-new-header #topsec-rhs .tabs-stage {
        padding: 20px 30px
    }

    .products-new-header .products-lists li,
    .products-new-header .solutions .products-lists li {
        margin-bottom: 10px
    }

    .products-new-header .nav-drop {
        height: 640px
    }
}

@media screen and (min-width:1024px) and (max-height:750px) {
    #header-topsec .products-new-header .prdct-drop .tabs-nav a {
        padding: 11px 20px 11px 8px;
    }

    .products-new-header .products-lists p {
        min-height: auto;
    }
}

@media screen and (min-width:1300px) and (max-height:750px) {
    .products-new-header .nav-drop {
        height: 620px
    }

    .products-new-header .products-lists p {
        min-height: auto;
        text-align: left;
    }

    .products-new-header .products-lists li,
    .products-new-header .solutions .products-lists li {
        margin-bottom: 8px
    }

    #header-topsec .products-new-header .prdct-drop .tabs-nav a {
        padding: 10px 20px 10px 8px;
    }
}

#header-topsec .products-new-header .prdct-drop .tabs-nav a:after {
    content: ">";
    display: inline-block;
    position: absolute;
    right: 10px;
    color: #fff;
    top: 50%;
    transform: translate(-50%, -50%);
}

.prdLogo.me20logo a {
    display: inline-block;
    position: relative;
}

.products-new-header .prdLogo a {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: 4px;
}

@media only screen and (max-width: 1025px) {
    .abheader .headerinner .prdLogo {
        width: 250px;
    }
}

@media only screen and (max-width:390px) {
    .sf_popup_container h5 br {
        display: none;
    }
}

/* ------ New footer css ----- */
.mef_foot_top,
.mef_foot_top *,
.mef_foot_bottom,
.mef_foot_bottom * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mef_foot_top .container,
.mef_foot_bottom .container {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
}

ul {
    list-style: none;
}

.mef_foot_top {
    background: #222222;
    line-height: 1.8em;
}

.mef_foot_top_container {
    display: flex;
    padding: 50px 0;
}

.mef_foot_top_container .mef_foot_cols {
    flex: 1 1 0;
    margin-right: 80px;
}

.mef_foot_top_container .mef_foot_cols:nth-child(1) {
    margin-right: 120px;
}

.mef_foot_top_container.mef_more_cols .mef_foot_cols,
.mef_foot_top_container.mef_more_cols .mef_foot_cols:nth-child(1) {
    margin-right: 45px;
}

.mef_foot_top_container .mef_foot_cols:last-child {
    margin: 0;
    flex-grow: 1.3;
}

.promo_imgs {
    display: block;
}

.promo_imgs img {
    width: 270px;
    height: auto;
    display: block;
}

.promo_imgs:nth-child(1) img {
    margin-bottom: 30px;
}

.mef_foot_cols a {
    color: #838383;
    text-decoration: none;
}

.mef_foot_cols .mef_list_items {
    margin: 0;
    padding: 0;
}

.mef_foot_cols .mef_foot_title,
.mef_social_title {
    font-family: "Zoho_Puvi_Medium";
    font-size: 18px;
    margin: 0 0 20px;
    color: #fff;
    text-decoration: none;
}

.mef_foot_cols .mef_foot_title:before,
.mef_foot_cols .mef_foot_title:after,
.mef_social_title:before,
.mef_social_title:after {
    display: none;
}

.mef_foot_cols .mef_list_items li a {
    font-family: "Zoho_Puvi_Regular";
    font-size: 16px;
    margin: 0 0 14px;
    display: inline-block;
    position: relative;
    line-height: 1.4;
}

.mef_foot_cols .mef_list_items li a:before {
    content: "";
    width: 0%;
    border-bottom: 1px solid #838383;
    position: absolute;
    top: 0;
    left: 0px;
    bottom: -4px;
    transition: width 0.5s;
}

.mef_foot_cols .mef_list_items li a:hover:before {
    width: 100%;
}

.mef_foot_cols .mef_list_items li:last-child a {
    margin: 0;
}

.mef_social_container {
    padding: 60px 0 0;
}

.mef_social_share {
    display: block;
    margin: 0 0 20px;
}

.mef_social_share a {
    height: 32px;
    width: 32px;
    border: 1px solid #fff;
    padding: 8px;
    margin: 0 12px 0 0;
    border-radius: 100%;
    display: inline-block;
}

.mef_social_share a:last-child {
    margin-right: 0;
}

.mef_social_share a.in {
    background: url(https://cdn.manageengine.com/images/footer-icon-in.svg) 50% 46%/45% no-repeat;
}

.mef_social_share a.tw {
    background: url(https://cdn.manageengine.com/images/footer-icon-tw.svg) 50% 52%/45% no-repeat;
}

.mef_social_share a.fb {
    background: url(https://cdn.manageengine.com/images/footer-sprite.svg) center no-repeat;
    background-size: 25% !important;
}

.mef_social_share a.insta {
    background: url(https://cdn.manageengine.com/images/ft-insta.png) center/45% no-repeat;
}

.mef_social_share a.yt {
    background: url(https://cdn.manageengine.com/images/footer-icon-yt.svg) center/45% no-repeat;
}

.mef_social_share a.in:hover {
    background-color: #0e76a8;
}

.mef_social_share a.tw:hover {
    background-color: #000;
}

.mef_social_share a.fb:hover {
    background-color: #4267b2;
}

.mef_social_share a.insta:hover {
    background: url(https://cdn.manageengine.com/images/ft-insta.png) center no-repeat, linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%) center no-repeat;
    background-size: 45%, 100% !important;
}

.mef_social_share a.yt:hover {
    background-color: #ff0000;
}

.mef_me_copy {
    color: rgb(255 255 255 / 70%);
    margin: 0;
    line-height: 1.6;
    font-size: 14px;
}

.mef_me_copy b {
    font-family: "Zoho_Puvi_Bold";
}

.mef_foot_bottom {
    background: #0f0f0f;
    padding: 40px 0;
    text-align: center;
    line-height: 1.8em;
}

.mef_foot_bottom_container .mef_foot_me_lists {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
    width: 75%;
    margin: 0 auto;
}

.mef_foot_bottom_container .mef_foot_me_lists>li>a,
.mef_coun_name {
    padding: 0 20px;
    border-right: 1px solid #47484a;
    font-size: 14px;
    color: rgb(255 255 255 / 70%);
    margin-bottom: 25px;
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    text-decoration: none;
}

.mef_foot_bottom_container .mef_foot_me_lists>li>a:hover {
    text-decoration: underline;
}

.mef_foot_bottom_container .mef_foot_me_lists>li:last-child>a {
    border: 0;
}

.mef_foot_bottom .mef_copy_right {
    color: #828282;
    margin: 10px 0 0;
    font-size: 15px;
    line-height: 1.6;
    text-align: center;
}

.mef_foot_bottom .mef_copy_right a {
    text-decoration: none;
    color: #828282;
}

.mef_foot_bottom .mef_copy_right a:hover {
    text-decoration: underline;
}

.mef_reginaol-dropdown {
    position: relative;
}

.mef_coun_name {
    color: #207DDB;
    position: relative;
    border: 0;
    padding: 0 30px 0 45px;
    cursor: pointer;
}

.mef_coun_name:before {
    content: "";
    width: 18px;
    height: 18px;
    background: url("https://cdn.manageengine.com/images/global-drop-icon.svg") left / cover no-repeat;
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translate(-50%, -50%);
}

.mef_coun_name:after {
    content: "";
    width: 0px;
    height: 0px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #207DDB;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-50%, -50%);
}

.mef_regional_dropdown_container {
    right: 20px;
    position: absolute;
    width: 400px;
    height: 310px;
    bottom: 55px;
    text-align: left;
    display: none;
}

.mef_regional_dropdown_container.mef_country_dropshow {
    display: block;
}

.mef_regional_dropdown_box {
    overflow: scroll;
    width: inherit;
    height: inherit;
    background: rgb(255, 255, 255);
    border-radius: 5px;
    padding: 20px;
    border: 2px solid #fff;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px;
}

.mef_regional_dropdown_box::-webkit-scrollbar {
    display: block;
    height: 0;
    width: 4px;
    background: #f3ebeb
}

.mef_regional_dropdown_box::-webkit-scrollbar-thumb {
    background: #aeaeae;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px
}

.mef_regional_dropdown_container:before {
    border-width: 10px 8px 0px;
    content: "";
    position: absolute;
    right: 14px;
    margin: auto;
    bottom: -10px;
    border-style: solid solid none solid;
    border-color: #fff transparent transparent transparent;
}

.mef_regional_dropdown_box>ul {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
}

.mef_regional_dropdown_box>ul li {
    width: 50%;
    line-height: 1.2;
    margin: 6px 0px;
}

.mef_regional_dropdown_box>ul li a {
    font-size: 0.8em;
    padding: 3px 0px 3px 10px;
    text-decoration: none;
    color: #555;
    display: inline-block;
}

.mef_regional_dropdown_box>ul li.countryActive a {
    color: #056cb8;
    pointer-events: none;
}

.mef_regional_dropdown_box>ul li a:hover {
    color: #000;
}

@media only screen and (max-width:1500px) {

    .mef_foot_top .container,
    .mef_foot_bottom .container {
        max-width: 1200px;
    }

    .mef_foot_bottom_container .foot_me_lists {
        width: 85%;
    }

    .mef_foot_top_container .mef_foot_cols,
    .mef_foot_top_container .mef_foot_cols:nth-child(1) {
        margin-right: 30px;
    }
}

@media only screen and (max-width:1250px) {

    .mef_foot_top .container,
    .mef_foot_bottom .container {
        width: 90%;
    }

    .mef_foot_bottom_container .mef_foot_me_lists {
        width: 100%;
    }
}

@media only screen and (max-width:1200px) {
    .mef_foot_top_container {
        flex-wrap: wrap;
    }

    .mef_foot_cols {
        width: 33.33%;
    }

    .mef_promo_banners .mef_foot_cols:nth-child(1) {
        display: none;
    }

    .mef_social_container {
        padding-top: 40px;
    }

    .mef_foot_top_container .mef_foot_cols:last-child {
        flex-grow: 1;
    }

    .mef_foot_top_container .mef_foot_cols {
        margin-right: 30px;
    }

    .mef_foot_top_container.mef_more_cols .mef_foot_cols {
        flex: none;
    }

    .mef_foot_top_container.mef_more_cols .mef_foot_cols,
    .mef_foot_top_container.mef_more_cols .mef_foot_cols:nth-child(1) {
        margin: 0 5% 5% 0;
        width: 30%;
    }

    .mef_more_cols .mef_foot_cols:nth-child(3),
    .mef_more_cols .mef_foot_cols:last-child {
        margin-right: 0;
    }

    .mef_more_cols .mef_foot_cols:last-child {
        flex: none;
    }

    .mef_more_cols .mef_foot_cols:nth-child(n+4) {
        margin-bottom: 0;
    }
}

@media only screen and (max-width:1024px) {

    .mef_foot_top .container,
    .mef_foot_bottom .container {
        width: 96%;
    }
}

@media only screen and (max-width:992px) {
    .mef_social_share a {
        margin-bottom: 12px;
    }
}

@media only screen and (max-width:750px) {
    .mef_social_title {
        display: none;
    }

    .mef_foot_cols {
        width: 100%;
        border-bottom: 1px solid #47484a;
    }

    .mef_foot_top_container.mef_more_cols .mef_foot_cols,
    .mef_foot_top_container.mef_more_cols .mef_foot_cols:nth-child(1) {
        width: 100%;
        margin: 0;
    }

    .mef_foot_top_container .mef_foot_cols:last-child {
        border-bottom: none;
    }

    .mef_foot_top_container .mef_foot_cols {
        flex: auto;
        margin: 0;
    }

    .mef_social_container {
        text-align: center;
        padding-top: 50px;
        border-top: 1px solid #47484a;
    }

    .mef_foot_cols .mef_foot_title {
        padding: 25px 25px 25px 0;
        margin-bottom: 0;
        cursor: pointer;
        position: relative;
    }

    .mef_foot_cols .mef_foot_title:after {
        content: "";
        display: inline-block;
        padding: 5px;
        position: absolute;
        right: 30px;
        transform: translate(-50%, -50%) rotate(45deg);
        -webkit-transform: translate(-50%, -50%) rotate(45deg);
        transition: all .3s ease;
        border: solid #999;
        top: 45%;
        border-width: 0 1px 1px 0;
    }

    .mef_foot_cols .mef_foot_title.active::after {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
    }

    .mef_foot_cols .mef_list_items {
        display: none;
        margin-bottom: 40px;
    }

    .mef_social_share a {
        margin: 0 15px 0 0;
    }

    .mef_reginaol-dropdown {
        margin: 20px 0 40px;
        display: block;
        width: 100%;
        border-width: 1px 0px 1px 0px;
        border-color: #47484a;
        border-style: solid;
    }

    .mef_coun_name {
        margin: 0;
        padding: 20px 30px 20px 45px;
    }

    .mef_foot_bottom_container .mef_foot_me_lists>li:nth-child(11)>a {
        border-right: 0;
    }

    .mef_foot_bottom .mef_copy_right {
        margin: 0;
    }

    .mef_regional_dropdown_box>ul {
        flex-direction: column;
    }

    .mef_regional_dropdown_box>ul li {
        width: 100%;
    }

    .mef_regional_dropdown_box>ul li a {
        padding: 4px 0;
    }

    .mef_regional_dropdown_box>ul li:first-child {
        margin-top: 0;
    }

    .mef_regional_dropdown_box>ul li:last-child {
        margin-bottom: 0;
    }

    .mef_regional_dropdown_container {
        width: auto;
        right: 32%;
        bottom: 85%;
    }

    .mef_foot_bottom_container .mef_foot_me_lists>li>a {
        padding: 0 12px;
    }
}

@media only screen and (max-width:390px) {
    .mef_social_share a {
        margin: 6px 12px;
    }

    .mef_regional_dropdown_container {
        right: 17%;
    }
}

@media only screen and (min-width:750px) {
    .mef_foot_cols .mef_list_items {
        display: block !important;
    }
}

@media only screen and (max-width: 1025px) {
    .products-new-header .prdLogo a {
        top: 0
    }
}
.product-banner .banner-img .rw-image {
    width: 440px;
    height: auto;
    position: relative;
    z-index: 1;
    max-width: 100%;
  }

/* header issue */
body .quickMenuFix, .sticky .tab-links-inner{top: 49px !important;}
body .stickyfixed-header, body .featurmenufix, body .apm-promotion, body .recourcnavsec{top: 49px;}
body .fixed-nav, body .stickyfixed-header, body .mdm.overview .bookmark.fixed, body .promo-flash, body .tab-tit.fix, body .dataTabToggle ul.sticky-toggle{top: 49px;}
body .helpnavsec{position: static;}
@media only screen and (max-width: 992px){body .promo-flash {top: 90px;}body .stickyfixed-header{top: 70px;}}



/* homeslider start */

li.branding-slide.homeslider4 {
    background: url("https://cdn.manageengine.com/images/homeslider4.png") 79% center/13% no-repeat, url("https://cdn.manageengine.com/images/homeslider4.jpg") center/cover no-repeat;
}

.homeslider4 .desc h2 {
    font-family: "Zoho_Puvi_SemiBold";
    font-size: 38px;
    display: block;
    margin: 14px 0 6px;
    padding: 0;
    line-height: 1.3;
    color: #000
}

.homeslider4 .desc h2 strong {
    display: block;
    color: #104ab1;
}

.homeslider4 .desc .slider3_ebook {
    display: inline-block;
    color: #000;
    font-size: 12px;
    padding: 10px 16px;
    margin: 0;
    line-height: normal;
    font-family: "Zoho_Puvi_SemiBold";
    border: 1px solid #2d64b5;
    border-radius: 5px;
}

.homeslider4 .register-btn a {
    background: #d7090a;
    color: #fff;
    padding: 13px 30px;
    font-size: 14px;
    font-family: "Zoho_Puvi_SemiBold";
}

.homeslider4 .register-btn a:hover {
    background: #f20e0f
}

li.branding-slide.homeslider3 {
    background: url("https://cdn.manageengine.com/latam/applications_manager/images/customer-choice.png") 80% center/26% no-repeat, url("https://cdn.manageengine.com/images/homeslider3.jpg") center/cover no-repeat;
}

.homeslider3 .desc h2 {
    font-family: "Zoho_Puvi_SemiBold";
    font-size: 34px;
    display: block;
    margin: 14px 0 6px;
    padding: 0;
    line-height: 1.4;
    color: #000
}

.homeslider3 .desc .slider3_ebook {
    display: inline-block;
    color: #000;
    font-size: 12px;
    padding: 10px 16px;
    margin: 0;
    line-height: normal;
    font-family: "Zoho_Puvi_SemiBold";
    border: 1px solid #2d64b5;
    border-radius: 5px;
    background: #d3e4ff;
}

.homeslider3 .desc .slider3_desc {
    font-size: 22px;
    font-family: "Zoho_Puvi_Regular";
    line-height: 1.5;
    margin: 0;
    padding: 0;
}

.homeslider3 .register-btn a {
    background: #ea0000;
    color: #fff;
    padding: 13px 30px;
    font-size: 14px;
    font-family: "Zoho_Puvi_SemiBold";
}

.homeslider3 .register-btn a:hover {
    background: #f51919
}

li.branding-slide.homeslider2 {
    background: url("https://cdn.manageengine.com/images/homeslider2.png") 82% center/28% no-repeat, url("https://cdn.manageengine.com/images/homeslider2.jpg") center/cover no-repeat;
}

.homeslider2 .desc h2 {
    font-family: "Zoho_Puvi_Regular";
    font-size: 34px;
    display: block;
    margin: 10px 0;
    padding: 0;
    line-height: 1.4;
    color: #000
}

.homeslider2 .desc h2 strong {
    font-family: "Zoho_Puvi_SemiBold";
}

.homeslider2 .register-btn a {
    background: #1a00c6;
    color: #fff;
    padding: 13px 30px;
    font-size: 14px;
    font-family: "Zoho_Puvi_SemiBold";
}

.homeslider2 .register-btn a:hover {
    background: #2c11df
}

@media only screen and (max-width:1100px) {
    .homeslider4 .desc h2 {
        font-size: 32px;
        margin: 8px 0;
    }

    .homeslider3 .desc h2 {
        font-size: 28px;
        margin: 6px 0;
    }

    .homeslider3 .desc .slider3_desc {
        font-size: 18px;
    }

    .homeslider1 .desc h2 {
        font-size: 36px;
    }

    .homeslider2 .desc h2 {
        font-size: 30px;
    }

    .homeslider5 .desc h2 {
        font-size: 26px;
    }

    .homeslider5 .desc .slider6_desc {
        margin: 0 0 15px;
        font-size: 14px;
    }

    .homeslider5 .desc .employee_notes {
        margin: 0;
    }


}
@media only screen and (max-width:1000px) {
    .homeslider4 .desc h2 {
        font-size: 26px;
        margin: 3px 0;
    }

    .homeslider3 .desc h2 {
        font-size: 24px;
    }

    .homeslider3 .desc .slider3_desc {
        font-size: 16px;
        margin-bottom: 5px;
    }


    .homeslider2 .desc h2 {
        font-size: 25px;
    }


   
}

/* homeslider end */

.yir24-banner {background: url("https://www.manageengine.com/images/mehome-yir-bg.jpg") bottom/cover no-repeat; background-repeat: no-repeat; height: auto !important; min-height: auto !important; padding: 17vh 0 20vh; overflow: hidden; width: 100%; } .yir24-banner .default-content { text-align:center; color:#fff; } .yir24-banner .default-content h1 { margin: 0; padding: 0; font-size: 48px; font-family: 'Zoho_Puvi_Bold'; } .yir24-banner .default-content p { margin: 15px 0 30px; padding: 0; font-size: 18px; line-height: 1.5; } .yir24-banner .default-content a.btn1 { display: inline-block; color: #000; background: #F0CF33; padding: 11px 20px; border-radius: 3px; font-size: 14px; font-family: 'Zoho_Puvi_SemiBold'; margin-right: 15px; } .yir24-banner .default-content a.btn1:hover { background: #E4C01A; } .placeholder-layar1 .ph-brand-header{padding: 15vh 0 22vh;} .placeholder-layar1 .ph-default { align-items: center; justify-content:center; } .placeholder-layar1 .ph-default .anim-rightbox { display:flex; align-items: center; justify-content:center; flex-direction:column; } .placeholder-layar1 .ph-default .anim-rightbox:last-child { display:none; } .placeholder-layar1 .default-content .content-box3 { display: block } .ph-animation.hdr{width:650px;} .content-box1 { margin: 20px 0; width:360px; height:40px; } .content-box2 { margin: 10px 0 0; padding: 0; width:480px; } .content-box3 { margin: 30px 0 0 } @media only screen and (min-width:1200px) and (max-height:800px) { .yir24-banner,.placeholder-layar1 .ph-brand-header{ padding: 12vh 0 20vh; } } @media only screen and (max-width:1100px) { .yir24-banner .default-content h1 { font-size: 44px; } .yir24-banner { height: auto !important; } } @media only screen and (max-width:1025px){.yir24-banner,.placeholder-layar1 .ph-brand-header{ padding: 12vh 0; }.yir24-banner,.placeholder-layar1 .ph-brand-header{ padding:8vh 0 17vh; }} @media only screen and (max-width:1000px) { .placeholder-layar1 .brand-header .hdr, .content-box3 { margin: 0 auto } .content-box2 { margin: 0 auto 20px } }@media only screen and (max-width:750px){.yir24-banner .default-content h1 br{display:none;}} @media only screen and (max-width:650px) { .banner-content { display: block; width: 100%; text-align: center; } .ph-animation.hdr{margin-bottom:0;} .content-box1{width:80%;} .yir24-banner .default-content h1 { font-size: 33px; line-height: 1.3 } .yir24-banner .default-content { padding: 0 2%; }}@media only screen and (max-width:550px){.yir24-banner .default-content p br{display:none;}}@media only screen and (min-width:1800px){.yir24-banner,.placeholder-layar1 .ph-brand-header{padding: 12vh 0 25vh;}}
/*-----crackers animation start------*/
.crackers{height:auto;}
.crack1 {
    width: 43px;
    position: absolute;
    bottom: -23%;
    left: 11.5%;
	-webkit-animation: rocket1 2.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both infinite;
	-moz-animation: rocket1 2.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both infinite;
	 animation: rocket1 2.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both infinite;
	animation-delay:2s;
}
.crack3 {
    width: 43px;
    position: absolute;
    bottom: -23%;
    left: 28%;
	-webkit-animation: rocket3 3.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both infinite;
	-moz-animation: rocket3 3.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both infinite;
	animation: rocket3 3.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both infinite;
	animation-delay:2.2s;
}
.crack5 {
    width: 43px;
    position: absolute;
    bottom: -23%;
    left: 72.5%;
	-webkit-animation: rocket2 3.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both infinite;
	-moz-animation: rocket2 3.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both infinite;
	animation: rocket2 3.5s cubic-bezier(0.250, 0.460, 0.450, 0.940)  both infinite;
	animation-delay:2.5s;
}
.crack7 {
    width: 40px;
    position: absolute;
    bottom: -23%;
    right: 12.5%;
	-webkit-animation: rocket4 4.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both infinite;
	-moz-animation: rocket4 4.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both infinite;
	animation: rocket4 4.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both infinite;
	animation-delay:2.8s;
}
@keyframes rocket1 {
  0% {
	  bottom:-100%;
  }
	80% {
		opacity: 1;
	}
  100% {
	  bottom:34%;
		opacity: 0;
  }
}
@keyframes rocket2 {
	0% {
    bottom:-100%;
  }
	80% {
		opacity: 1;
	}
  100% {
   bottom: 20%;
	opacity: 0;
  }
}
@keyframes rocket3 {
  0% {
    bottom:-100%;
  }
	80% {
		opacity: 1;
	}
  100% {
    bottom: 15%;
	opacity: 0;
  }
}
@keyframes rocket4 {
  0% {
    bottom:-100%;
  }
	80% {
		opacity: 1;
	}
  100% {
    bottom: 46%;
		opacity: 0;
  }
}
.crack2 {
   width: 22%;
    position: absolute;
    top: 8%;
    left: 2%;
	-webkit-animation: cracker 2.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 4s both infinite;
	-moz-animation: cracker 2.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 4s both infinite;
	animation: cracker 2.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 4s both infinite;
	-webkit-animation-delay: 3.9s;
	-moz-animation-delay: 3.9s;
	animation-delay: 3.9s;
}
.crack4 {
    width: 10%;
    position: absolute;
    top: 43%;
    left: 24%;
	-webkit-animation: cracker 3.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 4s both infinite;
	-moz-animation: cracker 3.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 4s both infinite;
	animation: cracker 3.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 4s both infinite;
	-webkit-animation-delay: 5.5s;
	-moz-animation-delay: 5.5s;
	animation-delay: 5.5s;
}
.crack6 {
    width: 7%;
    position: absolute;
    top: 40%;
    left: 70%;
	-webkit-animation: cracker 3.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 4s both infinite;
	-moz-animation: cracker 3.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 4s both infinite;
	animation: cracker 3.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 4s both infinite;
	-webkit-animation-delay: 5.4s;
	-moz-animation-delay: 5.4s;
	animation-delay: 5.4s;
}
.crack8 {
    width: 15%;
    position: absolute;
    top: 9%;
    right: 6.5%;
	-webkit-animation: cracker 4.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 4s both infinite;
	-moz-animation: cracker 4.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 4s both infinite;
	animation: cracker 4.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 4s both infinite;
	-webkit-animation-delay: 6.3s;
	-moz-animation-delay: 6.3s;
	animation-delay: 6.6s;
}
@keyframes cracker {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
	80% {
		opacity: 1;
	}
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
		opacity: 1;
  }
}
@media only screen and (max-width:1200px){
	.crackers.crack1,.crackers.crack3,.crackers.crack5,.crackers.crack7{display:none!important;animation:0;opacity:0;}
}
/*-----crackers animation end------*/
.brand-header .default-content {
    padding-top: 35px;
}
@media only screen and (min-width:1200px) and (max-height:800px) {
  .product-banner {
      padding: 8vh 0;
  }

  .product-banner .banner-img .rw-image {
      width: 380px;
  }
}

  nav ul.header-nav > li > span > a{
	    margin: 0 !important;
    padding: 0 !important; font: 400 15px / 24px "ZohoPuvi";
  }