/******** 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 */

#scroll,
.heading-menu,
#backToTop {
    display: none !important
}

.top-strip-audit-24 {
    display: none
}



.main-page *,
.main-page ::before,
.main-page ::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    font-weight: 300
}

.ac {
    width: 90%;
    max-width: 1200px;
    margin: auto
}

.page-bnr {
    height: 360px;
    background: linear-gradient(90deg, #EBF6FF 0%, #EBF6FF 100%);
    text-align: center;
    padding-top: 80px
}

.page-bnr h1 {
    font-size: 38px;
    line-height: 48px;
    font-weight: 500;
    color: #000;
    margin-bottom: 10px
}

.page-bnr p {
    font-size: 18px;
    line-height: 28px;
    color: #333333
}

.pres-img {
    background: url(https://www.manageengine.com/products/active-directory-audit/images/support-sprite-2024.png) no-repeat -18px -73px;
    background-size: 156px;
    width: 95px;
    height: 32px;
    display: inline-block;
    margin-top: 7px;
    position: relative;
    top: -3px
}

.page-content {
    padding-bottom: 60px
}

.link-box {
    background: #fff;
    position: relative;
    transition: .3s ease-in
}

.link-box h3 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    color: #000;
    margin-top: 8px;
    margin-bottom: 3px
}

.link-box p {
    font-size: 15px;
    line-height: 25px;
    color: #333333
}

.main-links {
    display: flex;
    margin: auto;
    justify-content: center;
    margin-top: -130px
}

.main-links .link-box {
    max-width: 330px;
    margin-right: 20px;
    border-radius: 8px;
    border: .8px solid #F2F1F1;
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.06);
    padding: 40px;
    border: 1px solid transparent
}

.main-links .link-box:last-child {
    margin-right: 0
}

.link-box .link-text {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #256AB4;
    display: inline-block;
    padding-right: 10px;
    margin-top: 20px;
    position: relative;
    cursor: pointer
}

.link-box .link-text:before {
    content: "";
    width: 6px;
    height: 6px;
    border-top: 1.5px solid;
    border-right: 1.5px solid;
    transform: rotate(45deg);
    position: absolute;
    right: 0;
    top: 2px;
    bottom: 0;
    margin: auto
}

.overlay-link {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-decoration: none;
    z-index: 1;
}

.overlay-link:hover {
    text-decoration: none;
}

.main-links .link-box:hover {
    border: 1px solid #A5C3DC;
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.06)
}

.box-ic {
    display: inline-block;
    background: url(https://www.manageengine.com/products/active-directory-audit/images/support-sprite-2024.png) no-repeat;
    background-size: 156px;
    height: 22px
}

.box-ic-1 {
    background-position: -14px -12px;
    width: 22px;
    height: 22px
}

.box-ic-2 {
    background-position: -45px -12px;
    width: 25px;
    height: 22px
}

.box-ic-3 {
    background-position: -79px -12px;
    width: 22px;
    height: 22px
}

.box-ic-4 {
    background-position: -16px -140px;
    width: 22px;
    height: 22px
}

.box-ic-5 {
    background-position: -42px -139px;
    width: 22px;
    height: 22px
}

.box-ic-6 {
    background-position: -67px -139px;
    width: 22px;
    height: 22px
}

.main-links .link-box:hover .box-ic-1 {
    background-position: -14px -42px
}

.main-links .link-box:hover .box-ic-2 {
    background-position: -45px -42px
}

.main-links .link-box:hover .box-ic-3 {
    background-position: -79px -42px
}

.one-line-link {
    display: flex;
    margin: auto;
    justify-content: center;
    margin-top: 50px
}

.one-line-link .link-box {
    max-width: 243px;
    width: 100%;
    text-align: center;
    padding: 15px 10px;
    margin-right: 20px;
    border-radius: 4px;
    border: 1px solid #F2F1F1
}

.one-line-link .link-box:last-child {
    margin-right: 0
}

.one-line-link .link-ic {
    padding-left: 20px;
    text-decoration: underline;
    position: relative;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    color: #256AB4
}

.one-line-link .link-ic:before {
    content: "";
    background: url(https://www.manageengine.com/products/active-directory-audit/images/support-sprite-2024.png) no-repeat -14px -114px;
    background-size: 156px;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 2px
}

.one-line-link .link-ic-2:before {
    background-position: -35px -115px;
    width: 16px;
    height: 13px
}

.one-line-link .link-ic-3:before {
    background-position: -56px -114px;
    width: 14px;
    height: 14px
}

.one-line-link .link-ic-4:before {
    background-position: -73px -114px;
    width: 15px;
    height: 15px
}

.one-line-link .link-box:hover {
    border: 1px solid #A5C3DC
}

.pricing-links {
    display: flex;
    margin: auto;
    justify-content: center;
    margin-top: 50px;
    position: relative;
    z-index: 1
}

.pricing-links .link-box {
    width: 100%;
    max-width: 298px;
    border-radius: 6px;
    border: 1px solid #A5C3DC;
    margin-right: 20px;
    padding: 30px
}

.pricing-links .link-box:last-child {
    margin-right: 0
}

.pricing-links .link-box:hover {
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.06)
}

.contact-box {
    border-radius: 6px;
    border: 1px solid #A5C3DC;
    padding: 80px 30px;
    margin-top: -20px;
    background-color: #ecf6ff;
    background-image: url(https://www.manageengine.com/products/active-directory-audit/images/support-line-pattern.png);
    background-size: 100% 100%;
    background-position: right bottom;
    position: relative
}

.contact-box:before {
    content: "";
    width: calc(100% + 2px);
    height: 100%;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1);
    position: absolute;
    left: -1px;
    top: -1px
}

.cont-box-inn {
    display: flex;
    max-width: 921px;
    width: 100%;
    margin: auto;
    position: relative
}

.cont-lhs {
    width: 190px
}

.cont-box-inn h2 {
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px
}

.cont-rhs {
    width: calc(100% - 190px);
    padding-left: 78px
}

.cont-ic {
    margin-bottom: 30px;
    padding-top: 24px;
    position: relative
}

.cont-ic span {
    font-size: 17px;
    line-height: 27px;
    color: #000;
    font-weight: 500
}

.cont-ic a {
    font-size: 15px;
    line-height: 25px;
    color: #333333;
    text-decoration: underline
}

.cont-ic:before {
    content: "";
    background: url(https://www.manageengine.com/products/active-directory-audit/images/support-sprite-2024.png) no-repeat -16px -173px;
    background-size: 156px;
    width: 20px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 0
}

.cont-ic.mob-ic:before {
    background-position: -42px -172px;
    width: 17px;
    height: 17px
}

.toll-free-list {
    display: flex;
    flex-wrap: wrap
}

.toll-free-box {
    max-width: 211px;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #F1F1F1;
    background: #FFF;
    position: relative;
    transition: .3s;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 17px 10px 20px 58px
}

.toll-free-box:nth-child(3) {
    margin-right: 0
}

.toll-free-box a {
    text-decoration: underline;
    font-size: 15px;
    color: #0D6EB9
}

.toll-free-box span {
    display: block;
    font-size: 17px;
    line-height: 20px;
    color: #000
}

.toll-free-box:before {
    content: "";
    background: url(https://www.manageengine.com/products/active-directory-audit/images/support-sprite-2024.png) no-repeat -15px -200px;
    background-size: 156px;
    width: 28px;
    height: 17px;
    position: absolute;
    left: 20px;
    top: 20px
}

.ic-uk:before {
    background-position: -48px -200px
}

.ic-au:before {
    background-position: -81px -200px
}

.ic-chi:before {
    background-position: -15px -221px
}

.ic-int:before {
    background-position: -48px -221px
}

@media screen and (max-width : 1150px) {
    .page-bnr {
        margin-top: -5px
    }

    .pricing-links,
    .cont-box-inn {
        max-width: 80%
    }

    .cont-rhs {
        padding-left: 40px
    }

    .toll-free-box {
        margin: 0
    }

    .toll-free-list {
        gap: 10px
    }

    .one-line-link .link-box {
        margin-right: 10px
    }
}

@media screen and (max-width : 992px) {
    .page-bnr {
        padding-top: 70px;
        padding-bottom: 150px;
        height: auto
    }

    .page-bnr h1 {
        font-size: 30px;
        line-height: 34px
    }

    .main-links .link-box {
        max-width: 100%;
        width: 100%;
        margin: 0
    }

    .main-links {
        flex-wrap: wrap;
        gap: 20px
    }

    .one-line-link {
        flex-wrap: wrap;
        gap: 10px
    }

    .one-line-link .link-box {
        margin: 0
    }

    .pricing-links,
    .cont-box-inn {
        max-width: 100%;
        gap: 10px;
        flex-wrap: wrap
    }

    .pricing-links .link-box {
        max-width: 100%;
        margin: 0
    }

    .cont-lhs {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        gap: 10px
    }

    .cont-box-inn h2 {
        display: block;
        width: 100%
    }

    .cont-ic {
        min-width: calc(50% - 10px)
    }

    .cont-ic span {
        display: block
    }

    .cont-rhs {
        padding-left: 0;
        width: 100%
    }

    .toll-free-box {
        max-width: auto;
        width: auto;
        min-width: 200px
    }

    .contact-box {
        padding-bottom: 50px;
        background-image: none
    }
}

@media screen and (max-width: 1500px) {
    .head-container {
        padding-bottom: 10px;
    }
}