.container {
    max-width: 1000px !important;
}
/******** 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 30px;border-bottom:1px solid #e7e7e7;text-align:center;box-sizing:border-box;}
 .pageTabSec ul.pageTab li{padding:12px 45px;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;}
 .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;}
 @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 */

.heading-menu{
background:#062445 url('https://www.manageengine.cn/products/active-directory-audit/images/adap-resource-ban-bg.jpg') no-repeat center top !important;
}
.per30 img{margin:0 0 20px 0}
.taj{text-align:justify}

.heading-menu {
        padding:50px 0;
        background-attachment: relative;
        background-position: center center;
        width: 100%;
        -webkit-background-size: 100%;
        -moz-background-size: 100%;
        -o-background-size: 100%;
        background-size: 100%;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        color: #fff;
        border-bottom: 1px solid #C5CBD4;
        font-weight: 400;
        letter-spacing: -1px;
        position: relative;
        overflow: hidden;
        clear: both;
        height: auto;
        font-weight: 500;
    }

    h1.ftrmnhdr {
        font-size: 45px;
        letter-spacing: 0.5px;
        line-height: 50px;
        font-weight: 400;
    }

    .ftrpg-inrhdr {
        font-weight: 100;
        font-size: 23px;
        line-height: 29px;
        letter-spacing: 1px;
        color: #fff;
    }

    .recourcnavsec {
        background: #f8f8f8;
        border-bottom: 1px solid #e8e8e8;
    }

    .recourcnavsec.fixed {
        position: fixed;
        z-index: 7;
        top: 92px;
        width: 100%;
        box-shadow: 1px 1px 3px #888;
    }

    .rs-continer {
        padding: 10px 0px;
    }

    .recourcnavsec {
        margin: 0 auto;
        list-style: none;
        position: relative;
        height: 48px;
    }

    .recourcnavsec li {
        display: inline-block;
    }

    .recourcnavsec li span {
        bottom: 15px;
        position: relative;
    }

    .recourcnavsec li a {
        position: relative;
        z-index: 200;
        color: #444;
        font-size: 13px;
        display: block;
        float: left;
        padding: 0px 10px;
        text-decoration: none;
        line-height: 26px;
    }

    .recourcnavsec li a:hover {
        color: #444;
    }

    .recourcnavsec #rsource_movbg {
        position: absolute;
        height: 25px !important;
        top: 10px;
        left: 0;
        width: 100px;
        background: #99cdf1;
        z-index: 100;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

    .rsource_active_tab a {
        color: #444;
    }

    .ie6 .recourcnavsec li,
    .ie7 .recourcnavsec li {
        display: inline;
    }
.awd-bx{
padding:15px 0;
border-bottom:1px dashed #ccc;
margin-bottom:20px;
min-height:195px;
}
