.container{max-width: 1200px}
body{color: #333;}
#lhsTree a{color: #333}
.fixed_bar_hcontainer{margin:195px -89px 0}
.hideAnimation{margin:195px -89px 0 0;transition:all .5s}
.showAnimation{margin:195px 0 0;transition:all .5s}
/*.newIcoSty {
    background: url(https://www.manageengine.com/images/me-sprite.png) repeat scroll -750px 0px transparent;
    float: right;
    height: 20px;
    margin: 0px 75px 0 0;
    width: 30px;
}*/
#lhsTree>li{color: #333;}
#lhsTree>li, #scroll ul.relPrd > li{border-bottom: none;}
#lhsTree>li>ul li, #scroll ul.relPrd li ul li, #scroll ul.relPrd li ul li{border-top: none;}
#lhsTree>li>ul li.feaact{background: #f1f9fe; border-left: 3px solid #2283e8;}
#lhsTree>li>ul li:hover{background: #f1f9fe; transition: .2s;}
#lhsTree>li>ul li.feaact a{color: #2a85e5;}
#lhsTree>li>ul li{padding: 10px 0 10px 20px; margin-left: 16px; font-size: 13px; transition: .2s;}
#lhsTree > li > span.ifTree:after{border-top: 5px solid transparent; border-left: 5px solid #374f60; border-bottom: 5px solid transparent;}
#lhsTree > li > span.ifTree.dropact:after{border-left: 5px solid transparent; border-top: 5px solid #374f60; border-bottom: 5px solid transparent;}
#scroll ul.relPrd > li > span{text-transform: uppercase; font-size: 13px; font-weight: 600;}
#scroll ul.relPrd li ul li{padding-left: 27px; position: relative;}
#scroll ul.relPrd li ul li::before{content:""; position: absolute; height: 30px; width: 30px; background: url("https://www.manageengine.com/products/active-directory-audit/images/lhs-ad-product-icons-sprite.png");background-size: 32px; background-position: 0 0; left: -6px;}
#scroll ul.relPrd li ul li:nth-of-type(2)::before{background-position: 0 -36px;}
#scroll ul.relPrd li ul li:nth-of-type(3)::before{background-position: 0 -71px;}
#scroll ul.relPrd li ul li:nth-of-type(4)::before{background-position: 0 -110px;}
#scroll ul.relPrd li ul li:nth-of-type(5)::before{background-position: 0 -147px;}
#scroll ul.relPrd li ul li:nth-of-type(6)::before{background-position: 0 -184px;}
#scroll ul.relPrd li ul li:nth-of-type(7)::before{background-position: 0 -221px;}
#scroll ul.relPrd li ul li:nth-of-type(8)::before{background-position: 0 -261px;}
#scroll ul.relPrd li ul li:nth-of-type(9)::before{background-position: 0 0;}
#scroll ul.relPrd li ul li:nth-of-type(10)::before{background-position: 0 -294px;}
.featureContent{padding-left: 65px; position: relative;}
.featureBox .featureContent::before{content: ""; position: absolute; left: 0; top: 0; height: 40px; width: 50px; background: url("https://www.manageengine.com/products/active-directory-audit/images/active-directory-audit-feature-page-sprite.png");}

/******** bottom tab menu styles *************/
    /* new footer link start */
.footer-new .tabs [id^=tab]:checked + label{background:#FFF;border-bottom:2px solid #025d72;color:#025d72;font-weight:600}
#tab1:checked ~ #tab-content1,#tab2:checked ~ #tab-content2,#tab3:checked ~ #tab-content3,#tab4:checked ~ #tab-content4,#tab5:checked ~ #tab-content5{display:block}
.footer-new .tabs [id^=tab]:checked + label span{color:#035b75}
.tab-content ul{display:block;width:33.33%;float:left;padding-top:20px}
.tab-content ul li:before{content:'';position:absolute;width:5px;height:5px;background:#9cc1cf;border-radius:20px;margin:11px 0 0 -14px}
.footer-new{padding-top:30px !important;padding-bottom:20px !important;}
.footer-new h2{font-size:28px;font-weight:600;text-align:center}
.footer-new li{line-height:24px;margin-bottom:10px;padding-right:20px}

/* tab section css start*/
.pageTabSec h2{font-size:29px !important;font-weight:bold !important;text-align:center;margin-bottom:30px !important;font-family:'Open Sans',sans-serif; color: #000;}
 .pageTabSec{max-width:1100px;margin:0 auto;margin-bottom: 0;}
 .pageTabSec ul.pageTab{padding:0;border-bottom:1px solid #e7e7e7;text-align:center;box-sizing:border-box;}
 .pageTabSec ul.pageTab li{padding:12px 30px;box-sizing:border-box;margin:0 10px;display:inline-block;font-size:15px;color:#8c9ca2;cursor:pointer;}
 .pageTabSec ul.pageTab li.active{border-bottom:2px solid #055367;color:#055367;font-weight:600;}
 .pageTabSec ul.pageTab li:hover{color:#055367;}
 .pageTabSec .pageTabView{padding:30px 0;display:none;}
 .pageTabSec .pageTabView.active{display:block;}
 .pageTabSec .pageTabView ul{width:24%;display:inline-block;padding-left:20px;box-sizing:border-box;list-style:disc;color:#93bac9;vertical-align:text-top;}
 .pageTabSec .pageTabView.solutions-tab ul{width:25%;float:left;}
 .pageTabSec .pageTabView.solutions-tab ul:nth-child(1){width:26%;}
 .pageTabSec .pageTabView.solutions-tab ul:nth-child(2){width:23%;}
 .pageTabSec .pageTabView.solutions-tab ul:nth-child(3){width:27%;}
 .pageTabSec .pageTabView.solutions-tab ul:nth-child(4){width:24%;}
 .pageTabSec .pageTabView ul li a{color:#000;font-size: 13px;}
 .pageTabSec .pageTabView ul li a:hover{ text-decoration: underline; }
 .pageTabSec .pageTabView ul li{padding:6px 0;margin:0;list-style-type:disc !important;color:#93bac9;}
 #rel-Prd ul {width: 33%;}	
 #rel-Prd ul li:first-child a {font-weight: 600}	
 .footer-new {background:#fff;padding-bottom: 20px !important;padding-top: 30px !important;}
 @media(max-width:1024px){
 	.pageTabSec .pageTabView{padding:30px 20px }
 }
 @media(max-width:1023px){
	 .pageTabSec ul.pageTab{padding:0 10px;}
	 .pageTabSec ul.pageTab li{padding:12px 10px;margin:0 10px;font-size:13px;}
	 .pageTabSec .pageTabView ul{font-size:13px;}
	 .pageTabSec .pageTabView{padding:20px;}
 }
 @media (max-width:991px){
 	.pageTabSec .pageTabView.solutions-tab ul{width:25% !important;}
 }
 @media (max-width:767px){
 	.pageTabSec{display:none !important;}
 }

        /* tab section css end */
body {
	color: #333
}

.title {
	text-align: center;
	margin-bottom: 50px
}

.title h1 {
	font-size: 35px;
	line-height: 35px;
	font-weight: 600
}

.title h2 {
	margin-bottom: 10px !important;
}

.title p {
	font-size: 14px;
	line-height: 21px;
	margin: 15px 50px
}

.featureContainer.title {margin-bottom: 38px}

.featureContainer h2 {
	font-size: 22px;
	line-height: 28px;
	text-align: center;
	margin-bottom: 40px;
	font-weight: 600
}

.featureList {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.featureBox {
	width: 49%;
	margin-bottom: 40px
}

.featureContent {
	padding-left: 30px
}

.featureBox .featureContent::before {
	content: "";
	position: relative;
	display: block;
	left: 0;
	top: 0;
	height: 47px;
	width: 59px;
	background: url("https://www.manageengine.com/products/active-directory-audit/images/powershell-logging-sprite.png");
	background-size: 286px;
	background-position: -8px -15px;
	margin-bottom: 12px
}

.fea1 .featureBox:nth-of-type(2) .featureContent::before {
	background-position: -84px -14px
}

.fea1 .featureBox:nth-of-type(3) .featureContent::before {
	background-position: -148px -15px
}

.fea1 .featureBox:nth-of-type(4) .featureContent::before {
	background-position: -221px -14px
}
.featureContent h5 {
	font-size: 16px;
	font-weight: 600
}

.featureContent p {
	font-size: 14px;
	line-height: 22px;
	margin: 10px 0 0
}

.fea1 .featureContent p,
.fea2 .featureContent p {
	margin: 5px 0 0
}

.full-slider {
	position: relative
}

.tab {
	cursor: pointer
}

.full-slider h2 {
	font-size: 22px;
	line-height: 28px;
	font-weight: 600;
	text-align: center
}

.slideTab {
	width: 100%;
	display: inline-block;
	text-align: center;
	margin-bottom: -8px;
	position: relative;
	bottom: 0;
	right: 0
}

.slideTab .tab {
	float: none!important;
	font-size: 16px;
	font-weight: 600;
	line-height: 46px;
	margin: 0!important;
	opacity: 1!important;
	transition: .3s;
	position: relative!important;
	width: 31%!important;
	display: inline-block!important;
	cursor: pointer
}

.slideTab .tab:hover {
	color: #1281bd;
	transition: .3s
}

.slideTab .tab.flex-active-slide {
	color: #1281bd;
	transition: .3s
}

.slideTab .tab.flex-active-slide::before {
	content: "";
	position: absolute;
	height: 3px;
	width: 90%;
	bottom: 1px;
	left: 7%;
	background: #1281bd;
	transition: .3s
}

#nav-slider {
	height: 0;
	margin: 0;
	opacity: 0;
	padding;
	0 visibility: hidden;
	width: 0
}

#slilock .flex-direction-nav {
	position: absolute;
	display: none
}

#slilock .flex-direction-nav li {
	list-style-type: none
}

#slilock .flex-control-paging {
	position: relative;
	margin: 0 auto;
	display: table;
	padding-left: 0;
	margin-top: 18px;
	z-index: 0
}

#slilock .flex-control-paging li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1
}

#slilock .flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #d2e4e8;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px
}

#slilock .flex-control-paging li a.flex-active {
	background: #0879b8;
	cursor: default
}

#slilock ul {
	position: relative;
	display: inline-block;
	width: 100%
}

#slilock .gslider {
	width: 96%;
	margin: 0 0 0 -5%;
	position: relative
}

#slilock .slide2 .gslider {
	width: 96%;
	margin: 0 0 0 -7%
}

#slilock .slide3 .gslider {
	width: 96%;
	margin: 0 0 0 -9%
}

#slilock .gslider img {
	width: 100%;
	border: 5px solid #fff;
	border-radius: 3px;
	box-shadow: 0 5px 21px -10px rgba(150, 150, 150, 0.8)
}

#slilock .gslider p {
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	margin-top: 30px
}

.mobShow {
	display: none
}

.tip {
	position: absolute;
	height: 100%;
	width: 100%
}

@-webkit-keyframes pulse {
	to {
		box-shadow: 0 0 0 15px rgba(232, 76, 61, 0)
	}
}

@-moz-keyframes pulse {
	to {
		box-shadow: 0 0 0 15px rgba(232, 76, 61, 0)
	}
}

@-ms-keyframes pulse {
	to {
		box-shadow: 0 0 0 15px rgba(232, 76, 61, 0)
	}
}

@keyframes pulse {
	to {
		box-shadow: 0 0 0 15px rgba(232, 76, 61, 0)
	}
}

.tip-com span {
	width: 14px;
	height: 14px;
	background: #f5633d;
	border-radius: 69%;
	color: transparent;
	cursor: pointer;
	position: relative;
	box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);
	-webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	font-size: 10px;
	display: flex;
	justify-content: center;
	align-items: center
}

.tip1 .tip1_1,
.tip1 .tip1_2,
.tip1 .tip1_3,
.tip2 .tip2_1,
.tip2 .tip2_2,
.tip2 .tip2_3,
.tip3 .tip3_1,
.tip3 .tip3_2 {
	position: absolute!important;
	top: 159px;
	left: 329px
}

.tip1 .tip1_1 {
	top: 32%;
	left: 57%
}

.tip1 .tip1_2 {
	top: 53%;
	left: 18%
}

.tip1 .tip1_3 {
	top: 53px;
	left: 484px
}

.tip2 .tip2_1 {
	top: 74%;
	left: 57%
}

.tip2 .tip2_2 {
	top: 79%;
	left: 27%
}

.tip2 .tip2_3 {
	top: 90%;
	left: 17%
}

.tip3 .tip3_1 {
	top: 65%;
	left: 55%
}

.tip3 .tip3_2 {
	top: 29%;
	left: 23%
}

.tip-tool {
	background: #3f3f3f;
	color: #fff;
	padding: 7px 22px 12px 19px;
	border-radius: 2px;
	width: 300px;
	margin: -25px 0 0 34px;
	box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.6);
	position: absolute;
	transform: scale(0.9);
	opacity: 0;
	z-index: -1
}

.tip1 .tip1_1_tool,
.tip1 .tip1_2_tool,
.tip1 .tip1_3_tool,
.tip2 .tip2_1_tool,
.tip2 .tip2_2_tool,
.tip2 .tip2_3_tool,
.tip3 .tip3_1_tool,
.tip3 .tip3_2_tool {
	position: absolute;
	top: 32%;
	left: 55%
}

.tip1 .tip1_2_tool {
	top: 55%;
	left: 15%
}

.tip1 .tip1_3_tool {
	top: 45px;
	left: 110px
}

.tip2 .tip2_1_tool {
	top: 64%;
	left: 54%
}

.tip2 .tip2_2_tool {
	top: 83%;
	left: 25%
}

.tip2 .tip2_3_tool {
	top: 85%;
	left: 14%
}

.tip3 .tip3_1_tool {
	top: 75%;
	left: 46%
}

.tip3 .tip3_2_tool {
	top: 23%;
	left: 20%
}

.tip1 .tip1_1_tool::before,
.tip1 .tip1_2_tool::before,
.tip1 .tip1_3_tool::before,
.tip2 .tip2_1_tool::before,
.tip2 .tip2_2_tool::before,
.tip2 .tip2_3_tool::before,
.tip3 .tip3_1_tool::before,
.tip3 .tip3_2_tool::before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-right: 8px solid #3f3f3f;
	top: 25px;
	left: -8px
}

.tip1 .tip1_1_tool::before {
	top: 19px;
	left: -8px;
	transform: rotate(0deg)
}

.tip1 .tip1_2_tool::before {
	top: 11%;
	left: -8px
}

.tip1 .tip1_3_tool::before {
	top: 20%;
	left: 100%;
	transform: rotate(180deg)
}

.tip2 .tip2_1_tool::before {
	top: 62%;
	left: -6px;
	transform: rotate(0deg)
}

.tip2 .tip2_2_tool::before {
	top: 5%;
	left: -8px;
	transform: rotate(0deg)
}

.tip2 .tip2_3_tool::before {
	top: 70%;
	left: -6px;
	transform: rotate(0deg)
}

.tip3 .tip3_1_tool::before {
	top: -11px;
	left: 8%;
	transform: rotate(90deg)
}

.tip3 .tip3_2_tool::before {
	top: 44%;
	left: -8px
}

.close,
.closePop {
	position: absolute;
	right: 8px;
	top: 8px;
	width: 12px;
	height: 12px;
	opacity: .3;
	cursor: pointer
}

.close:before,
.close:after,
.closePop:before,
.closePop:after {
	position: absolute;
	left: 5px;
	content: ' ';
	height: 12px;
	width: 2px;
	background-color: #fff
}

.close:before,
.closePop:before {
	transform: rotate(45deg)
}

.close:after,
.closePop:after {
	transform: rotate(-45deg)
}

.tip-tool h5 {
	font-size: 16px;
	margin-bottom: 4px;
	margin-top: 7px;
	font-weight: 500;
	color: #fff;
	line-height: 20.15px
}

.tip-tool.active {
	opacity: 1;
	transition: 1s;
	z-index: 999
}

#slilock .gslider .tip-tool p {
	margin: 4px 0 6px;
	font-size: 14px;
	line-height: 20px;
	color: #c8c8c8;
	text-align: left
}

.otherSolutions h2 {
	font-size: 22px;
	font-weight: 600;
	text-align: center
}

.solutionTab {
	text-align: center;
	margin-bottom: 50px
}

.solutionTab .tab {
	font-size: 18px;
	font-weight: 600;
	line-height: 21px;
	transition: .3s;
	position: relative;
	width: 23%;
	display: inline-block
}

.solutionTab .tab.active {
	color: #1281bd;
	transition: .3s
}

.solutionTab .tab:hover {
	color: #1281bd;
	transition: .3s
}

.solutionTab .tab.active::before {
	content: "";
	position: absolute;
	height: 3px;
	width: 94%;
	bottom: -12px;
	left: 3%;
	background: #1281bd;
	transition: .3s
}

.solutionList .featureBox {
	width: 44%;
	background: #fff;
	-webkit-box-shadow: 0 0 12px 2px rgba(239, 239, 239, .92);
	box-shadow: 0 0 12px 2px rgba(239, 239, 239, .92);
	padding: 15px 2%;
	position: relative;
	transition: .3s;
	border: 2px solid transparent
}

.solutionList .featureBox:hover {
	border: 2px solid #1281bd;
	transition: .3s
}

.solutionList .featureBox .featureContent {
	padding-left: 65px
}

.solutionList .featureBox .featureContent::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 50px;
	width: 60px;
	background: url("https://www.manageengine.com/products/active-directory-audit/images/active-directory-audit-feature-page-sprite-lockout.png");
	background-size: 650px
}

.solutionList .featureContent p {
	margin: 3px 0 0
}

.solutionList .featureBox a {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	z-index: 11;
	text-decoration: none
}

.solutionList .featureBox:nth-of-type(1) .featureContent::before {
	background-position: -179px -74px
}

.solutionList .featureBox:nth-of-type(2) .featureContent::before {
	background: url("https://www.manageengine.com/products/ative-directory-audit/images/active-directory-audit-feature-page-sprite-lockout.png");
	background-position: -353px -67px;
	background-size: 650px
}

.solutionList .featureBox:nth-of-type(3) .featureContent::before {
	background: url("https://www.manageengine.com/products/active-directory-audit/images/active-directory-audit-feature-page-sprite-lockout.png");
	background-position: -273px -68px;
	background-size: 650px
}

.solutionList .featureBox:nth-of-type(4) .featureContent::before {
	background: url("https://www.manageengine.com/products/active-directory-audit/images/active-directory-audit-feature-page-sprite-lockout.png");
	background-position: -590px -72px;
	background-size: 650px
}

.solutionList .featureBox:nth-of-type(5) .featureContent::before {
	background: url("https://www.manageengine.com/products/active-directory-audit/images/active-directory-audit-feature-page-sprite-lockout.png");
	background-position: -6px 0;
	background-size: 650px
}

.solutionList .featureBox:nth-of-type(6) .featureContent::before {
	background: url("https://www.manageengine.com/products/active-directory-audit/images/active-directory-audit-feature-page-sprite-lockout.png");
	background-position: -599px 0;
	background-size: 650px
}

.solutionList .featureBox:nth-of-type(7) .featureContent::before {
	background-position: -14px 52px
}

.solutionList .featureBox:nth-of-type(8) .featureContent::before {
	background-position: -106px -141px
}

.solutionList .featureBox:nth-of-type(9) .featureContent::before {
	background-position: -185px -147px
}

.solutionList .featureBox:nth-of-type(10) .featureContent::before {
	background-position: -262px -147px
}

.solutionList .featureBox:nth-of-type(11) .featureContent::before {
	background-position: -431px -141px
}

.solutionList .featureBox:nth-of-type(12) .featureContent::before {
	background-position: -341px -141px
}

.solutionList .featureBox:nth-of-type(13) .featureContent::before {
	background-position: -6px 0
}

.solutionList .featureBox:nth-of-type(14) .featureContent::before {
	background-position: -104px 0
}

.solutionList .featureBox:nth-of-type(15) .featureContent::before {
	background-position: -180px 0
}

.solutionList .featureBox:nth-of-type(16) .featureContent::before {
	background-position: -257px 0
}

.solutionList .featureBox:nth-of-type(17) .featureContent::before {
	background-position: -422px 0
}

.solutionList .featureBox:nth-of-type(18) .featureContent::before {
	background-position: -185px -147px
}

.solutionList .featureBox:nth-of-type(19) .featureContent::before {
	background-position: -512px 0
}

.solutionList .featureBox:nth-of-type(20) .featureContent::before {
	background-position: -599px 0
}

.solutionList .featureBox:nth-of-type(21) .featureContent::before {
	background-position: -185px -147px
}

.solutionList .featureBox:nth-of-type(22) .featureContent::before {
	background-position: -103px -72px
}

.solutionList .featureBox:nth-of-type(23) .featureContent::before {
	background-position: -339px -2px
}

.solutionList .featureBox:nth-of-type(24) .featureContent::before {
	background-position: -257px 0
}

.ctaContainer{text-align: center; margin: 20px 0 40px; padding: 20px 10px 38px;background: #d5ebff;border: 1px solid #e4e9ec;}
.ctaContainer h2{font-size: 19px; line-height: 30px; margin-bottom: 30px; font-weight: 700;margin: 7px 0 30px;}
.ctaContainer a{padding: 10px 35px; color: #fff; background: #e51931; font-size: 14px; font-weight: 600; text-decoration: none;}
.ctaContainer a:hover{text-decoration: none;}
.ctaContainer span{font-size: 11px; display: block; margin-top: 7px; font-style: italic;}


.bes-faq {
	margin: 0 auto;
	display: table;
	padding: 0 !important;
	width: 100%;
}

.bes-faq h2 {
	font-size: 20px;
	margin: 20px 0 15px;
}

.bes-faq .collapse>ul>li {
	border: 1px solid #a8a8a8;
	box-shadow: none;
	margin-bottom: 0;
	border-radius: 5px
}
    
.bes-faq .collapse>ul>li.act-whi {border: 1px solid #2a85e5;}
    
.bes-faq .collapse>ul>li div{width: 88%}

.collapse ul li ul.list {
	list-style-type: none !important;
	padding: 0 0 12px 21px !important;
	position: relative
}

.collapse ul li ul.list li {
	padding-bottom: 12px
}

.collapse ul li ul.list li:last-child {
	padding-bottom: 0
}

.collapse ul li ul.list li:before {
	position: absolute;
	width: 7px;
	height: 7px;
	margin-top: 8px;
	left: 2px;
	top: auto;
	border: none;
    background: #000;
    border-radius: 50px;
}

.collapse ul li ul.list li em {
	display: block;
	margin-top: 8px
}

.collapse>ul {
	padding-left: 0 !important
}

.collapse ul li p.note{margin: 15px 0;}

.collapse>ul>li {
	position: relative;
	overflow: hidden;
	background: #f8fcff;
	margin-bottom: 20px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	border: 1px solid #cbdeeb;
	box-shadow: rgba(0, 0, 0, .07) 0 2px 5px;
	-webkit-box-shadow: rgba(0, 0, 0, .07) 0 2px 5px;
	-moz-box-shadow: rgba(0, 0, 0, .07) 0 2px 5px;
	-o-box-shadow: rgba(0, 0, 0, .07) 0 2px 5px;
	background: #fff;
	width: 90%;
	display: inline-block;
	padding: 18px 12px 18px 68px;
}

.collapse>ul>li span {
	background: url(https://www.manageengine.com/products/active-directory-audit/images/powershell-logging-sprite.png);
	content: "";
	position: absolute;
	background-size: 286px;
	width: 32px;
	height: 21px;
	background-position: -9px -88px;
	margin-top: 2px;
	left: 19px
}

.collapse>ul>li span.icon2 {
	background-position: -63px -87px;
}

.collapse>ul>li span.icon3 {
	background-position: -116px -87px;
}

.collapse ul li h5 {
	display: block;
	font-weight: 600;
	color: #000;
	line-height: 30px;
	position: relative;
	font-size: 17px;
	cursor: pointer;
	z-index: 1;
}

.collapse>ul li:before {
	content: '';
	position: absolute;
	width: 14px;
	height: 14px;
	right: 20px;
	top: 25px;
	border-radius: 1px;
	border: 1px solid #026da3;
}

.collapse ul li h5:before {
	content: '';
	position: absolute;
	width: 5px;
	height: 1px;
	background: #15679b;
	right: 12px;
	top: 16px;
	transform: rotateZ(45deg);
}

.collapse ul li h5.act:before,
.collapse ul li h5.act::after {
	transform: rotateZ(135deg);
	display: block !important;
}

.collapse ul li h5:after {
	content: '';
	position: absolute;
	width: 1px;
	height: 5px;
	background: #15679b;
	right: 17px;
	top: 14px;
	transform: rotateZ(45deg);
}

.collapse ul li div {
	display: none;
}

.collapse ul li p {
	font-weight: 400;
	color: #333;
	margin: 20px 0
}

.collapse ul li:after {
	content: '';
	position: absolute;
	left: 34px;
	top: 19px;
	width: 45px;
	height: 45px;
	background-size: 470px;
	background-position: 0 0;
	z-index: 0
}

@media screen and (max-width:991px) {
	.slideTab .tab {
		line-height: 26px
	}
}

@media screen and (max-width:767px) {
	.tip {
		display: none
	}
	.tip-com span {
		color: #fff
	}
	.mobShow {
		display: block
	}
	.otherSolutions h2,
	.full-slider h2 {
		margin-bottom: 40px
	}
	.title h1 {
		margin-top: 30px
	}
	#slilock .gslider {
		margin: 0 0 0 -10%
	}
}
@media screen and (max-width:760px) {
.collapse ul li ul.list li {line-break: anywhere;}
}

@media screen and (max-width:500px) {
	.featureList {
		justify-content: center
	}
	.featureBox {
		width: 90%
	}
	.solutionList .featureBox {
		width: 80%
	}
	.solutionTab .tab {
		width: 45%;
		margin-bottom: 30px
	}
	.solutionTab {
		margin-bottom: 30px
	}
.collapse>ul>li {width:auto}
}


.adap-logo-blocks .adapcus-block{height:100px}
.adapcstmr03 a:first-child img{
width: 150px;
    height: 46px;
    top: 12px;
}
.adapcstmr01 img, .adapcstmr02 img, .adapcstmr03 img, .adapcstmr04 img, .adapcstmr05 img, .adapcstmr06 img, .adapcstmr07 img, .adapcstmr08 img{
    height:80px;
width:130px;
}
.prd-nav li {
    width: 32% !important;
}
/* tab section css start*/
.pageTabSec h2{font-size:29px !important;font-weight:bold !important;text-align:center;margin-bottom:30px !important;font-family:'Open Sans',sans-serif; color: #000;}
.pageTabSec{max-width:1200px;margin:0 auto;margin-bottom: 0;}
.pageTabSec ul.pageTab{padding:0;border-bottom:1px solid #e7e7e7;text-align:center;box-sizing:border-box;}
.pageTabSec ul.pageTab li{padding:12px 16px;box-sizing:border-box;margin:0 10px;display:inline-block;font-size:15px;color:#8c9ca2;cursor:pointer;}
.pageTabSec ul.pageTab li.active{border-bottom:2px solid #055367;color:#055367;font-weight:600;}
.pageTabSec ul.pageTab li:hover{color:#055367;}
.pageTabSec .pageTabView{padding:30px 0;display:none;}
.pageTabSec .pageTabView.active{display:block;}
.pageTabSec .pageTabView ul{width:24%;display:inline-block;padding-left:20px;box-sizing:border-box;list-style:disc;color:#93bac9;vertical-align:text-top;}
.pageTabSec .pageTabView.solutions-tab ul{width:25%;float:left;}
.pageTabSec .pageTabView.solutions-tab ul:nth-child(1){width:26%;}
.pageTabSec .pageTabView.solutions-tab ul:nth-child(2){width:23%;}
.pageTabSec .pageTabView.solutions-tab ul:nth-child(3){width:27%;}
.pageTabSec .pageTabView.solutions-tab ul:nth-child(4){width:24%;}
.pageTabSec .pageTabView ul li a{color:#000;font-size: 13px;}
.pageTabSec .pageTabView ul li a:hover{ text-decoration: underline; }
.pageTabSec .pageTabView ul li{padding:6px 0;margin:0;list-style-type:disc !important;color:#93bac9;}
.footer-new {background:#fff;padding-bottom: 20px !important;padding-top: 30px !important;}
#rel-Prd ul {width: 33%;}	
#rel-Prd ul li:first-child a {font-weight: 600}	
@media(min-width:1200px){.container{max-width: 1200px}}
@media(max-width:1024px){
	.pageTabSec .pageTabView{padding:30px 20px }
	.container {width: 95%;}
}
@media(max-width:1023px){
	 .pageTabSec ul.pageTab{padding:0 10px;}
	 .pageTabSec ul.pageTab li{padding:12px 10px;margin:0 10px;font-size:13px;}
	 .pageTabSec .pageTabView ul{font-size:13px;}
	 .pageTabSec .pageTabView{padding:20px;}
 }
 @media (max-width:991px){
 	.pageTabSec .pageTabView.solutions-tab ul{width:25% !important;}
 }
 @media (max-width:767px){
 	.pageTabSec{display:none !important;}
 }

        /* tab section css end */
