<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Replace main theme*/
.top-sec&gt;ul&gt;li {
	padding-top: 3px
}
.dwn-arw {
	top: -2px
}
.top-sec .dropdown &gt; span {
	padding: 0 5px
}
.nav .dropdown &gt; span, .nav&gt;li&gt;a {
	padding: 3px 10px;
	line-height: 20px;
	display: inline-block
}
.nav&gt;li&gt;a:hover, .nav&gt;li&gt;span:hover {
	background: #7bbb2a;
	color: #fff
}
.nav .dropopen &gt; span {
	background: #7bbb2a;
	color: #fff
}
.logo {
	margin-top: 34px
}
.nav &gt; li {
	padding: 0 0 0 15px
}
.menu-icon {
	margin-top: 10px
}
/*Replace main theme end*/
#custList {
	position: relative;
	float: right;
	margin: 20px 20px 0 0;
	width: 240px;
	z-index: 5
}
#custList &gt; span:after {
	position: absolute;
	right: 12px;
	top: 14px;
	display: inline-block;
	border-left: 8px solid transparent;
	border-top: 8px solid #424f56;
	border-right: 8px solid transparent;
	content: '';
	margin-left: -4px
}
#custList &gt; span {
	display: block;
	border: 1px solid #ccc;
	padding: 5px 20px;
	cursor: pointer;
	background: #eee
}
#custList &gt; span:hover {
	background: #424f56;
	color: #fff
}
#custList &gt; span:hover:after {
	border-top: 8px solid #fff
}
#custList &gt; ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	display: none;
	position: absolute;
	width: 100%
}
#custList &gt; ul li {
	margin: 0;
	background: #efefef;
	border: 1px solid #ccc;
	border-top: none
}
#custList &gt; ul li a {
	display: block;
	padding: 3px 10px 3px 30px;
	color: #333
}
#custList &gt; ul li a:hover {
	background: #424f56;
	cursor: pointer;
	color: #fff;
	text-decoration: none
}
.solutionFilter, #filter {
	position: relative;
	float: right;
	margin: 20px 20px 0 0;
	z-index: 5;
	font-size: 12px
}
.solutionFilter &gt; span:after, #filter &gt; span:after {
	position: absolute;
	right: 10px;
	top: 14px;
	display: inline-block;
	border-left: 8px solid transparent;
	border-top: 8px solid #424f56;
	border-right: 8px solid transparent;
	content: '';
	margin-left: -4px
}
.solutionFilter &gt; span, #filter &gt; span {
	display: block;
	padding: 5px 30px 5px 10px;
	cursor: pointer;
	background: #efefef;
	border: 1px solid #ddd
}
.solutionFilter &gt; span:hover, #filter &gt; span:hover {
	background: #424f56;
	color: #fff
}
.solutionFilter &gt; span:hover:after, #filter &gt; span:hover:after {
	border-top: 8px solid #fff
}
.solutionFilter &gt; ul, #filter &gt; ul {
	margin: 0;
	padding: 0!important;
	list-style-type: none!important;
	font-size: 12px;
	display: none;
	position: absolute;
	width: 260px;
	right: 0
}
.solutionFilter &gt; ul li, #filter &gt; ul li {
	margin: 0;
	background: #efefef;
	border: 1px solid #ccc;
	border-top: none;
	cursor: pointer;
	padding: 3px 20px
}
.solutionFilter &gt; ul li:first-child, #filter &gt; ul li:first-child {
	border-top: 1px solid #ccc
}
.solutionFilter &gt; ul li:hover, #filter &gt; ul li:hover {
	background: #ddd
}
.cust-logo {
	padding: 0 0 20px 0;
	border-top: none;
}
.foot-col {
	padding-top: 20px
}
#commonDiv {
	border-bottom: 5px solid #3c9e6d;
	width: 100%;
	display: block;
	position: relative;
	overflow: hidden;
	background: url(../images/sol-bg-grey.jpg);
	background-size: cover;
        margin-top:72px;
}
#com-lhs {/*background:#424f56;*/
	width: 50%;
	height: 200px;
	display: block;
	float: left;
	left: 0;
	position: absolute;
	z-index: 6
}
#com-rhs {
	width: 50%;
	height: 200px;
	display: block;
	float: left;
	left: 50%;
	position: absolute;
	z-index: 6
}
#comContainer {
	color: #fff;
}
#comContainer a {
	color: #fff;
	text-decoration: none
}
#comContainer .comTreeAct a {
	color: #99cd3f;
}
#comContainer a:hover {
	color: #99cd3f
}
#comTree {
	background: #3c9e6d;
	width: 16%;/*height:175px;*/
	display: block;
	float: left;
	font-size: 13px;
	font-family: "寰蒋闆呴粦";
	padding: 0 1%;
	line-height: 28px;
	text-align: right;
	font-weight: 300
}
#comBnr {
	width: 81%;
	height: 175px;
	display: block;
	float: left;
	padding: 10px 0 10px 1%;
	font-size: 40px;
	font-weight: 300;
	line-height: 100px;
	text-align: right
}
#comBnr img {
	max-width: 100%
}
.comBnrTxt {
	text-align: right;
	margin-top: 80px
}
#comBnr {
	background: url(../images/graffiti.png) no-repeat -80px -80px
}
.footer-btm ul li {
	float: none;
	display: inline-block
}
.footer-btm {
	text-align: center
}
#scroll a {
	color: #0099CC
}
#scroll a:hover {
	text-decoration: underline
}
#comSubTreeMenu {
	width: 100%;
	background: #fff;
position:relative;
}
.comSubTreeFix {
	position: fixed;
	border-top: 5px solid #424F56;
	height: 40px;
	left: 0;
	top: 86px;
	z-index: 9;
         
}
#comSubTree {
	font-size: 15px;
	line-height: 20px;
	max-width: 1000px;
	margin: 0 auto;
	transition: all 0.2s ease-in 0s;
	width: 100%;
	position: absolute;
	z-index: 9;
        
}
#comSubTree .comSubTree {
	text-align: right;
	background: #eee;
	position: absolute;
	top: 0;
	right: 0;
}
#comSubTree .comSubTree:before {
	position: absolute;
	right: -30px;
	top: 0;
	display: inline-block;
	border-right: 30px solid transparent;
	border-top: 30px solid #eee;
	content: '';
}
#comSubTree .comSubTree:after {
	position: absolute;
	left: -30px;
	top: 0;
	display: inline-block;
	border-left: 30px solid transparent;
	border-top: 30px solid #eee;
	content: '';
}
#comSubTree span {
	cursor: pointer
}
#comSubTree .comSubTree&gt;ul {
	padding: 0
}
#comSubTree .comSubTree&gt;ul&gt;li {
	display: inline-block;
	padding: 5px 10px
}
#comSubTree .comSubTree&gt;ul&gt;li&gt;a {
	color: #333!important
}
.comSubTreeAct span {
	position: relative;
	display: block;
	font-weight: bold
}
.comSubTreeAct span:after {
	position: absolute;
	left: 50%;
	top: -5px;
	display: inline-block;
	border-left: 8px solid transparent;
	border-top: 8px solid #424f56;
	border-right: 8px solid transparent;
	content: '';
	margin-left: -4px
}
.breadcrumb a{color:#333 !important;}
.comTtl {
	font-size: 35px;
	font-weight: 300;
	line-height: 60px;
	margin: 10px 0 5px
}
.comDwnIcon, .comBuyIcon, .comrelNotesIcon, .comDemoIcon, .comSpIcon, .comMoreIcon, .comFeaIcon, .comFaqIcon, .starFull, .starHalf, .starNone, .comarrowIcon {
	background: url(../images/me-common-sprite.png) no-repeat 0 0
}
#scroll .prdBox {
	width: 194px;
	padding: 20px;
	float: left;
	margin: 5px;
	height: 194px;
	background: #e5e7e8;
	border: 3px solid #f2f2f2;
	transition: all 300ms ease 0s;
	color: #5a6870;
	cursor: pointer;
	position: relative;
	overflow: hidden
}
#scroll .prdBox h2 {
	margin: 0;
	font-size: 16px;
	line-height: 20px
}
#scroll .prdBox h2 a {
	color: #333!important;
	transition: all 300ms ease 0s;
	font-weight: 400
}
#scroll .prdBox p {
	font-size: 12px;
	margin: 5px 0 20px;
	line-height: 18px
}
#scroll .prdContent {
	height: 160px;
	position: relative;
	overflow: hidden
}
#scroll .prdBox:hover {
	background: #595a5a;
	color: #fff
}
#scroll .prdBox:hover a, #scroll .ftoolBox:hover a {
	color: #99cd3f!important;
	transition: all 0.2s ease-in 0s
}
#scroll .prdBox:hover a.moreBtn, #scroll .ftoolBox:hover a.moreBtn {
	color: #fff!important
}
#scroll .prdBox:hover .comDwn, #scroll .ftoolBox:hover .comDwn {
	border-color: #5a6870
}
#scroll .prd-default, #scroll .prd-hover {
	transition: all 300ms ease 0s;
	height: 160px;
	position: relative;
	overflow: hidden
}
#scroll .prdBox:hover .prd-default {
	margin-top: -160px
}
.prLogo {
	background: url(../images/press-news.png) no-repeat 0 0;
	height: 70px;
	width: 180px;
	display: inline-block
}
.prLogo1 {
	background: url(../images/press-news1.png) no-repeat 0 0;
	height: 70px;
	width: 180px;
	display: inline-block
}
.prLogo2 {
	background: url(../images/press-news2.png) no-repeat 0 0;
	height: 70px;
	width: 180px;
	display: inline-block
}
.prLogo.istock {
	background-position: 0 0
}
.prLogo.shareware {
	background-position: -180px 0
}
.prLogo.businesswire {
	background-position: 0 -70px
}
.prLogo.marketwatch {
	background-position: -180px -70px
}
.prLogo.tmcnet {
	background-position: -360px -70px
}
.prLogo.vmblog {
	background-position: 0 -140px
}
.prLogo.reuters {
	background-position: -180px -140px
}
.prLogo.prweb {
	background-position: -360px -140px
}
.prLogo.pymnts {
	background-position: 0 -210px
}
.prLogo.pressrelease {
	background-position: -180px -210px
}
.prLogo.infotech {
	background-position: -360px 0
}
.prLogo.mspnews {
	background-position: -360px -210px
}
.prLogo.pecom {
	background-position: 0 -280px
}
.prLogo.web20 {
	background-position: -180px -280px
}
.prLogo.marketwire {
	background-position: -360px -280px
}
.prLogo.cloud {
	background-position: 0 -350px
}
.prLogo.dabcc {
	background-position: -180px -350px
}
.prLogo.yahoofinance {
	background-position: -360px -350px
}
.prLogo.websphere {
	background-position: 0 -420px
}
.prLogo.cnbc {
	background-position: -180px -420px
}
.prLogo.eon {
	background-position: -360px -420px
}
.prLogo.freshnews {
	background-position: 0 -490px
}
.prLogo.bloom {
	background-position: -180px -490px
}
.prLogo.vtxblog {
	background-position: -360px -490px
}
.prLogo.ccna {
	background-position: 0 -560px
}
.prLogo.informationweek {
	background-position: -180px -560px
}
.prLogo.yahoonews {
	background-position: -360px -560px
}
.prLogo.ameinfo {
	background-position: 0 -630px
}
.prLogo.itpnet {
	background-position: -180px -630px
}
.prLogo.insideapps {
	background-position: -360px -630px
}
.prLogo.iphone {
	background-position: 0 -700px
}
.prLogo.cdn {
	background-position: -180px -700px
}
.prLogo.mspmentor {
	background-position: -360px -700px
}
.prLogo.networkworld {
	background-position: 0 -770px
}
.prLogo.serverwatch {
	background-position: -180px -770px
}
.prLogo.ctoedge {
	background-position: -360px -770px
}
.prLogo.techtarget {
	background-position: 0 -840px
}
.prLogo.interop2010 {
	background-position: -180px -840px
}
.prLogo.forrester {
	background-position: -360px -840px
}
.prLogo.windowsitpro {
	background-position: 0 -910px
}
.prLogo.illuminata {
	background-position: -180px -910px
}
.prLogo.bloor {
	background-position: -360px -910px
}
.prLogo1.itmanagers {
	background-position: 0 0
}
.prLogo1.dougmcclure {
	background-position: -180px 0
}
.prLogo1.redmonk {
	background-position: -360px 0
}
.prLogo1.itjungle {
	background-position: 0 -70px
}
.prLogo1.itforum {
	background-position: -180px -70px
}
.prLogo1.itdirector {
	background-position: -360px -70px
}
.prLogo1.techworld {
	background-position: 0 -140px
}
.prLogo1.infoworld {
	background-position: -180px -140px
}
.prLogo1.processor {
	background-position: -360px -140px
}
.prLogo1.bussweek {
	background-position: 0 -210px
}
.prLogo1.pcd {
	background-position: -180px -210px
}
.prLogo1.linux {
	background-position: -360px -210px
}
.prLogo1.securityDB {
	background-position: 0 -280px
}
.prLogo1.apmdigest {
	background-position: -180px -280px
}
.prLogo1.helpnet {
	background-position: -360px -280px
}
.prLogo1.siliconangle {
	background-position: 0 -350px
}
.prLogo1.channelpost {
	background-position: -180px -350px
}
.prLogo1.cnme {
	background-position: -360px -350px
}
.prLogo1.is4profit {
	background-position: 0 -420px
}
.prLogo1.bcw {
	background-position: -180px -420px
}
.prLogo1.telegraph {
	background-position: -360px -420px
}
.prLogo1.computing {
	background-position: 0 -490px
}
.prLogo1.sdp360 {
	background-position: -180px -490px
}
.prLogo1.dcs {
	background-position: -360px -490px
}
.prLogo1.cloudservices {
	background-position: 0 -560px
}
.prLogo1.information-age {
	background-position: -180px -560px
}
.prLogo1.compution-security {
	background-position: -360px -560px
}
.prLogo1.arn {
	background-position: 0 -630px
}
.prLogo1.tc {
	background-position: -180px -630px
}
.prLogo1.businessspectator {
	background-position: -360px -630px
}
.prLogo1.infotechlead {
	background-position: 0 -700px
}
.prLogo1.cso {
	background-position: -180px -700px
}
.prLogo1.pcquest {
	background-position: -360px -700px
}
.prLogo1.itwire {
	background-position: 0 -770px
}
.prLogo1.cbr {
	background-position: -180px -770px
}
.prLogo1.itnewsafrica {
	background-position: -360px -770px
}
.prLogo1.siliconindia {
	background-position: 0 -840px
}
.prLogo1.techchannelmea {
	background-position: -180px -840px
}
.prLogo1.cnme {
	background-position: -360px -840px
}
.prLogo1.techgenix {
	background-position: 0 -910px
}
.prLogo1.gulfnews {
	background-position: -180px -910px
}
.prLogo1.techgig {
	background-position: -360px -910px
}
.prLogo2.businessspectator {
	background-position: 0 0
}
.prLogo2.itbriefcase {
	background-position: -180px 0
}
.prLogo2.channelworld {
	background-position: -360px 0
}
.prLogo2.bit {
	background-position: 0 -70px
}
.prLogo2.eweek {
	background-position: -180px -70px
}
.prLogo2.itnext {
	background-position: -360px -70px
}
.prLogo2.cio {
	background-position: 0 -140px
}
.prLogo2.crn {
	background-position: -180px -140px
}
.prLogo2.itbrief {
	background-position: -360px -140px
}
.prLogo2.itvoir {
	background-position: 0 -210px
}
.prLogo2.realbuss {
	background-position: -180px -210px
}
.prLogo2.acn {
	background-position: -360px -210px
}
.prLogo2.sysops {
	background-position: 0 -280px
}
.prLogo2.gpanswers {
	background-position: -180px -280px
}
.prLogo2.techrepublic {
	background-position: -360px -280px
}
.prLogo2.virtualadmin {
	background-position: 0 -350px
}
.prLogo2.ipInsider {
	background-position: -180px -350px
}
.prLogo2.proSecurity {
	background-position: -360px -350px
}
.prLogo2.infoAge {
	background-position: 0 -420px
}
.prLogo2.virtualadmin1 {
	background-position: -180px -420px
}
.prLogo2.channelmea {
	background-position: -360px -420px
}
.prLogo2.medindia {
	background-position: 0 -490px
}
.prLogo2.infosecurity {
	background-position: -180px -490px
}
.prLogo2.smeworld {
	background-position: -360px -490px
}
.prLogo2.it-security-guru {
	background-position: 0 -560px
}
.prLogo2.tele-net-in {
	background-position: -180px -560px
}
.prLogo2.small-enterprise {
	background-position: -360px -560px
}
.prLogo2.pc-tech {
	background-position: 0 -630px
}
.prLogo2.aust-security {
	background-position: -180px -630px
}
.prLogo2.cdm {
	background-position: 0px -700px
}
.prLogo2.dck {
	background-position: -180px -700px
}
.prLogo2.alb {
	background-position: -360px -700px
}
.prLogo2.integrator {
	background-position: 0px -770px
}
.prLogo2.sixtymins {
	background-position: -180px -770px
}
.prLogo2.khaleej {
	background-position: -360px -770px
}
.prLogo2.gulftoday {
	background-position: 0px -840px
}
.prLogo2.insidenet {
	background-position: -180px -840px
}
.prLogo2.ali {
	background-position: -360px -840px
}
.prLogo2.gitextimes {
	background-position: 0px -910px
}
.prLogo2.channelme {
	background-position: -180px -910px
}
.prLogo2.networkme {
	background-position: -360px -910px
}
.prLogo2.mspm {
	background-position: 0px -980px
}
.prLogo2.varindia {
	background-position: -180px -980px
}
.prLogo2.sofworld {
	background-position: -360px -980px
}
.prLogo2.vms {
	background-position: 0px -1050px
}
.prLogo2.dcn-uk2015 {
	background-position: -177px -1050px
}
.prLogo2.dynbus {
	background-position: -360px -1050px
}
.prLogo2.expcomp {
	background-position: 0px -1115px
}
.prLogo2.storage-mag {
	background-position: -180px -1115px
}
.prLogo2.cfs {
	background-position: -360px -1115px
}
.comDwn {
	border-top: 2px solid #f2f2f2;
	padding: 5px 0;
	display: inline-block;
	transition: all 0.2s ease-in 0s;
	color: #333!important;
	font-size: 16px
}
.comDwnSpan {
	float: left;
	padding: 5px;
	line-height: 0;
	border-radius: 20px;
	background: #ED1C24;
	margin-right: 10px
}
.comarrowIcon {
	width: 15px;
	height: 15px;
	display: inline-block;
	background-position: -183px -44px
}
.comDwnIcon {
	width: 15px;
	height: 15px;
	display: inline-block;
	background-position: 0 0
}
.comSpIcon {
	width: 15px;
	height: 15px;
	display: inline-block;
	background-position: -45px 0
}
.comMoreIcon {
	width: 15px;
	height: 15px;
	display: inline-block;
	background-position: -45px -15px
}
.comBuyIcon {
	width: 15px;
	height: 15px;
	float: left;
	background-position: -15px 0;
	margin: 4px 5px 0 0
}
.comrelNotesIcon {
	width: 15px;
	height: 15px;
	float: left;
	background-position: -60px -15px;
	margin: 4px 5px 0 0
}
.comDemoIcon {
	width: 15px;
	height: 15px;
	float: left;
	background-position: -30px 0;
	margin: 4px 3px 0 0
}
.comFeaIcon {
	width: 15px;
	height: 15px;
	float: left;
	background-position: -75px 0;
	margin: 4px 3px 0 0
}
.comFaqIcon {
	width: 15px;
	height: 15px;
	float: left;
	background-position: -60px 0;
	margin: 4px 3px 0 0
}
.combtmSct a {
	color: #333!important;
	font-size: 12px;
	margin-right: 10px;
	display: inline-block
}
.starFull {
	width: 15px;
	height: 15px;
	background-position: 0 -15px;
	margin: 2px;
	display: inline-block
}
.starHalf {
	width: 15px;
	height: 15px;
	background-position: -30px -15px;
	margin: 2px;
	display: inline-block
}
.starNone {
	width: 15px;
	height: 15px;
	background-position: -15px -15px;
	margin: 2px;
	display: inline-block
}
.contactBox {
	width: 29.3%;
	padding: 1.5%;
	margin: 0.5%;
	background: #e5e7e8;
	transition: all 300ms ease 0s;
	float: left
}
.h416{ height:416px;}
.contactBox h3 {
	margin: 0
}
.contactBox p {
	margin: 20px 0 0 0
}
.contactBox:hover {
	background: #595a5a;
	color: #fff
}
.contactBox:hover h3 {
	color: #99cd3f
}
/*training page*/
.tr-col {
	width: 28.3%;
	float: left;
	margin: 0.5%;
	padding: 2%;
	background: #f1f1f1;
	height: 140px
}
.trFrame {
	width: 67%
}
#trQute {
	padding: 0;
	font-size: 18px;
	line-height: 30px;
	width: 80%;
	text-align: center;
	margin: 0 auto;
	height: 180px
}
#trQute li {
	display: none
}
#trQute li:first-child {
	display: block
}
a.trBtn {
	background: #7BBB2A;
	color: #FFF!important;
	font-size: 28px;
	font-weight: 300;
	padding: 5px 20px;
	text-decoration: none;
	display: inline-block;
	line-height: 40px
}
a.trBtn:hover {
	text-decoration: none!important;
	background: #424F57
}
.contBox1 {
	width: 49%;
	margin-right: 1%;
	float: left;
	text-align: center;
	margin-top: 40px
}
.contBox2 {
	width: 49%;
	margin-left: 1%;
	float: left;
	text-align: center;
	margin-top: 40px
}
.tabBox {
	display: inline-block;
	margin: 0 auto;
	font-size: 26px;
	text-align: center;
	background: #424f57;
	color: #fff;
	padding: 5px 20px;
	font-weight: 300;
	width: 300px
}
.tabBox&gt;div {
	margin-top: 5px;
	font-size: 16px;
	font-weight: 400
}
.mecpBox-cont {
	padding: 3px;
	background: #f3f3f3;
	background: -moz-linear-gradient(top, #536066 0%, #edeef0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #536066), color-stop(100%, #edeef0));
	background: -webkit-linear-gradient(top, #536066 0%, #edeef0 100%);
	background: -o-linear-gradient(top, #536066 0%, #edeef0 100%);
	background: -ms-linear-gradient(top, #536066 0%, #edeef0 100%);
	background: linear-gradient(to bottom, #536066 0%, #edeef0 100%);
}
.mecpBox {
	background: #f1f1f1;
	height: 260px;
	font-size: 16px;
	padding: 20px 0
}
/*Customers Page*/

/*Reviews*/
.revcolum &gt; .rev {
	margin: 5px;
	max-width: 273px;
	background: #f1f1f1;
	float: left;
	padding: 30px 0 10px 50px;
	position: relative
}
.revcolum &gt; .rev p {
	padding-right: 10px;
	font-size: 12px;
	margin: 10px 0
}
.revcolum &gt; .rev .logo {
	margin: 0 0 10px 0;
	background: #fff;
	padding: 5px;
	height: 50px
}
.revcolum &gt; .rev .logo img {
	max-width: 100%
}
.revcolum &gt; .cusQte {
	margin: 5px;
	max-width: 277px;
	background: #E5E7E8;
	float: left;
	padding: 20px;
	border: 3px solid #f2f2f2;
	position: relative
}
.revcolum &gt; .cusQte .head {
	font-size: 18px;
	line-height: 24px;
	margin: 0
}
.revcolum &gt; .cusQte p {
	font-size: 12px;
	line-height: 18px
}
.revcolum &gt; .cusQte .cusQtelogo img {
	float: left;
	margin-right: 10px;
}
.revcolum &gt; .cusQte .cusQtelogo {
	font-size: 11px;
	line-height: 14px;
	color: #2a2a2a
}
.cust1, .cust2, .cust3, .cust4, .cust5, .cust6, .cust7, .cust8, .cust-qte-icon, .vid1, .vid2, .vid3, .vid4, .vid5, .vid6 {
	background: url(../network-monitoring1/images/opm-sprite-new.png) no-repeat 0 0
}
.cust-qte-icon {
	background-position: -344px 0;
	width: 200px;
	height: 200px;
	display: inline-block
}
.cust1 {
	background-position: 0 -254px;
	width: 62px;
	height: 17px;
	display: inline-block;
	margin-top: 15px
}
.cust2 {
	background-position: 0 -271px;
	width: 46px;
	height: 39px;
	display: inline-block
}
.cust3 {
	background-position: -62px -254px;
	width: 73px;
	height: 13px;
	display: inline-block;
	margin-top: 10px
}
.cust4 {
	background-position: -46px -271px;
	width: 26px;
	height: 39px;
	display: inline-block
}
.cust5 {
	background-position: -135px -254px;
	width: 70px;
	height: 11px;
	display: inline-block;
	margin-top: 10px
}
.cust6 {
	background-position: -117px -267px;
	width: 55px;
	height: 25px;
	display: inline-block
}
.cust7 {
	background-position: -72px -267px;
	width: 45px;
	height: 34px;
	display: inline-block
}
.cust8 {
	background-position: -117px -292px;
	width: 69px;
	height: 19px;
	display: inline-block;
	margin-top: 5px
}
/*Newsletter folder pages*/
.nlLHS {
	padding: 0!important
}
.nlLHS li {
	list-style-type: none;
	background: #efefef;
	border-bottom: 1px solid #fff
}
.nlLHS li a, .nlLHS li strong {
	display: block;
	padding: 5px 10px
}
.nlLHS li:hover {
	background: #ddd!important
}
.nlLHS li a:hover {
	text-decoration: none!important
}
/*partners page*/
.partners {
	display: none
}
.partnerCol {
	width: 33.3%;
	float: left
}
.partnerHead {
	background: #e5e5e5;
	font-size: 15px;
	padding: 7px 15px
}
.partnerCont {
	padding: 15px;
	font-size: 12px;
	line-height: 20px
}
/*Press Kit*/
.pkit .pkitcol {
}
.tblTwo td {
	width: 50%;
	border: 1px solid #ccc;
	border-collapse: collapse;
	vertical-align: top;
	padding: 5px 10px
}
.tblTwo .tblHead {
	background: #eee;
	font-weight: bold
}
/*newsletter*/
.nlBox {
	display: none;
	margin-top: 20px
}
.nlBox a:hover {
	background-color: #424f56;
	color: #fff!important
}
.nlBox a {
	width: 194px;
	padding: 20px;
	float: left;
	margin: 5px;
	background-color: #e5e7e8;
	border: 3px solid #f2f2f2;
	transition: all 300ms ease 0s;
	color: #5a6870!important;
	cursor: pointer;
	text-align: center;
	font-size: 18px;
	display: block
}
.nlBox img {
	margin-top: 20px
}
.nlBox ul {
	margin: 0;
	padding: 0!important;
	list-style-type: none!important
}
.nlBox li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 250px;
	float: left
}
/******banner start**********/
.pic {
	height: 260px;
	width: 260px;
	border-radius: 150px 150px 150px;
	background: url(../images/customerpic.png);
	float: left;
	margin: 0 40px;
}
.quotes img {
	margin: 90px 0!important
}
.cont {
	width: 420px;
	margin: 50px 0;
}
.name {
	color: #5a6e7a;
}
.rounds {
	height: 250px;
	width: 250px;
	border-radius: 150px 150px 150px;
	background: #a0b8c4;
	float: left;
	margin-left: 10%;
	color: #5e727b;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
.round1:hover, .round2:hover, .round3:hover {
	background-color: #7ca1b3;
}
.round1 {
	margin: 0;
}
.banner1 {
	display: none
}
.flexslider {
	min-height: 330px;
	margin: 20px 0
}
.banners {
	margin: 50px 0
}
.counting {
	font-size: 40px;
	margin: 90px 0 10px;
}
.innercont {
	font-size: 20px;
	margin: 20px 0;
	color: #505d63;
	font-weight: 300;
}
.counting span {
	font-size: 22px;
	font-weight: 300
}
.rightside img {
	margin-left: 40px !important;
}
.training {
	height: 198px;
	width: 198px;
	background: url(../training/images/training-team-images.png) no-repeat 0 0;
	float: left;
	margin: 40px 40px;
}
.training.training1 {
	background-position: -1px 0
}
.training.training2 {
	background-position: -202px 0
}
.training.training3 {
	background-position: -401px 0
}
.domain-divs {
	height: 300px;
	width: 160px;
	margin: 10px 3px;
	border-radius: 10px 10px 10px;
}
.domain-divs p {
	font-size: 14px;
	margin: 20px 19px 40px;
}
.curves ul li {
	list-style: none;
	margin: 2px 20px;
}
.d1 {
	background: #d8e7fe
}
.d2 {
	background: #ffdada
}
.d3 {
	background: #eefdde
}
.d4 {
	background: #eae2f4
}
.d5 {
	background: #d9f7ff
}
.d6 {
	background: #ffe2cd
}
.curves {
	height: 250px;
	width: 270px;
	margin: 10px 28px;
	border-radius: 30px 30px 30px;
}
.inner-curve {
	text-align: center;
	width: 150px;
	margin: 20px auto;
	padding: 10px 10px;
	font-size: 16px;
	border-radius: 10px 10px 10px;
	color: #FFFFFF
}
.curves p {
	margin: 10px 28px;
}
.bold {
	font-weight: bold
}
.c1 {
	background: #ffd7d6
}
.c2 {
	background: #edfddc
}
.c3 {
	background: #e8e0f3
}
.c1 .inner-curve {
	background: #cf6461
}
.c2 .inner-curve {
	background: #a8c476
}
.c3 .inner-curve {
	background: #947bae
}
.d1 .inner-curve {
	background: #5184cf
}
.d2 .inner-curve {
	background: #cf6461
}
.d3 .inner-curve {
	background: #a8c476
}
.d4 .inner-curve {
	background: #947bae
}
.d5 .inner-curve {
	background: #5bc6de
}
.d6 .inner-curve {
	background: #db9258
}
.wdt1000 {
	width: 1000px
}
.mB40 {
	margin-bottom: 40px;
}
/******new edit end**********/

/*New Band*/
.prdLogo {
	margin-top: -10px
}
#newtopheader .nav&gt;li&gt;a, #newtopheader .nav&gt;li&gt;span {
	cursor: pointer;
	padding: 0;
	line-height: 25px
}
#newtopheader .nav&gt;li&gt;a:hover, #newtopheader .nav&gt;li&gt;span:hover {
	background: none;
	color: #444;
}
#sol-list &gt; div {
	top: 125px
}
.nav .subHdrRhsDrop {
	top: 42px
}
#newtopheader .nav &gt; li {
	padding: 0 0 0 30px
}
#newtopheader .nav &gt; li.pipe {
	padding: 0 0 0 15px
}
#newtopheader .nav &gt; li:last-child {
	padding: 0 0 0 15px
}
/*New Band End*/


/*Newsletter Start */
.newsletter-paginations {
	width: 60px;
	height: auto;
	display: block;
	list-style: none;
	margin: 10px auto !important;
	position: relative;
	top: -28px;
}
.newsletter-paginations li {
	padding: 5px;
	float: left;
	width: 10px;
	height: 10px;
}
.newsletter-pageslider {
	display: none;
}
.newsletter-pageslider1 {
	display: block;
}
.newsletter-paginations li span {
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background: #ccc;
	display: block;
	padding: 0px;
	text-indent: -9999em;
	display: inline-block;
}
.newsletter-paginations li span:hover {
	cursor: pointer;
}
.newsletter-paginations li span.pag-active {
	background: #fff;
}

/*Newsletter End */

@media screen and (max-width:1420px) {
#newtopheader .nav &gt; li {
	padding: 0 0 0 16px
}
}

@media screen and (max-width:1200px) {
#newtopheader .nav &gt; li {
	font-size: 14px;
	padding: 0 0 0 10px!important
}
}

@media screen and (max-width:1100px) {
#commonDiv {
	margin-top:81px
}
#newtopheader .nav &gt; li {
	font-size: 13px;
	padding: 0 0 0 10px
}
#newtopheader .nav &gt; li.pipe, #newtopheader .nav &gt; li:last-child {
	display: none
}
#comSubTree .comSubTree:before {
	border: none!important
}
}

@media screen and (max-width:1020px) {
	#comSubTreeMenu{
		display:none;
		}
#scroll .prdBox p {
	margin: 5px 0 10px
}
.nav &gt; li {
	padding: 0
}
.nav .dropdown &gt; span, .nav &gt; li &gt; a {
	padding: 5px 15px
}
#comSubTree {
	font-size: 12px
}
#comSubTree .comSubTree &gt; ul &gt; li {
	padding: 5px
}
.hidebanner {
	display: none
}
}

@media screen and (max-width:760px) {
	
.logo {
	margin: 10px
}
.logo img {
	max-width: 90%
}
.topheader {
	height: 60px
}
#btmscroll {
	border: none
}
.menu-icon {
	margin-top: 15px
}
#commonDiv {
	margin-top:81px
}
.comSubTreeFix {
	top: 61px
}
.comTtl {
	font-size: 28px;
	line-height: 35px
}
.tr-col {
	width: 96%;
	float: none
}
.trFrame {
	width: 100%
}
#trQute {
	height: auto
}
.contBox1, .contBox2 {
	width: 100%;
	margin: 20px 0
}
#comTree {
	width: 23%
}
#comBnr {
	width: 74%;
	font-size: 70px
}
#scroll .prdBox {
	margin: 10px auto;
	float: none;
	width: auto;
	height: auto
}
#scroll .prd-default, #scroll .prd-hover {
	height: auto
}
#scroll .prd-hover h2 {
	display: none
}
#scroll .prdBox:hover .prd-default {
	margin-top: 0
}
#scroll .prdContent {
	height: auto!important;
	padding-bottom: 20px
}
}

@media screen and (max-width:600px) {
.partnerCol {
	width: 100%;
	float: none
}
.pHhide {
	display: none
}
#comTree {
	width: 30%
}
#comBnr {
	width: 67%;
	font-size: 50px
}
.comTtl {
	clear: both
}
#comSubTree .comSubTree {
	position: inherit
}
.comSubTreeFix {
	position: inherit;
	height: auto
}
}

@media screen and (max-width:500px) {
.solutionFilter {
	display: none
}
.comTtl {
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
	text-align: center
}
.comBox1 {
	width: 80%;
	padding: 5%;
	margin: 10px auto;
	float: none;
	height: auto
}
.cust-logo {
	border: none
}
.suppTable, .emailTable {
	font-size: 11px
}
.nlBox a {
	margin: 10px auto;
	float: none
}
.nlBox li {
	margin: 10px auto;
	float: none
}
.revcolum &gt; .rev {
	max-width: 100%;
	padding: 30px 0 10px 10%;
	float: none;
	height: auto!important
}
.revcolum &gt; .cusQte {
	max-width: 100%;
	padding: 5%;
	float: none;
	height: auto!important
}
#comTree {
	width: 90%;
	height: auto;
	text-align: left;
	padding: 10px 5%
}
#comBnr {
	width: 99%;
	font-size: 30px;
	height: auto;
	line-height: 40px;
	margin: 10px 0
}
.comBnrTxt {
	margin: 0;
	text-align: center
}
#comSubTree {
	position: inherit
}
#comSubTree .comSubTree {
	position: absolute;
	background: transparent;
	color: #fff;
	top: 75px;
	right: 5%;
	width: 40%;
	float: right
}
#comSubTree .comSubTree &gt; ul &gt; li a {
	color: #fff!important
}
#comSubTree .comSubTreeAct span {
	color: #99CD3F!important;
	font-weight: normal
}
#comSubTree .comSubTree &gt; ul &gt; li {
	display: block
}
#comSubTree .comSubTree:after, #comSubTree .comSubTree:before {
	border: none
}
}
/*new header css*/
#header-mainsec .bundle-box a:hover,.abheader .all-product a:hover,.abheader .tabs-nav a,.download-btn a,nav ul.header-nav li .tab-title a:hover,nav ul.header-nav li a:hover{text-decoration:none}.abheader .all-product,.abheader .download-btn,.abheader .free-tool a:after,.abheader .free-tool.market,.abheader .tab-right li{text-align:center}.abheader #search-result-input,.abheader #search-result-input *,.abheader .col.col1,.abheader .col.col2,.abheader .division-list span,.abheader .download-btn,.abheader .download-btn a,.abheader .solutions .division-list li{box-sizing:border-box}.abheader .division-list span,.abheader .free-tool img,.abheader .menu-icons,.abheader .search-btn img{vertical-align:middle}.abheader #commonHeader{height:100px;min-height:100px}.abheader #header-mainsec .head-container .fr{float:left}.abheader nav ul.header-nav{margin-left:100px;position:relative}.abheader nav ul.header-nav&gt;li{position:relative;margin:0 5px;padding:0 0 10px;cursor:pointer;z-index:99999}.abheader nav ul.header-nav&gt;li:first-child{padding:0 0 0 10px;margin-left:20px}.abheader .prd-menu span{color:#000}.abheader nav ul.header-nav&gt;li&gt;span{padding:15px 30px;z-index:999;display:inline-block;position:relative;border-bottom:none!important}.abheader .nav-list&gt;div{width:800px;top:55px;background:0 0;border:none;box-shadow:none}.abheader .header-nav .nav-list&gt;div.anims{z-index:9999;overflow:visible;transition:all ease .5s;opacity:1;visibility:visible;display:none}.abheader .nav-list&gt;div.anims.show{transform:translateY(0);z-index:99}.abheader .nav-list&gt;div.header-search{width:100%;background:#fff}.abheader #product-list{padding-top:0}.abheader .tab-active .events-inner{width:100%!important}.abheader .download-btn{float:right;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:all .2s ease;width:185px;height:42px;margin-top:8px;line-height:22px}.abheader .download-btn a{background:#fff;border:1px solid #dd002c;display:inline-block;padding:10px 5px;border-radius:4px;color:#dd002c;text-transform:uppercase;font-weight:600;font-size:13px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;position:relative;overflow:hidden}.abheader .events .tabs-nav,.abheader .tabs-stage{border-bottom-right-radius:4px}.abheader .download-btn a .in-btn{z-index:2;position:relative}.abheader .download-btn a:hover{border-color:#dd002c;color:#fff;background:#dd002c}.abheader .nav-drop:after{content:"";display:table;clear:both}.abheader .nav-drop,.abheader .nav-drop&gt;div{display:none}.abheader .nav-drop{width:675px;height:640px;border-radius:4px;background:#fff;margin-top:3px;box-shadow:0 0 20px rgba(0,0,0,.25882352941176473);-webkit-box-shadow:0 0 20px rgba(0,0,0,.25882352941176473);-moz-box-shadow:0 0 20px rgba(0,0,0,.25882352941176473);-o-box-shadow:0 0 20px rgba(0,0,0,.25882352941176473);-ms-box-shadow:0 0 20px rgba(0,0,0,.25882352941176473);position:relative;will-change:all;transition-property:all;-webkit-transition-duration:.4s;-moz-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;transform-origin:50% -50px;transform:scale(-1,0);opacity:0}.abheader .nav-drop.show{opacity:1;transform:translateY(0)}.abheader .nav-drop&gt;div,.abheader .nav-drop&gt;div&gt;.dropdown-product{height:100%}#product-menu{transform:translateX(0) translateY(0);width:920px}#solution-menu{transform:translateX(50px) translateY(0);width:860px;height:540px}#customer-menu{transform:translateX(275px) translateY(0);width:250px;height:440px}#support-menu{transform:translateX(395px) translateY(0);width:550px;height:440px}#community-menu{transform:translateX(500px) translateY(0);width:250px;height:440px}#community-menu.nav-drop&gt;div.events,#customer-menu.nav-drop&gt;div.company,#product-menu.nav-drop&gt;div.products,#solution-menu.nav-drop&gt;div.solutions,#support-menu.nav-drop&gt;div.support,.tabs-nav a{display:block}.abheader .nav-drop .nav-drop.expand{width:920px}.abheader .nav-drop:before{content:'';position:absolute;left:15px;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}.abheader .event .tabs-nav,.abheader .tabs-nav li{position:relative}#product-menu.nav-drop:before{left:70px}#solution-menu.nav-drop:before{left:140px}.support .nav-drop:before{left:190px}.product-menu .nav-drop{transition:all ease .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}.abheader .tabs-nav{float:left;padding-top:15px;border-top-left-radius:4px;border-bottom-left-radius:4px;background:#333;height:96.7%;width:250px;max-width:250px;min-width:250px}.abheader .solutions .tabs-nav{border-bottom:3px solid #353434}.abheader .tabs-stage{width:calc(100% - 252px);float:left;border-top-right-radius:4px;overflow:hidden;height:100%}.product-menu .tabs-stage{width:70%}.event .tabs-nav,.tabs-nav li.fixed-event{width:100%;border-bottom-right-radius:4px}.abheader .tabs-nav li{float:none;height:auto;margin-left:15px;margin-bottom:8px;border-left:4px solid #333}.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}.abheader .tabs-nav li:not(.tab-active):hover{background:#484747}.abheader .tabs-nav li.tab-active,.abheader .tabs-nav li:hover{border-left:4px solid #E04B3A}.abheader .nav-drop .tabs-nav li.links{border-left:4px solid #333}.abheader .nav-drop .tabs-nav li.links.fixed-event{border-left:0}.abheader .tabs-nav li.fixed-event{margin:0;text-align:center;position:absolute;bottom:0;border-bottom-left-radius:4px;padding:0;height:50px}.abheader .nav-submenu ul li.fixed-event a{color:#fff;text-transform:uppercase;font-weight:600}.abheader .tabs-nav a{color:#fff;padding:15px 20px 15px 8px;font-size:1.1em;cursor:pointer}.abheader div.nav-submenu ul.tabs-nav li a h3{color:#fff}.abheader div.nav-submenu ul.tabs-nav li.tab-active a h3{color:#E04B3A}.abheader div.nav-submenu ul.tabs-nav li.links a h3{color:#fff}.abheader .tabs-nav li:after{content:"&gt;";display:inline-block;position:absolute;right:15px;color:#fff;top:50%;transform:translate(-50%,-50%)}.abheader .tabs-nav li.links:after,.abheader .tabs-nav li.tab-active:after{display:none}.abheader .tabs-nav h3{font-size:14px;margin:0;padding-bottom:0;font-weight:400;line-height:1;color:#fff;}.abheader .menu-icons{width:20px;height:20px;margin-right:10px;position:relative;bottom:1px}.abheader .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)}.abheader .nav-drop li:not(.tab-active):hover .menu-icons{filter:brightness(0) invert(1);-webkit-filter:brightness(0) invert(1)}.abheader .tabs-nav .links h3{display:inline-block;position:relative}.abheader .tabs-nav p{font-size:.9em;margin:8px 0 0;color:#c7c7c7;line-height:1.3;display:none}.abheader .tab-active{background:#fff}.abheader .tabs-nav&gt;li.links:hover{background:0 0}.abheader .tabs-nav&gt;li.links.fixed-event:hover{background:#E04B3A}.abheader .tab-active a h3{color:#E04B3A}.abheader .tabs-nav&gt;li:hover p,.abheader .tabs-nav&gt;li:not(.tab-active):hover h3{color:#fff}.abheader .tabs-nav&gt;li.links h3:after{content:"";display:block;background:#E04B3A;width:0%;height:3px;position:relative;top:8px;transition:all ease .6s}.abheader .free-tool a,.abheader .free-tool a:after{display:inline-block;font-size:12px}.abheader .tabs-nav&gt;li.links:hover h3:after{width:100%}.abheader .products-lists{padding:25px 20px 20px}.abheader .tab-right{padding:20px;background:#f2fbfc;margin-right:12px;margin-top:15px;border:1px solid #f7f5f5}.abheader .tab-right li{line-height:1.5}.abheader .free-tool{position:absolute;width:calc(100% - 270px);left:270px;bottom:0;z-index:99999;height:50px}.abheader .free-tool a:after{content:"&gt;";width:13px;height:13px;margin-left:5px;background:#000;border-radius:50%;color:#fff;line-height:14px;position:relative;top:1px}.abheader .free-tool a{font-weight:400;float:right;padding:10px 15px;margin-right:25px;color:#000;position:relative}.abheader .free-tool a:hover:after{background:#E04B3A}.abheader .free-tool a:hover{color:#E04B3A}.abheader .free-tool.market a:after{display:none}.abheader .free-tool.market a{padding:9px 10px;background:0 0;float:none;bottom:10px}.abheader .free-tool img{height:32px}.abheader a.link-right{float:right;margin-right:20px}.abheader .tab-right img{width:50%;border-radius:10px;display:block;margin:10px auto}.abheader .prd-menu .products-lists{padding:15px 20px 20px}.abheader .prd-menu .division-list{padding:20px 15px 15px;overflow:hidden}.abheader h2.tab-title{font-size:1.1em;padding:20px 20px 0;color:#000;margin-bottom:0;margin-top:0;line-height:1}.abheader p.tab-descr{margin-bottom:10px;color:#000;padding-left:20px;padding-right:15px;margin-top:0;font-size:12px}.abheader .tab-descr:after{content:"";display:block;width:100%;height:1px;background:red;position:relative;top:5px}.abheader .tab-title a{display:inline-block;font-weight:500}.abheader .col.col1,.abheader .col.col2{float:left;width:50%}.abheader .seperate{margin:20px 0}.abheader .products-lists li,.abheader .solutions .products-lists li{margin-bottom:20px}.abheader .products-lists li{color:#000;border-left:2px solid #fff;padding-left:5px}.abheader .products ..col{min-width:282px}.abheader .products-lists li:hover{border-left:2px solid #f23c2d}.abheader .products-lists.division-list li{border-left:0;padding-left:0}.abheader .products-lists.division-list li:hover{border-left:0}.abheader .products-lists h3{font-size:1em;margin:0;color:#000}.abheader .products-lists p{margin:6px 0;font-size:.8em;line-height:1.3;color:#0009}.abheader .products-lists a{font-weight:400}.abheader .products .products-lists a{font-weight:300;color:#000;font-size:12px}.abheader .products .products-lists a span{display:block;margin:0;line-height:1.3;font-weight:400;font-size:14px;color:#000}.abheader .products .products-lists li:hover a{color:#000}.abheader .company .products-lists li:hover a,.abheader .products .products-lists li:hover a span,.abheader .solutions .products-lists li:hover a,.abheader .support .products-lists li:hover a{color:#E04B3A}.abheader .company .products-lists a,.abheader .support .products-lists a{font-size:14px}.abheader .all-product a,.abheader .help-product a,.abheader .related-product a{color:#fff;text-decoration:none}.abheader .drop-bottom{width:100%;position:absolute;bottom:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px;overflow:hidden}.abheader .all-product{width:40%;float:left;padding:15px 0;background:#E04B3A}.abheader .products .all-product{width:250px}.abheader .all-product a{font-weight:600}.abheader .help-product,.abheader .related-product{width:34%;float:left;padding:15px 0}.abheader .help-product{text-align:right}.abheader .related-product a{font-size:.8em;padding-left:30px}.abheader .help-product a{font-size:.8em}.abheader .help-product a:after{content:"&gt;";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}.abheader .nav-list&gt;div.products{left:-80px}.abheader #solution-menu.nav-drop{width:860px;height:540px}.solution-sec ul{border-right:none}.solutions .tabs-stage&gt;div{min-width:600px}.products .tabs-stage&gt;div{min-width:670px;height:100%}.company .tabs-stage&gt;div,.support .tabs-stage&gt;div{min-width:298px}.solutions .division-list li{width:33%;float:left;padding:5px;margin-bottom:15px;line-height:30px}.solutions .division-list li a{font-size:12px}.division-list .svg-imgs{width:30px;height:30px;display:block;margin:0 auto}.division-list .education .svg-imgs{width:40px;margin-top:-10px;height:40px;position:relative;top:10px}#industry .division-list li:hover .svg-imgs,#itdivision .division-list li:hover .svg-imgs{-webkit-filter:invert(30%) grayscale(100%) brightness(70%) contrast(4);filter:invert(30%) grayscale(100%) brightness(70%) contrast(4)}.division-list span{width:100%;padding-left:10px;font-size:13px;display:block;text-align:center;line-height:1.4;min-height:42px;margin-top:8px}.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&gt;div.solutions{padding:0;height:auto;left:-150px}.abheader .nav-list&gt;div.support{left:-120px}.industries-menu li{padding:0}#cloud li,#itsecurity li{min-width:215px}.abheader div#MEmobile{position:fixed;top:30px;right:15px;cursor:pointer;transform:translate3d(0,0,0);transition:transform .7s;z-index:9999999;width:30px;height:30px;margin:0}.abheader #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:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.abheader #MEmobile span:nth-child(1){top:0}.abheader #MEmobile span:nth-child(2){top:8px}.abheader #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)}.abheader .search-btn{width:30px;height:30px;position:absolute;right:88px;top:26px;display:none;cursor:pointer}.abheader .search-btn img{display:block;margin:5px auto}.abheader #MEdropPanel{background:#333}.abheader #MEmobPanel{top:78px}.abheader #MEmobPanel ul li{border:1px solid}.abheader #MEmobPanel a,.abheader #MEmobPanel span{color:#fffcfc;cursor:pointer;display:block}.abheader #MEmobPanel .breadcrumbs span{display:inline-block;box-sizing:border-box;width:100%;font-weight:500;font-size:15px}.abheader #MEbackPanel{color:#b7b5b5;cursor:pointer}.abheader #MEmobPanel a{display:block}.abheader #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}.abheader #search-result-input .MEmobListSearch{background:#E04B3A}.abheader #free-trial,.abheader li.links.fixed-event{background:#E04B3A;text-align:center}.abheader #MEmobListPrd&gt;ul&gt;li#all-product{background:#E04B3A;text-align:center;display:block!important;border:0}.abheader #MEdropPanel .links h3,.abheader #MEmobListCompany h3{color:#fff;padding:2px 10px!important}.abheader div#MEbackPanel{position:absolute;top:0;right:0;opacity:0}.abheader .breadcrumbs{background:#2A2A2A}.abheader #MEmobPanel .tab-active{background:0 0}.abheader #MEmobPanel #MEmobListCompany ul li.breadcrumbs span{color:#fff;font-size:1em;font-weight:400}.abheader #MEmobPanel #MEmobListCompany h3,.abheader #MEmobPanel .tab-active h3{color:#fff!important}.abheader #MEmobPanel .tab-active h3{margin:0;font-size:14px;padding:10px 10px 0;font-weight:400}.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 .5s ease 1 normal;-moz-animation:slidein .5s ease 1 normal;-o-animation:slidein .5s ease 1 normal;animation:slidein .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-weight:600;padding:10px 35px;border-radius:4px}.allprod-btn a:hover,.events-sec .evt-rigister-btn:hover,.explore-btn a:hover{background:#dd002c}.abheader .menu2ResBlk{display:none!important}@media (min-width:1000px) and (max-width:1200px){.abheader .download-btn a{padding:10px 8px}.abheader nav ul.header-nav{margin-left:50px}}@media screen and (min-width:1024px) and (max-height:750px){.abheader .products .products-lists a span{font-size:13px}.abheader #solution-menu.nav-drop,.abheader .nav-drop{height:500px}.abheader .nav-list a{font-size:14px}.abheader .products .products-lists a,p.tab-descr{font-size:12px}.abheader .products .tabs-nav li{margin-bottom:3px}.abheader .products .tabs-nav li.tab-active{right:-1px}.abheader .products-lists{padding:15px 20px 20px 40px}.abheader .tab-opt .products-lists{padding:5px 0 0}.abheader .products .products-lists li{margin-bottom:12px}.abheader .tab-right li img{width:60%}.abheader .solutions .nav-drop{height:540px}.abheader .solutions .products-lists li{margin-bottom:15px}.abheader .solutions .division-list li{margin-bottom:10px;font-size:12px}.abheader .seperate{margin:2px 0}.abheader p.tab-descr{margin-bottom:6px}.abheader .products .tabs-nav a{padding:12px 20px 12px 8px}.abheader .menu-icons{width:20px;height:20px}}.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,.25)}.c-ripple.is-active .c-ripple__circle{-webkit-animation:a-ripple .4s ease-in;animation:a-ripple .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-weight:400}.bundle-box a:after{content:"&gt;";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 .3s;position:relative;top:1px}.bundle-box a:hover:after{color:#f23c2d;background:#fff}@media only screen and (max-width:1380px){.abheader .help-product,.abheader .related-product{width:31%}.abheader .products .products-lists li{margin-bottom:15px}.abheader .products .products-lists a{font-size:12px}.abheader #product-menu{transform:translateX(-235px) translateY(0)}.abheader #product-menu.nav-drop:before{left:300px;top:-12px;border-bottom:12px solid #fff}.abheader #solution-menu{transform:translateX(-175px) translateY(0)}.abheader #solution-menu.nav-drop:before{left:370px;top:-12px;border-bottom:12px solid #fff}.abheader #customer-menu.nav-drop.expand{transform:translateX(132px) translateY(0)}.abheader #customer-menu.nav-drop.expand:before{left:190px;top:-12px}.abheader #support-menu{transform:translateX(130px) translateY(0)}.abheader #support-menu.nav-drop:before{left:318px;top:-12px;border-bottom:12px solid #fff}.abheader #community-menu{transform:translateX(440px) translateY(0)}.abheader #community-menu.nav-drop:before{left:115px;top:-12px}}@media only screen and (max-width:1152px){.abheader .download-btn{display:none}}@media only screen and (min-device-width:1026px) and (max-device-width:1114px) and (-webkit-min-device-pixel-ratio:2){.abheader .products .nav-drop{width:840px}.abheader #solution-menu.nav-drop{width:790px}.abheader .support-menu .nav-drop{width:535px}.abheader .company-menu .nav-drop.expand{width:520px}}@media (min-width:1020px) and (max-width:1100px){#topsec-rhs,nav ul.header-nav{display:block}.headerinner .prdLogo{width:auto!important;float:left}#header-mainsec{top:30px}}@media only screen and (max-width:1000px){.abheader .products-lists{padding:0}.download-btn,h2.tab-title{display:none}.abheader #search-result-input{width:100%}.abheader #commonHeader{min-height:78px;height:78px}}@media only screen and (max-width:1023px){.abheader .menu2ResBlk{display:block!important}.abheader #MEmobListSup span br{display:none}.abheader #MEmobListCompany li span,.abheader #MEmobListCompanyE li span,.abheader #MEmobListPrd li span,.abheader #MEmobListSup li span,.abheader #MEmobListSupi li span{display:block!important}.abheader #MEmobListSup li:not(.breadcrumbs) span,.abheader #MEmobListSupi li:not(.breadcrumbs) span{padding:0}.abheader #MEmobPanel img.svg-imgs{width:20px;height:20px;float:left;margin-right:10px}.abheader h2.tab-title,.abheader p.tab-descr{display:none}.abheader #search-result-input{width:95%}.abheader #product-nav{display:block!important}.abheader #MEmobListCompany h3,.abheader #MEmobListSup h3,.abheader .links h3{color:#000;display:inline-block;padding:10px;cursor:pointer;text-decoration:none;margin:0;font-weight:400;font-size:14px}.abheader .products-lists{padding:0}.abheader .download-btn{display:none}.abheader #header-mainsec .headerinner{height:57px}.abheader .prdLogo img{width:180px;height:auto}.abheader .headerinner .prdLogo{margin-top:10px}.#fixedbtn,.top-links{bottom:-1px;left:0;z-index:999}.abheader .foot-copy.container{margin-bottom:30px}#fixedbtn .contact,#fixedbtn .demo{float:left;width:50%;height:25px}.abheader #MEdropPanel&gt;ul&gt;li&gt;ul{overflow:scroll}.abheader #MEdropPanel&gt;ul&gt;li&gt;ul&gt;li:nth-child(3){margin-top:42px}}@media only screen and (max-width:1282px){.abheader #header-mainsec .nav-list&gt;div.anims.show{width:0}}</pre></body></html>