.heading-menu,#customers,#allFea,.btmBar,.nav-dwn {
    display: none;
}
nav ul.productmenu {
    margin-right: 0;
}
#scroll{
    padding: 0;
}
.ar-report{
    padding: 80px;
    overflow: hidden;
}
.ar-report .flex {
    display: flex;
    justify-content: center;
    align-items: center;
}
.ar-report h1 {
    font-size: 40px;
    line-height: 55px;
    font-weight: 600;
    color: #000;
    padding:0 0 40px;
    margin: auto;
    max-width: 1000px;
}
.ar-report h2 {
    font-size: 35px;
    line-height: 45px;
    font-weight: 400;
    color: #000;
    margin: 0 auto 40px;
    max-width: 700px;
    text-align: center;
}
.ar-report h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
    margin: 0 0 10px !important;
}
.ar-report p {
    font-size: 16px;
    line-height: 32px;
    font-weight: 300;
    color: #000;
    margin: 0 0 10px;
}
.ar-report strong {
    font-weight: 400;
}
.ar-report a.cta {
    color: #fff;
    background-color: red;
    display: inline-block;
    padding: 14px 30px;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 8px;
    text-decoration: none;
}
.ar-report.banner {
    position: relative;
    background: linear-gradient(to bottom, #FFF5E7, #FFF5E7, transparent);
    margin: 0;
}
.ar-report.banner:before,.ar-report.banner:after {
    content: '';
    position: absolute;
    width: 300px;
    height: 300px;
    background-image: url(https://www.manageengine.com/ems/images/icon/bg-graphity-clip-1.svg);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 0;
    filter: invert(27%) sepia(51%) saturate(2878%) hue-rotate(28deg) brightness(104%) contrast(97%);
    opacity: .3;
}
.ar-report.banner:before{
    top: -90px;
    right: -90px;
}
.ar-report.banner:after {
    bottom: 90px;
    left: -90px;
}
.ar-report.banner .box {
    position: relative;
    max-width: 280px;
    background-color: #fff;
    padding: 30px;
    border-radius: 8px;
    border: 1px solid #eee;
    text-align: center;
    overflow: hidden;
}
.ar-report.banner .box.idc {
    max-width: 310px;
}
.ar-report.banner .box.kuppingercole {
    max-width: 360px;
}
.ar-report.banner .box.active {
    min-height: 280px;
    max-width: 340px;
}
.ar-report.banner .strip .box.offset {
    display: none;
}
.ar-report.banner .strip .box.offset.active {
    display: inline-block;
}
.ar-report.banner .cards .box.offset.active {
    display: none;
}
.ar-report.banner .strip .box.active {
    min-height: auto;
}
.ar-report.banner .strip .box {
    background: transparent;
    border: 0;
}
.ar-report.banner .box img {
    height: 30px;
    margin: 0;
}
.ar-report.banner .box img[alt=IDC] {
    height: 35px;
}
.ar-report.banner .box a {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    background-color: #EDF7FD;
    font-size: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    text-transform: uppercase;
}
.ar-report.banner .box a:after {
    content:  '';
    display:  inline-block;
    width:  15px;
    height: 15px;
    background-image: url('https://www.manageengine.com/ems/images/icon/newtab-icon-1.svg');
    background-size: cover;
    margin: 0 0 0 15px;
}
.ar-report.banner .box a:hover {
    background-color: #297ab2;
    color: #fff;
}
.ar-report.banner .box a:hover:after {
   filter: brightness(10);
}
.ar-report.banner .top {
    text-align: center;
    margin: 0 0 50px;
}
.ar-report.banner .cards{
    position: relative;
    margin: 0 0 35px;
    align-items: stretch;
    z-index: 1;
    grid-gap: 40px;
}
.ar-report.banner .cards p{
    padding: 0;
    margin: 0;
    min-height: 80px;
    display: inline-flex;
    align-items: center;
}
.ar-report.banner .cards .clip {
    position: relative;
    min-height: 50px;
    min-width: 250px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 10px;
}
.ar-report.banner .box.kuppingercole .clip {
    min-width: 300px;
}
.ar-report.banner .cards .clip:before, .ar-report.banner .cards .clip:after, .ar-report.banner .strip .box:before, .ar-report.banner .strip .box:after{
    content: '';
    position: absolute;
    top:0;
    bottom:0;
    display: inline-block;
    background-image: url('https://www.manageengine.com/ems/images/icon/award-leaf.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    width: 40px;
}
.ar-report.banner .cards .clip:before, .ar-report.banner .strip .box:before{
    left: 0;
}
.ar-report.banner .cards .clip:after, .ar-report.banner .strip .box:after{
    right: 0;
    transform: rotateY(-180deg);
}
.ar-report.banner .strip .box:before, .ar-report.banner .strip .box:after{
    background-position: center;
    width: 30px;
}
.ar-report.banner .strip {
    position: relative;
    z-index: 1;
    grid-gap: 40px;
}
.ar-report.banner .strip li {
    width: 150px;
    text-align: center;
}
.ar-report.banner .strip img {
    min-height: 20px;
    min-width: 50px;
    max-height: 25px;
    margin: 0;
}
.ar-report.banner .strip img[alt="ISG"] {
    margin-top: -15px;
    min-height: 40px;
}
.ar-report.banner .cards .clip:before, .ar-report.banner .cards .clip:after {
    display: none;
}
.ar-report.modal {
    position: fixed;
    top: 100px;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #0009;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999999;
}
.ar-report.modal .form {
    position: relative;
    background-color: #fff;
    width: auto;
    padding: 40px;
    border-radius: 20px;
    overflow: hidden;
}
.ar-report.modal .close {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    cursor: pointer;
    background-color: #0001;
    color: #999;
    padding: 15px 20px;
    line-height: normal;
}
.ar-report.modal .close:hover {
    background-color: #0003;
    color: #fff;
}
.fbutton input#Submit.download {
    margin-bottom: 0 !important;
    text-transform: uppercase;
    font-size: 18px !important;
    font-family: 'ZohoPuvi';
}
.ar-report.banner .suc-msg.hide {
    top: 0px;
    position: fixed;
    display: flex !important;
}
.ar-report.banner .suc-msg {
    position: fixed;
    display: flex;
    background-color: #EDFFF1;
    padding: 10px;
    top: 100px;
    left: 0;
    right: 0;
    align-items: center;
    justify-content: center;
    z-index: 2;
    transition: all ease-out 500ms;
}
.ar-report.banner .suc-msg:before {
    content: '';
    width: 25px;
    height: 25px;
    background-color: #52DB6D;
    display: inline-block;
    border-radius: 50%;
    background-image: url(https://www.manageengine.com/ems/images/icon/tick-icon-1.svg);
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 10px 0 0;
}
.ar-report.banner .suc-msg p {
    line-height: normal;
    margin: 0;
}
.ar-report.features {
    position: relative;
}
.ar-report.features:before,.ar-report.features:after {
    content: '';
    position: absolute;
    width: 320px;
    height: 300px;
    background-image: url(https://www.manageengine.com/ems/images/icon/bg-graphity-clip-2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 0;
    filter: invert(27%) sepia(51%) saturate(2878%) hue-rotate(195deg) brightness(104%) contrast(97%);
    opacity: .2;
}
.ar-report.features:before{
    top: 0;
    right: -90px;
}
.ar-report.features:after {
    bottom: 150px;
    left: -90px;
}
.ar-report.features .flex {
    position: relative;
    flex-wrap: wrap;
    grid-gap: 40px;
    align-items: stretch;
    max-width: 1200px;
    margin: auto;
    z-index: 1;
}
.ar-report.features .box {
    width: 300px;
    padding: 30px;
    border: 1px solid #eee;
    border-radius: 30px;
    background-color: #fff;
}
.ar-report.features .box img {
    width: 90px;
    margin: 0 0 10px;
}
.ar-report.reviews {
    background-color: #e5faff;
    background-image: url('https://www.manageengine.com/ems/images/icon/bg-pattern-1.svg');
    background-size: 120px;
}
.ar-report.reviews .flex {
    grid-gap: 30px;
    max-width: 1200px;
    margin: auto;
    align-items: stretch !important;
}
.ar-report.reviews .box {
    position: relative;
    background-color: #fff;
    width: 250px;
    min-height: 280px;
    padding: 70px 40px;
    border-radius: 10px;
}
.ar-report.reviews .box:nth-child(2) {
    width: 470px !important;
}
.ar-report.reviews .box:after {
    content: '';
    position: absolute;
    right: 20px;
    bottom: 20px;
    height: 35px;
    width: 200px;
    background-image: url('https://www.manageengine.com/ems/images/logo/gartner-logo.svg');
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: right;
}
.ar-report.reviews .box:before {
    content: '';
    position: absolute;
    right: 20px;
    top: 20px;
    height: 40px;
    width: 60px;
    background-image: url('https://www.manageengine.com/ems/images/icon/quote-icon-1.svg');
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: right;
}
.ar-report.reviews .box[data-ar="capterra"]:after {
    background-image: url('https://www.manageengine.com/ems/images/logo/capterra-logo.svg');
    height: 30px;
}
.ar-report.reviews .box[data-ar="g2"]:after {
    background-image: url('https://www.manageengine.com/ems/images/logo/g2-logo.svg');
}
.ar-report.reviews .box[data-ar="peer insights"]:after {
    background-image: url('https://www.manageengine.com/ems/images/logo/peer-insights-logo.svg');
}
.ar-report.reviews .flex-control-nav {
    left: 0;
}
.ar-report.reviews .flexslider {
    padding: 0 0 100px;
    width: auto;
}
.ar-report.reviews .flex-control-nav li a {
    background-color: #7DB5DB;
    border-radius: 50%;
    border: 4px solid #e5faff;
}
.ar-report.reviews .flex-control-nav li a.flex-active {
    background-color: #287AB2;
    border: 4px solid #fff;
    outline: 1px solid #287AB2;
}
.ar-report.overview {
    background-color: #0E0729;
    position: relative;
}
.ar-report.overview:before,.ar-report.overview:after {
    content: '';
    position: absolute;
    width: 300px;
    height: 300px;
    background-image: url(https://www.manageengine.com/ems/images/icon/bg-graphity-clip-2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 0;
    filter: invert(27%) sepia(51%) saturate(2878%) hue-rotate(260deg) brightness(104%) contrast(97%);
    opacity: .3;
}
.ar-report.overview:before{
    top: -90px;
    right: -90px;
}
.ar-report.overview:after {
    background-image: url(https://www.manageengine.com/ems/images/icon/bg-graphity-clip-1.svg);
    bottom: -90px;
    left: -90px;
}
.ar-report.overview .flex {
    max-width: 1000px;
    margin: auto;
}
.ar-report.overview h2,.ar-report.overview p {
    color: #fff !important;
    text-align: center;
}
.ar-report.customers {
    padding: 80px 80px 140px;
}
.ar-report.customers .flex {
    flex-wrap: wrap;
    grid-gap: 30px;
    margin: auto;
    max-width: 1200px;
}
.ar-report.customers li {
    width: 120px;
    height: 70px;
    background-color: #fff;
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.ar-report.customers li:nth-child(even) {
    transform: translate(0px, 40px);
}
.ar-report.customers li img {
    max-width: 100%;
    min-width: 100px;
    max-height: 100%;
}
    .ar-report.tabstrip {
        background-color: #0E0729;
        position: relative;
        color: #fff;
    }

    .ar-report.tabstrip ul.tab.flex li.active {
        outline: solid #fff 1px;
        font-weight: 400;
    }

    .ar-report.tabstrip .content.flex {
        display: none;
        max-width: 1100px;
        margin: auto;
        padding: 30px 0px;
        justify-content: space-evenly;
        flex-wrap: wrap;
       grid-gap: 40px;
    }

    .ar-report.tabstrip .content.flex.active {
        display: flex;
    }

    .ar-report.tabstrip ul.tab.flex {
        max-width: 850px;
        justify-content: space-evenly;
        margin: 20px auto;
    }

    .ar-report.tabstrip ul.tab.flex li {
        padding: 10px;
        border-radius: 5px;
        cursor: pointer;
        font-weight: 200;
    }

    .ar-report.tabstrip {
        background-color: #0E0729;
        position: relative;
        color: #fff !important;
    }


    .ar-report.tabstrip h2,
    .ar-report.tabstrip h3,
    .ar-report.tabstrip p {
        color: #fff !important;
    }

    .ar-report.tabstrip .tab {
        color: #fff;
    }

    .ar-report.tabstrip .cont-inner {
        color: #fff;
        max-width: 45%;
        min-width: 350px;
    }
    .ar-report.tabstrip .cont-inner:nth-child(1){
        max-width: calc(55% - 40px);
        
    }
    .ar-report.tabstrip .cont-inner:nth-child(2){
        max-width: 45%;
    }
    .ar-report.tabstrip .cont-inner img {
        max-width: 100%;
    }

.ar-report.tabstrip .cont-inner ul {
    list-style-type: disc !important;
    margin: 0 0 0 25px;
}
.ar-report.tabstrip .cont-inner li{
    padding: 0 0 0 10px;
}
.ar-report.tabstrip .cont-inner li::marker{
    color: #f5cd59;
    font-size: 15px;
}
@media(max-width:768px){
.ar-report,.ar-report.customers {
    padding: 40px;
}
.ar-report h1 {
    font-size: 34px;
    font-weight: 500;
    line-height: 54px;
}
.ar-report h2 {
    font-size: 25px;
    line-height: 42px;
    font-weight: 500;
}
.ar-report.banner:before {
    top: 0;
    right: -260px;
}
.ar-report.banner:after {
    top: 260px;
    left: -230px;
}
.ar-report.banner .suc-msg {
    padding: 120px 20px 20px 20px;
}
.ar-report.banner .suc-msg:before {
    margin: unset;
    top: 25px;
}
.ar-report.banner .suc-msg p {
    line-height: 26px;
}
.ar-report .flex {
    flex-wrap: wrap;
}
.ar-report.banner {
    background: linear-gradient(to bottom, #FFF5E7, #FFF5E7);
}
.ar-report.banner .strip li {
    width: 100%;
    text-align: center;
}
.ar-report.banner .strip img {
    max-height: 25px;
    max-width: 170px;
}
.ar-report.banner .strip img[alt="ISG"] {
    max-height: 35px;
    margin: 0;
}
.ar-report.features:before {
    right: -100px;
    top: 170px;
    margin: auto;
    width: 180px;
}
.ar-report.features:after {
    left: -100px;
    bottom: -100px;
    margin: auto;
    width: 180px;
}
.ar-report.reviews .flexslider{
    max-height: none;
    padding: 50px 0 0 0;
}
.flexBnrslides, .flex-control-nav, .flex-direction-nav {
    display: block;
}
.ar-report.reviews .flex-control-nav{
    top: 0;
}
.ar-report.customers li {
    width: 30%;
}
.ar-report.customers li:nth-child(even) {
    transform: none;
}
.ar-report.modal{
     top:0;
}
.ar-report.modal .form {
    padding: 20px;
}
.ar-report.modal .form .edi-btn {
    padding: 0;
}
.ar-report.modal .form .edi-btn inputgroup input {
    padding: 10px 5px !important;
}
.fbutton input#Submit.download {
    font-size: 14px !important;
    text-transform: uppercase;
}
.ar-report.modal .form h3 {
    font-size: 17px;
    line-height: normal;
    margin: 0 !important;
}
}