.ac {
    width: 100%;
    max-width: 1200px;
    margin: auto;
}
.only-mfa h2 {
    font-size: 42px;
    line-height: 68px;
    font-weight: 700;
    color: #000;
    margin-bottom: 30px;
}
#scroll ul li {
    list-style: none;
}
    .tab-head .tab-title{float: none;}
    .tab-content h3:before,
    .bg-box h4:before {background:url(https://www.manageengine.com/latam/identity-360/images/endpoint-multi-factor-authentication-mfa-sprite-24.png) no-repeat;background-size:203px;}

    .only-mfa:before{background-image:url(https://www.manageengine.com/latam/identity-360/images/endpoint-multi-factor-authentication-mfa-rhs-24.png)}

    /* .tab-1 h3:before{width: 50px;height: 43px;background-position: -6px -56px;}
    .tab-2 h3::before{width:36px;height:36px;background-position:-55px -6px;}
    .tab-3 h3::before{width:36px;height:29px;background-position:-105px -6px;} */
    .tab-content h3{padding-top: 0;}
    .tab-content h3::before{display: none;}
    .tab-cont-lhs li {
        position: relative;
        padding-left: 38px;
        margin-bottom: 30px;
    }
    .tab-cont-lhs li:before{
        width: 18px;
        height: 18px;
        top:4px;
        background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAIZSURBVEhLvZa9lsFAFMdvKjo6OvEE0imXSslWSvEE7BvMG7BPIJ4AnY43WErVRkdHR5W9f0msOJNkMnvsnDNyjty5vzv3I/calGUJ0WHxEW+Tt8v7g4SYq6owYgWFKJJh9MjzTH5u+Lln2ZVEvhnAayznstyUDTjJ9MphQsDyL95FVasf5ACqyoBxMLimrQEKjywYBpdHVhwM8aj8AeYyrBoP812H4FuB+3RcGOqHK7E3QRLBePJvhmQg+taMUZoD7jEMYcPgVmkHdd+jRMYhbMxaBrqaFM59MmwYwmw+MFE4pCvSZ5gTwhqsRVawqcqtcplm3S4tdjsaLpdx8k2GrY2gHmapWiUCAK16PSrm87Q/n8kcIxqx6x0wpKW0phqmSYN6nfqLBZ0ul4gW27Jo1GrdQOfrlRqOQ5vDIQnmAubFSaxtm94qlRuoOZ3elQE0afsfmO3xeAM9GyPTmXgzuAnAQi53B+I/HRDsSo3ZMxBuy3qj4JYcMywhErMRQKfToVqpdBOfbrdkz5XbGI4E2ejDbP5NrDPcCC5FEmQEgRCpM6UvCIAqiSBJjsgX5F+/jUVu5y639UJSoWi987wz6zXRuX+bp9/P4E6LwZg/9ME+IOxndjgivKpT7xkA4yPrVTMIJixkuBLMZFdutFz5ECM1mF97GBVgHdyBWcLlnTQ3YnaBjJNtboxLO388QxKhS2BoHWaZiH8AqEbhanWJNZcAAAAASUVORK5CYII=');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .bg-box-1 h4:before{width: 50px;height: 43px;background-position: -6px -56px;}
    .bg-box-2 h4:before{width:40px;height:44px;background-position:-143px -54px}
    .bg-box-3 h4:before{width:55px;height:48px;background-position:-77px -54px;}
    .bg-box-4 h4:before{width:57px;height:45px;background-position:-5px -118px}
    .bg-box-5 h4:before{width:43px;height:47px;background-position:-84px -119px}

    .inner-wrap{max-width: 844px;}



.cap-wrap {
    font-size: 0;
}

.cap-wrap .text-side {
    display: inline-block;
    width: 360px;
    vertical-align: middle;
    padding: 0;
    float: none;
}

.tile-side {
    display: inline-block;
    width: calc(100% - 360px);
    padding-left: 40px;
    vertical-align: middle;
}

.cap-wrap .text-side .cap-title {
    font-size: 40px;
    line-height: 50px;
    font-weight: 600;
    color: #000;
}

.cap-wrap .text-side .cap-title span {
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    display: block;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.cap-box {
    position: relative;
    display: inline-grid;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    padding: 30px 40px 30px 80px;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0px 0px 20px rgba(144, 144, 144, 0.16);
    cursor: pointer;
    transition: .3s ease-in;
}

.tile-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    width: 100%;
}

.cap-box:before {
    content: "";
    background: url('images/id360-capabilities-sprite.png') no-repeat;
    background-size: 184px;
    position: absolute;
    left: 26px;
    top: 27px;
    pointer-events: none;
    transition: .3s ease-in;
}

.cap-box-1:before {
    width: 33px;
    height: 27px;
    background-position: -11px -17px;
}

.cap-box-2:before {
    width: 36px;
    height: 30px;
    background-position: -66px -18px;
}

.cap-box-3:before {
    width: 34px;
    height: 27px;
    background-position: -124px -18px;
}

.cap-box-4:before {
    width: 37px;
    height: 25px;
    background-position: -12px -69px;
}

.cap-box-5:before {
    width: 34px;
    height: 30px;
    background-position: -67px -67px;
}

.cap-box-6:before {
    width: 36px;
    height: 25px;
    background-position: -122px -69px;
}

.cap-box:after {
    content: "";
    width: 11px;
    height: 11px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAADuSURBVEhLrdW9DYJQFIZhDpUlnZaOwAbqBLZ20EIjCxgdwQ5K3cANZB03uBSA5xBMjPJzfz4SEkLxvHCbj9I0DT3P2/ONvFZt24a+7x+IAxeWz0j9Y9V1faIsy4KqqmIiCgAR+fKIrYVYTdPsCIB2RH/UT34MGH7x8SxhgW+c/+DOkTX/xQYS+MXzPI+TJCkhgSFcjgsSGMMhgSncOTCHOwV0cOuALm4VMMGNA6a4UcAG1w7Y4loBF3w24IpPBhD4aACFDwaQ+F8AjQ8FrvzyKEskY4GYUN6DGw9O1C1aP/pbxh8IXAwxlVJhURTlG5thKhEms70qAAAAAElFTkSuQmCC');
    background-size: cover;
    position: absolute;
    right: 30px;
    top: 35px;
    pointer-events: none;
    transition: .3s ease-in;
}



.cap-box a {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    text-decoration: none;
}

.cap-box:hover {
    transform: translateY(-2px);
}

.cap-box:hover:after {
    transform: scale(1.3) translateY(0px);
}

.cap-box:hover:before {
    transform: scale(1.2);
}
@media screen and (max-width : 992px){
    .cap-section {
        padding: 40px 0;
        margin-top: 50px;
        margin-bottom: 30px;
    }
    .cap-wrap .text-side,.cap-wrap .tile-side{width: 100%; padding: 0}
    .cap-wrap .text-side{
        margin-bottom: 20px;
        text-align:center;
    }
    .cap-wrap .text-side .cap-title {
    font-size: 26px;
    line-height: 36px;
    padding-bottom: 15px;
    }
    .cap-box:before,.cap-box:after {
    top: 50%;
    transform: translateY(-50%);
}
}

@media screen and (max-width : 600px){
.tile-wrap {
    grid-template-columns: repeat(1, 1fr);
}
    .cap-box{
        font-size: 14px;
    }
}


    @media screen and (min-width : 991px){
        .bg-box-3 {
    margin-top: -9px;
}
.tab-head .tab-title{
    width: calc(40% - 35px);
}
    }

@media screen and (max-width :992px){
.text-side {padding-left: 0;}
}


.cap-section {
    display: none;
}
.about-container{background:#fff}

.accordion h4 {
  margin: 0;
  margin-left: 0;
}