/******** 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;
}
.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(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 */
/* New revamp css start */
#maincontent {
    display: none;
}
.top-banner *,
.as-full * {
    box-sizing: border-box;
}
.pg-container {
    max-width: 1400px;
}
.pg-container>* {
    box-sizing: border-box;
}
.pg-container,
.banner-content,
.comp-table {
    margin: 0 auto;
}
.page-banner {
    background-color: #e8f6ff;
    padding: 50px 0px 150px;
    position: relative;
    z-index: 1;
}
.banner-content {
    max-width: 1070px;
}
.banner-content h1 {
    font-size: 34px;
    line-height: 1.2;
    text-align: center;
    color: #000000;
    margin-bottom: 20px;
}
.banner-content p {
    font-size: 16px;
    color: #333333;
    line-height: 1.75;
    text-align: center;
    font-weight: 300;
    margin: 0 0 20px;
}
.ban-btn-wrap {
    margin-top: 36px;
    display: block;
    text-align: center;
}
.banner-content .download-btn {
    margin-right: 25px;
}
.banner-content .download-btn,
.free-trial-btn,
.banner-content .request-btn,
.footer-req-btn {
    display: inline-block;
    border-radius: 3px;
    padding: 15px 0;
    font-size: 18px;
    color: #ffffff;
    line-height: 1.2;
}
.banner-content .download-btn {
    background-color: #df0d00;
    width: 230px;
}
.banner-content .download-btn:hover,
.free-trial-btn:hover {
    background-color: #ea0e01;
}
.ban-btn-wrap a:hover {
    text-decoration: none;
}
.banner-content .request-btn {
    background-color: #00954b;
    width: 360px;
}
.banner-content .request-btn:hover,
.footer-req-btn:hover {
    background-color: #01ad58;
}
.free-trial-btn,
.footer-req-btn {
    display: inline-block;
    border-radius: 0;
    text-align: center;
    border-radius: 3px;
    width: 235px;
}
.page-banner::before {
    content: '';
    position: absolute;
    right: 0px;
    background: center / cover no-repeat url('https://www.manageengine.com/latam/active-directory-audit/how-to/images/how-to-ad-banner-wave-top.png');
    width: 468px;
    height: 100%;
    top: 0;
    z-index: -1;
}
/* comparision table css */
.table-cmp-sec {
    position: relative;
    margin-top: -142px;
    z-index: 1;
    padding-bottom: 50px;
}
.comp-table {
    max-width: 1250px;
    margin: 0 auto;
    border: 1px solid #d9ecf4;
    box-shadow: 0px 0px 65px 0px rgba(13, 106, 149, 0.2);
    font-size: 0;
}
.comp-table .rhs-table-side,
.comp-table .lhs-table-side {
    width: 50%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}
.lhs-table-side::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    background: #d9ecf4;
    right: 0;
    top: 0;
}
.comp-table .table-header {
    text-align: center;
    color: #fff;
    height: 60px;
}
.comp-table .table-header h2 {
    font-size: 18px;
    margin: 0;
    padding: 20px 0;
    line-height: 1;
}
.comp-table .lhs-table-side .table-header {
    background-color: #3b4e5f;
}
.comp-table .lhs-table-side .table-content,
.comp-table .rhs-table-side .table-content {
    padding: 45px 50px;
}
.table-content h3 {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.44;
    margin: 0 0 3px;
}
.table-content h5 {
    font-size: 18px;
    color: #000;
    line-height: 1.44;
    margin-bottom: 15px;
}
.table-content ul li strong,
.table-content p strong {
    font-weight: 600;
}
.table-content p {
    color: #333333;
    font-weight: 300;
    font-size: 15px;
    line-height: 1.77;
    margin: 0px 0 24px;
}
p.p-nxt-image {
    margin: 15px 0 0px;
}
.comp-table .rhs-table-side .table-header {
    background-color: #005b9a;
}
.comp-list,
.comp-list-shrt {
    padding-left: 24px;
    margin-bottom: 24px;
}
.comp-list li,
.comp-list-shrt li {
    font-size: 15px;
    line-height: 1.73;
    margin-bottom: 28px;
    font-weight: 300;
    position: relative;
}
.comp-list-shrt li {
    margin-bottom: 14px;
}
.comp-list li::before,
.comp-list-shrt li::before {
    content: '.';
    position: absolute;
    font-size: 50px;
    color: #005b9b;
    top: -45px;
    left: -24px;
}
.comp-list li:has(.table-image-container) {
    margin-bottom: 0;
}
.table-image-container {
    margin: 27px 0 40px 0;
}
.table-image-container img {
    max-width: 100%;
    height: auto;
}
.comp-table-footer {
    display: block;
    background-color: #005b9a;
    padding: 60px 72px 60px 60px;
    position: relative;
    z-index: 1;
    width: 100%;
    font-size: 0;
    box-sizing: border-box;
}
.comp-table-footer h2 {
    color: #ffffff;
    font-size: 32px;
    margin: 0 0 13px 0;
}
.comp-table-footer h3 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 200;
    line-height: 1.467;
    margin: 0;
}
.comp-table-footer .footer-lhs {
    width: 70%;
    display: inline-block;
    vertical-align: top;
}
.comp-table-footer .footer-rhs {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    text-align: end;
}
.footer-req-btn {
    background-color: #00954b;
}
.free-trial-btn {
    background: #df0d00;
    margin-bottom: 20px;
}
.footer-req-btn:hover,
.free-trial-btn:hover {
    text-decoration: none;
}
.comp-table-footer::before {
    content: '';
    position: absolute;
    background: center / cover no-repeat url('https://www.manageengine.com/latam/active-directory-audit/how-to/images/how-to-ad-footer-wave-bottom.png');
    width: 320px;
    height: 100%;
    right: 330px;
    top: 0px;
    z-index: -1;
}
.view-more-con {
    transform: all ease-in 0.2s;
}
.view-more-btn {
    position: relative;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.2;
    color: #118cd6;
    width: 80px;
    display: block;
    margin: 0 auto;
}
.view-more-btn:hover {
    text-decoration: none;
}
.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #118cd6;
    position: absolute;
    right: -20%;
    top: 7px;
}
.arrow-down {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #118cd6;
    position: absolute;
    right: -20%;
    top: 7px;
}
.disp-content {
    display: block;
}
.hide-content {
    display: none;
}
@media screen and (max-width:1380px) and (min-width:1024px) {
    .comp-table {
        margin: 0 6%
    }
}
@media screen and (max-width:1024px) {
    .comp-table {
        margin: 0 20px
    }
    .comp-table-footer {
        display: flex;
        align-items: center;
    }
    .comp-table-footer .footer-rhs {
        width: 40%;
    }
    .comp-table-footer .footer-lhs h3 br {
        display: none;
    }
    .comp-table-footer h2 {
        line-height: 1.2;
    }
    .comp-table-footer .footer-lhs {
        width: 60%;
    }
    .banner-content {
        padding: 0 5%;
    }
}
@media screen and (max-width:768px) {
    .banner-content h1 {
        font-size: 28px;
    }
    .comp-table-footer h2 {
        font-size: 26px;
    }
    .comp-table-footer h3 {
        font-size: 24px;
    }
    .page-banner {
        padding: 50px 0px 80px;
    }
    .banner-content .download-btn {
        width: 245px;
    }
    .free-trial-btn,
    .footer-req-btn {
        display: block;
    }
    .banner-content {
        padding: 30px 35px;
    }
    .ban-btn-wrap {
        display: flex;
        gap: 25px;
        justify-content: center;
        flex-wrap: wrap;
    }
    .banner-content .download-btn {
        margin-right: 0px;
    }
    .comp-table {
        margin: 0 5%;
    }
    .comp-table .rhs-table-side,
    .comp-table .lhs-table-side {
        width: 100%;
    }
    .comp-table .lhs-table-side::after {
        display: none;
    }
    .comp-table-footer {
        float: none;
        padding: 40px 24px;
        flex-direction: column;
    }
    .comp-table-footer .footer-lhs,
    .comp-table-footer .footer-rhs {
        width: 100%;
        float: none;
        text-align: center;
    }
    .comp-table-footer .footer-lhs h3 {
        padding-right: 0;
    }
    .comp-table-footer .footer-lhs h2 {
        line-height: 1.2;
    }
    .comp-table-footer .footer-rhs {
        margin-top: 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .comp-table .lhs-table-side .table-content,
    .comp-table .rhs-table-side .table-content {
        padding: 20px 25px;
    }
    .page-banner::before,
    .comp-table-footer::before {
        display: none;
    }
}
/* slider styles starts */
.screen-shot-viewer img {
    height: auto;
    max-width: 85%;
    display: inline-block;
}
.screen-shot-viewer {
    position: relative;
    max-width: 800px;
    text-align: center;
    padding: 15px 50px;
    background: #f9f9f9;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.disable-select {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.next {
    position: absolute;
    top: 40%;
    right: 4px;
    border: 2px solid #b4afaf;
    padding: 2px;
    width: 30px;
    height: 30px;
    background: #4f4747;
    color: #fff;
    cursor: pointer;
    text-align: center;
    border-radius: 30px;
}
.next::before {
    position: absolute;
    content: '>';
    left: 10px;
    top: 0px;
    text-align: center;
    font-size: 20px;
}
.prev {
    position: absolute;
    top: 40%;
    left: 4px;
    border: 2px solid #b4afaf;
    padding: 2px;
    width: 30px;
    height: 30px;
    background: #4f4747;
    color: #fff;
    cursor: pointer;
    text-align: center;
    border-radius: 30px;
}
.prev::before {
    position: absolute;
    content: '<';
    right: 10px;
    top: 0px;
    font-size: 20px;
}
body:has(.show-modal) {
    overflow-y: hidden;
}
.preview-modal {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: rgba(0, 0, 0, 0.8);
}
#close-btn {
    font-size: 25px;
    color: #fff;
    position: absolute;
    top: 20px;
    right: 30px;
    font-family: sans-serif;
    cursor: pointer;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 30px;
}
.hide-modal {
    display: none;
}
.show-modal {
    display: block;
}
.screen-shot-viewer p {
    font-size: 13px;
    font-family: sans-serif;
    margin-bottom: 0;
    text-align: left;
}
@media screen and (max-width:991px) {
    .screen-shot-viewer {
        max-width: 700px;
    }
}
@media screen and (max-width:768px) {
    .screen-shot-viewer {
        max-width: 500px;
    }
}
@media screen and (max-width:600px) {
    .screen-shot-viewer {
        max-width: 300px;
        padding: 15px 30px;
    }
    .next {
        width: 20px;
        height: 20px;
        right: 0px;
    }
    .next::before {
        left: 4px;
        top: -4px;
        font-size: 15px;
        right: 0px;
    }
    .prev {
        width: 20px;
        height: 20px;
        left: 0px;
    }
    .prev::before {
        right: 4px;
        top: -4px;
        font-size: 15px;
    }
}
/* slider styles ends */
/* end */
/*footer div{
float: none;
box-sizing: unset;
}*/

#scroll {
    position: relative;
}
.comp-table .table-header h2 {
    color: #fff;
}
.fea-nav-link span {
    width: 16%;
}
.heading-menu {
    display: none;
}
.table-cmp-sec {
    margin-top: -61px;
}