.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 *{font-family:'ZohoPuvi'!important}
body{font-weight:300}
.title{text-align:center;margin-top:50px;margin-bottom:50px}
.title h1{font-size:35px;line-height:35px;font-weight:600}
.title p{font-size:14px;line-height:21px;margin:15px 50px}
.featureContainer h2{font-size:22px;line-height:28px;text-align:center;margin-bottom:40px;font-weight:600}
.featureList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.featureBox{width:49%;margin-bottom:40px}
.featureContent{padding-left:30px;position:relative}
.featureList .featureContent{padding-top:45px}
.featureBox .featureContent::before{content:"";position:absolute;left:30px;top:0;width:50px;height:31px;background:url(https://www.manageengine.com/products/active-directory-audit/images/azure-risk-detection-sprite-22.png);background-size:108px;background-position:-4px -8px;margin-bottom:12px}
.fea1 .featureBox:nth-of-type(2) .featureContent::before{background-position:-61px -4px;height:35px}
.fea1 .featureBox:nth-of-type(3) .featureContent::before{background-position:-4px -52px;height:33px}
.fea1 .featureBox:nth-of-type(4) .featureContent::before{background-position:-58px -55px;height:30px}
.fea2 .featureBox:nth-of-type(1) .featureContent::before{background-position:-4px -101px;height:30px}
.fea2 .featureBox:nth-of-type(2) .featureContent::before{background-position:-59px -101px;height:38px}
.fea2 .featureBox:nth-of-type(3) .featureContent::before{background-position:-4px -156px;height:31px}
.fea2 .featureBox:nth-of-type(4) .featureContent::before{background-position:-61px -153px;height:36px}
.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;line-height:1.5;text-align:center}
.slideTab{width:100%;display:inline-block;text-align:center;margin-bottom:10px;position:relative;bottom:0;right:0}
.slideTab .tab{float:none!important;font-size:16px;font-weight:600;line-height:32px;margin:0!important;opacity:1!important;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;position:relative!important;width:31%!important;display:inline-block!important;cursor:pointer}
.slideTab .tab:hover{color:#1281bd;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.slideTab .tab.flex-active-slide{color:#1281bd;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.slideTab .tab.flex-active-slide::before{content:"";position:absolute;height:3px;width:73%;bottom:-6px;left:16%;background:#1281bd;-webkit-transition:.3s;-o-transition:.3s;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;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;-webkit-box-shadow:0 5px 21px -10px rgba(150,150,150,0.8);box-shadow:0 5px 21px -10px rgba(150,150,150,0.8)}
#slilock .gslider p{text-align:center;font-size:15px;line-height:22px;margin-top:30px}
#slilock .gslider p strong{font-weight:600}
.mobShow{display:none}
.tip{position:absolute;height:100%;width:100%}
@-webkit-keyframes pulse {
to{-webkit-box-shadow:0 0 0 15px rgba(232,76,61,0);box-shadow:0 0 0 15px rgba(232,76,61,0)}
}
@keyframes pulse {
to{-webkit-box-shadow:0 0 0 15px rgba(232,76,61,0);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;-webkit-box-shadow:0 0 0 0 rgba(232,76,61,0.7);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);animation:pulse 1.25s infinite cubic-bezier(0.66,0,0,1);font-size:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align: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:34%;left:63%}
.tip1 .tip1_2{top:23%;left:29%}
.tip1 .tip1_3{top:53px;left:484px}
.tip2 .tip2_1{top:19%;left:31%}
.tip2 .tip2_2{top:28.5%;left:79.5%}
.tip2 .tip2_3{top:90%;left:17%}
.tip3 .tip3_1{top:50%;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;-webkit-box-shadow:1px 1px 6px 0 rgba(0,0,0,0.6);box-shadow:1px 1px 6px 0 rgba(0,0,0,0.6);position:absolute;-webkit-transform:scale(0.9);-ms-transform:scale(0.9);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:11%;left:48%}
.tip1 .tip1_2_tool{top:33%;left:16%}
.tip1 .tip1_3_tool{top:45px;left:110px}
.tip2 .tip2_1_tool{top:18%;left:28%}
.tip2 .tip2_2_tool{top:7%;left:49%}
.tip2 .tip2_3_tool{top:85%;left:14%}
.tip3 .tip3_1_tool{top:60%;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:114px;left:80px;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}
.tip1 .tip1_2_tool::before{top:-10%;left:64px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
.tip1 .tip1_3_tool::before{top:20%;left:100%;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.tip2 .tip2_1_tool::before{top:18%;left:-6px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}
.tip2 .tip2_2_tool::before{top:111px;left:220px;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}
.tip2 .tip2_3_tool::before{top:70%;left:-6px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}
.tip3 .tip3_1_tool::before{top:-11px;left:8%;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);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{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.close:after,.closePop:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);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;-webkit-transition:1s;-o-transition:1s;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;line-height:1.4;text-align:center}
.solutionTab{text-align:center;margin-bottom:50px}
.solutionTab .tab{font-size:18px;font-weight:600;line-height:21px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;position:relative;width:23%;display:inline-block}
.solutionTab .tab.active{color:#1281bd;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.solutionTab .tab:hover{color:#1281bd;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.solutionTab .tab.active::before{content:"";position:absolute;height:3px;width:94%;bottom:-12px;left:3%;background:#1281bd;-webkit-transition:.3s;-o-transition:.3s;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;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;border:2px solid transparent}
.solutionList .featureBox:hover{border:2px solid #1281bd;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.solutionList .featureBox .featureContent{padding-left:65px;padding-top:0}
.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/active-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 40px;background:#dbf3ff;width:95%}
.ctaContainer h2{font-size:20px;line-height:30px;margin-bottom:30px;font-weight:600}
.ctaContainer a{padding:10px 52px 10px 25px;color:#fff;background:#e51931;font-size:14px;font-weight:600;text-decoration:none;position:relative;-webkit-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}
.ctaContainer a::before{content:'';background:url(https://www.manageengine.com/products/active-directory-audit/images/azure-risk-detection-sprite-22.png) no-repeat -14px -202px;background-size:108px;width:19px;height:14px;position:absolute;right:24px;top:0;bottom:0;margin:auto}
.ctaContainer a:hover{text-decoration:none;background:#ff0925;-webkit-box-shadow:2px 6px 15px rgba(229,25,49,0.4);box-shadow:2px 6px 15px rgba(229,25,49,0.4)}
.ctaContainer span{font-size:11px;display:block;margin-top:7px;font-style:italic}
@media screen and (max-width: 1024px) {
.tip{display:none}
.mobShow{display:block}
}
@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{font-size:18px;margin-bottom:40px}
.featureContainer h2{font-size:18px}
.title h1{font-size:26px;margin-top:30px}
#slilock .gslider{margin:0 0 0 -10%}
}
@media screen and (max-width: 500px) {
.title p{margin:15px 24px}
.featureList{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.featureBox{width:90%}
.featureContent{padding-left:0}
.solutionList .featureBox{width:80%}
.solutionTab .tab{font-size:16px;width:45%;margin-bottom:30px}
.solutionTab{margin-bottom:30px}
.slideTab .tab{font-size:14px!important;line-height:20px;width:38%!important}
.slideTab .slides{padding:10px 0!important}
}

.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 */
