/******** 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 */

.heading-menu {
    display: none
}

#adapcutomerlogos,
#maincontent,
.fixed_bar_scontainer {
    display: none
}

.pageTabSec {
    max-width: 1100px
}

#allFea {
    display: none
}

footer,
#btmBar,
.btmBar {
    float: left;
    width: 100%
}

body {
    margin: 0
}

.af {
    margin: 0;
    padding: 0
}

.af p,
.af a,
.af li,
.af td,
.af td,
.af span,
.af label,
.af input,
.af select {
    line-height: 24px;
    font-size: 14px;
    color: #333
}

.af h1,
.af h2,
.af h3,
.af h4,
.af h5,
.af h6 {
    margin: 0;
    color: #333;
    font-weight: 600
}

.af ul {
    padding-left: 0;
    margin: 0
}

.af li {
    list-style-type: none
}

.af a {
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.af a:hover {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.af div,
.af a,
.af ul,
.af li,
.af input,
.af p,
.af h1,
.af h2,
.af span {
    box-sizing: border-box
}

.af div {
    box-sizing: border-box
}

.af,
.af * {
    font-family: 'Robotoregular'
}

.af {
    width: 100%;
    display: inline-block
}

.ac {
    margin: 0 auto;
    position: relative;
    max-width: 1200px
}

.shbanner-view {
    background: #000;
    color: #fff;
    left: 0;
    padding: 10px 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 999999
}

.shbanner-view:before {
    background: url(https://www.manageengine.com/active-directory-360/images/strip-img-lft.png) no-repeat;
    background-size: 35px;
    content: "";
    height: 27px;
    left: 0;
    position: absolute;
    top: 0;
    width: 35px
}

.shbanner-view:after {
    background: url(https://www.manageengine.com/active-directory-360/images/strip-img-rgt.png) no-repeat;
    background-size: 36px;
    bottom: 0;
    content: "";
    height: 22px;
    position: absolute;
    right: 0;
    width: 36px
}

.shbanner-view span {
    color: #5df6fe;
    font-weight: 600
}

.shbanner-view a {
    border: solid 1px #fec01f;
    border-radius: 20px;
    color: #fec01f;
    font-weight: 600;
    margin: 0 0 0 30px;
    padding: 5px 15px;
    text-decoration: none;
    transition: all .5s
}

.shbanner-view a:hover {
    background: #fec01f;
    color: #000;
    text-decoration: none;
    transition: all .5s
}

.ban {
    background: url(https://www.manageengine.com/products/active-directory-audit/images/home-ban-bg-24.png) no-repeat #EBF6FF;
    padding: 50px 0 0;
    background-position: right bottom;
    background-size: 55%
}

.in {
    background: none
}

.me-col-60per {
    width: calc(100% - 420px);
    float: left;
    box-sizing: border-box
}

.me-col-40per {
    width: 420px;
    float: left;
    box-sizing: border-box
}

.me-tit-typ-2 {
    text-align: left;
    padding: 60px 100px 60px 0
}

.me-tit-typ-2 h1 {
    padding: 0 0 30px;
    font-size: 37px;
    line-height: 52px;
    font-weight: 500;
    position: relative
}

.me-tit-typ-2 .text * {
    font-size: 37px;
    line-height: 42px;
    font-weight: 500;
    color: #0481d4
}

.me-tit-typ-2 p {
    margin: 0;
    padding-bottom: 25px;
    font-size: 20px;
    line-height: 32px;
    font-weight: 300;
    color: #393939;
    padding-right: 40px
}

.me-tit-typ-2 p:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.me-btn-dwn-ani {
    background: #E9142B;
    padding: 12px 35px;
    display: inline-block;
    border-radius: 3px;
    text-decoration: none;
    text-align: center;
    position: relative;
    text-decoration: none;
    margin-top: 20px;
    overflow: hidden;
    transition: all .4s ease;
    cursor: pointer
}

.me-btn-dwn-ani span {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    font-weight: 400
}

.dwn-cta-ani-24 {
    width: 14px;
    height: 15px;
    border-bottom: 2px solid #fff;
    display: inline-block;
    position: absolute;
    margin: 8px 0 0 10px;
    pointer-events: none
}

.me-btn-dwn-ani:link,
.me-btn-dwn-ani:visited {
    border: none;
    overflow: hidden;
    transition: all .3s ease-in-out
}

.me-btn-dwn-ani::before {
    background: #fff;
    content: "";
    height: 155px;
    opacity: 0;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    width: 50px;
    transition: all 3000ms cubic-bezier(0.19, 1, 0.22, 1)
}

.me-btn-dwn-ani::after {
    background: #fff;
    content: "";
    height: 120px;
    opacity: 0;
    position: absolute;
    top: -27px;
    transform: rotate(71deg);
    transition: all 3000ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 8rem
}

.me-btn-dwn-ani::before {
    left: -50%
}

.me-btn-dwn-ani::after {
    left: -100%
}

.me-btn-dwn-ani:hover,
.me-btn-dwn-ani:active {
    transform: translateY(-3px);
    color: #fff;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
    text-decoration: none
}

.me-btn-dwn-ani:hover::before {
    left: 120%;
    opacity: .5s
}

.me-btn-dwn-ani:hover::after {
    left: 200%;
    opacity: .6
}

.text1 {
    position: absolute;
    margin: -47px 0 0 360px
}

.text2 {
    position: absolute;
    margin: -47px 0 0 325px
}

p {
    display: inline-block;
    vertical-align: top;
    margin: 0
}

.word {
    position: absolute;
    width:max-content;
    opacity: 0
}

.letter {
    opacity: 0
}

.letter.out {
    -webkit-animation: cd-rotate-2-out .8s forwards;
    -moz-animation: cd-rotate-2-out .8s forwards;
    animation: cd-rotate-2-out .8s forwards
}

.letter.in {
    opacity: 1;
    -webkit-animation: cd-rotate-2-in 2s forwards;
    -moz-animation: cd-rotate-2-in 2s forwards;
    animation: cd-rotate-2-in 2s forwards
}

@-webkit-keyframes cd-rotate-2-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(90deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(-10deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0deg)
    }
}

@-moz-keyframes cd-rotate-2-in {
    0% {
        opacity: 0;
        -moz-transform: translateZ(-20px) rotateX(90deg)
    }

    60% {
        opacity: 1;
        -moz-transform: translateZ(-20px) rotateX(-10deg)
    }

    100% {
        opacity: 1;
        -moz-transform: translateZ(-20px) rotateX(0deg)
    }
}

@keyframes cd-rotate-2-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(90deg);
        -moz-transform: translateZ(-20px) rotateX(90deg);
        -ms-transform: translateZ(-20px) rotateX(90deg);
        -o-transform: translateZ(-20px) rotateX(90deg);
        transform: translateZ(-20px) rotateX(90deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(-10deg);
        -moz-transform: translateZ(-20px) rotateX(-10deg);
        -ms-transform: translateZ(-20px) rotateX(-10deg);
        -o-transform: translateZ(-20px) rotateX(-10deg);
        transform: translateZ(-20px) rotateX(-10deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0deg);
        -moz-transform: translateZ(-20px) rotateX(0deg);
        -ms-transform: translateZ(-20px) rotateX(0deg);
        -o-transform: translateZ(-20px) rotateX(0deg);
        transform: translateZ(-20px) rotateX(0deg)
    }
}

@-webkit-keyframes cd-rotate-2-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-100deg)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-90deg)
    }
}

@-moz-keyframes cd-rotate-2-out {
    0% {
        opacity: 1;
        -moz-transform: translateZ(-20px) rotateX(0)
    }

    60% {
        opacity: 0;
        -moz-transform: translateZ(-20px) rotateX(-100deg)
    }

    100% {
        opacity: 0;
        -moz-transform: translateZ(-20px) rotateX(-90deg)
    }
}

@keyframes cd-rotate-2-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0);
        -moz-transform: translateZ(-20px) rotateX(0);
        -ms-transform: translateZ(-20px) rotateX(0);
        -o-transform: translateZ(-20px) rotateX(0);
        transform: translateZ(-20px) rotateX(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-100deg);
        -moz-transform: translateZ(-20px) rotateX(-100deg);
        -ms-transform: translateZ(-20px) rotateX(-100deg);
        -o-transform: translateZ(-20px) rotateX(-100deg);
        transform: translateZ(-20px) rotateX(-100deg)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-90deg);
        -moz-transform: translateZ(-20px) rotateX(-90deg);
        -ms-transform: translateZ(-20px) rotateX(-90deg);
        -o-transform: translateZ(-20px) rotateX(-90deg);
        transform: translateZ(-20px) rotateX(-90deg)
    }
}

.letter.behind {
    transform: rotateX(-90deg)
}

.wisteria {
    color: #8e44ad
}

.belize {
    color: #2980b9
}

.pomegranate {
    color: #c0392b
}

.green {
    color: #16a085
}

.midnight {
    color: #2c3e50
}

.me-box-bor {
    padding: 35px 30px 25px;
    border: 1px solid #BDDCF5;
    border-radius: 5px
}

.me-box-bor p {
    margin: 0
}

.sec-2 {
    padding: 90px 0
}

.sec-2 h2 {
    text-align: center;
    color: #333;
    font-weight: 400;
    font-size: 24px;
    padding-bottom: 30px;
    line-height: 32px
}

.ban-qlink {
    background: #fff;
    box-shadow: 0 0 10px -5px 0 0 10px -5px #0000002e;
    margin-bottom: -70px;
    z-index: 1;
    position: relative;
    box-shadow: 0 5px 18px 0 rgb(0 0 0 / 10%)
}

.ban-qlink h5 {
    text-transform: uppercase;
    font-weight: 300;
    color: #3A3A3A;
    font-size: 14px;
    line-height: 28px;
    padding-bottom: 15px
}

.ban-qlink li {
    position: relative;
    margin-bottom: 10px;
    padding: 5px 0
}

.ban-qlink li i {
    background: url(https://www.manageengine.com/products/active-directory-audit/images/home-ban-ic-spri-24.png) no-repeat;
    width: 45px;
    height: 56px;
    display: inline-block;
    background-size: 350px;
    position: absolute;
    left: 0;
    top: 10px;
    transition: all .5s ease
}

.ban-qlink li:hover i {
    transform: rotateY(180deg)
}

.ban-qlink li:hover div h3 {
    color: #4077b5
}

.ban-qlink li:hover div:after {
    opacity: 1
}

.ban-qlink li i.ic-2 {
    background-position: -56px 0
}

.ban-qlink li i.ic-3 {
    background-position: -119px 0
}

.ban-qlink li i.ic-4 {
    background-position: -181px 0
}

.ban-qlink li i.ic-5 {
    background-position: -245px 0
}

.ban-qlink li div {
    padding-left: 70px;
    padding-right: 40px;
    position: relative
}

.ban-qlink li div:after {
    content: '';
    position: absolute;
    border: 2px solid #333;
    width: 8px;
    height: 8px;
    border-left: 0;
    border-bottom: 0;
    transform: rotate(45deg);
    right: 15px;
    top: 38px;
    opacity: .4;
    transition: all .5s ease
}

.ban-qlink li div h3 {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    display: inline-block;
    position: relative;
    color: #000
}

.ban-qlink li div p {
    color: #333;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    display: block
}

.ban-qlink .fcli {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.cus-icons {
    text-align: center
}

.cus-icons span {
    display: inline-block;
    vertical-align: middle;
    background-image: url(https://www.manageengine.com/products/active-directory-audit/images/home-slider-logos-sprite.png);
    background-size: 900px;
    background-repeat: no-repeat;
    height: 50px;
    margin: 0 34px;
    transition: all .5s ease
}

.cus-icon1 {
    background-position: 2px 0;
    width: 77px
}

.cus-icon2 {
    width: 83px;
    background-position: -129px 0
}

.cus-icon3 {
    width: 85px;
    background-position: -242px 0
}

.cus-icon4 {
    width: 98px;
    background-position: -367px 0
}

.cus-icon5 {
    width: 52px;
    background-position: -506px 0
}

.cus-icon6 {
    width: 51px;
    background-position: -597px 0
}

.cus-icon7 {
    width: 76px;
    background-position: -686px 0
}

.cus-icon8 {
    width: 100px;
    background-position: -798px 0
}

@media screen and (min-width:1300px) {
    .ban {
        min-height: 500px
    }
}

@media screen and (max-width:992px) {
    .me-col-60per {
        width: 100%
    }

    .me-col-40per {
        width: 100%
    }
}

@media screen and (max-width:1250px) {
    .ac {
        max-width: 95%
    }
}

@media screen and (max-width:1200px) {

    .me-tit-typ-2 h1,
    .me-tit-typ-2 .text * {
        font-size: 32px;
        line-height: 46px;
    }

    .text1 {
        margin: -47px 0 0 307px;
    }

    .text2 {
        margin: -47px 0 0 353px;
    }
}

@media screen and (max-width:1100px) {
    .ac {
        max-width: 90%
    }
}

@media screen and (min-width:992px) and (max-width:1140px) {

    .me-tit-typ-2 h1,
    .me-tit-typ-2 .text * {
        font-size: 26px;
        line-height: 40px;
    }

    .text1 {
        margin: -40px 0 0 247px
    }

    .text2 {
        margin: -41px 0 0 287px
    }
}

@media screen and (max-width:992px) {
    .me-tit-typ-2 {
        padding: 30px 0 50px 4px;
        text-align: center
    }

    .me-tit-typ-2 h1 {
        text-align: center
    }

    .text {
        position: relative;
        margin: 0;
        display: block;
        height: 45px;
    }

    .word {
        left: 0;
        right: 0;
        margin: auto;
    }

    .me-tit-typ-2 h1 br {
        display: none
    }
}

@media screen and (max-width:767px) {
    .text1 {
        margin-bottom: 5px
    }
}

@media screen and (max-width:500px) {

    .me-tit-typ-2 h1,
    .me-tit-typ-2 .text * {
        font-size: 25px;
        line-height: 35px
    }
}

.sec-2 {
    padding: 90px 0
}

.sec-2 h2 {
    text-align: center;
    color: #333;
    font-weight: 400;
    font-size: 24px;
    padding-bottom: 30px;
    line-height: 32px
}

.cta-foot-red-ani-24 {
    background: #E9142B;
    padding: 12px 53px 12px 30px !important;
    display: inline-block;
    border-radius: 3px;
    text-decoration: none;
    text-align: center;
    position: relative;
    text-decoration: none
}

.cta-foot-red-ani-24:link,
.cta-foot-red-ani-24:visited {
    border: none;
    overflow: hidden;
    transition: all .3s ease-in-out
}

.cta-foot-red-ani-24::before {
    background: #fff;
    content: "";
    height: 155px;
    opacity: 0;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    width: 50px;
    transition: all 3000ms cubic-bezier(0.19, 1, 0.22, 1)
}

.cta-foot-red-ani-24::after {
    background: #fff;
    content: "";
    height: 120px;
    opacity: 0;
    position: absolute;
    top: -27px;
    transform: rotate(71deg);
    transition: all 3000ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 8rem
}

.cta-foot-red-ani-24::before {
    left: -50%
}

.cta-foot-red-ani-24::after {
    left: -100%
}

.cta-foot-red-ani-24:hover,
.cta-foot-red-ani-24:active {
    transform: translateY(-3px);
    color: #fff;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
    text-decoration: none
}

.cta-foot-red-ani-24:hover::before {
    left: 120%;
    opacity: .5s
}

.cta-foot-red-ani-24:hover::after {
    left: 200%;
    opacity: .6
}

.af .cta-foot-red-ani-24 span {
    z-index: 20;
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    font-weight: 400
}

.dwn-cta-ani-24 {
    width: 14px;
    height: 15px;
    border-bottom: 2px solid #fff;
    display: inline-block;
    position: absolute;
    margin: 8px 0 0 10px;
    pointer-events: none
}

.dwn-cta-ani-24:before,
.dwn-cta-ani-24:after {
    content: '';
    position: absolute;
    -moz-animation: dwncta-bounce 3s infinite;
    -webkit-animation: dwncta-bounce 3s infinite;
    animation: dwncta-bounce 3s infinite
}

.dwn-cta-ani-24:before {
    height: 0;
    width: 0;
    border: none;
    border-top: 7px solid #fff;
    border-left: 7.2px solid rgba(0, 0, 0, 0);
    border-right: 7px solid rgba(0, 0, 0, 0);
    left: 0;
    top: 3px
}

.dwn-cta-ani-24:after {
    width: 4.5px;
    height: 8px;
    background: #fff;
    display: inline-block;
    top: -4px;
    left: 5px
}

@-moz-keyframes dwncta-bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -moz-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    60% {
        -moz-transform: translateY(-3px);
        transform: translateY(-3px)
    }
}

@-webkit-keyframes dwncta-bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    60% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px)
    }
}

@keyframes dwncta-bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -moz-transform: translateY(-6px);
        -ms-transform: translateY(-6px);
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    60% {
        -moz-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px)
    }
}

.cact {
    position: relative;
    padding: 0 0 40px
}

.cact .ac {
    position: relative
}

.cact:before {
    content: '';
    position: absolute;
    width: 28%;
    height: 306px;
    left: 20%;
    bottom: 0;
    z-index: -1;
    background: url(https://www.manageengine.com/products/active-directory-audit/images/home-dot-21.png);
    background-size: 44px
}

.cact:after {
    content: '';
    position: absolute;
    width: 50%;
    height: 90%;
    right: 0;
    bottom: 0;
    background: #EBF6FF;
    z-index: -1
}

.glas-com {
    float: left;
    width: 30%
}

.glas-com .tit {
    padding: 91px 20px 60px 0
}

.glas-com .tit h2 {
    font-size: 27px;
    line-height: 38px;
    font-weight: 200;
    padding-bottom: 35px
}

.glas-com .tit h2 b {
    font-size: 35px;
    font-weight: 500
}

.glas-com .tit span {
    box-shadow: 0 1px 13px -4px #33333336;
    padding: 10px;
    border-radius: 5px;
    width: 55px;
    height: 55px;
    display: inline-block;
    margin-right: 10px;
    background: url(https://www.manageengine.com/products/active-directory-audit/images/home-sprite-21.png) no-repeat #f98b2d;
    background-size: 550px;
    background-position: -440px 5px;
    cursor: pointer;
    filter: invert(1)
}

.glas-com .tit span.ar-btn1 {
    margin-left: 125px
}

.glas-com .tit span.ar-btn2 {
    background-position: -480px 5px;
    margin-left: 5px
}

.glas-com .tit span.act {
    background-color: #fff;
    filter: invert(0);
    cursor: auto;
    opacity: .5
}

.glas1 {
    width: 40%
}

.cact .glas1 .box {
    margin-left: 125px
}

.cact .box {
    box-shadow: 0 3px 13px -4px #33333342;
    padding: 25px;
    margin: 15px;
    border-radius: 5px;
    height: 290px;
    float: left;
    position: relative;
    background: #fff;
    transition: all .5s ease
}

.cact .box:hover {
    box-shadow: 0 8px 27px -11px #333333ab;
    background: #fff;
    transform: translateY(-2px)
}

.cact .box:hover span {
    text-decoration: underline
}

.cact .box i {
    width: 60px;
    height: 60px;
    background: url(https://www.manageengine.com/products/active-directory-audit/images/home-sprite-21.png) no-repeat #fff;
    display: table;
    background-size: 550px
}

.cact .box h4 {
    font-weight: 500;
    line-height: 26px;
    padding-bottom: 10px
}

.cact .box i.ic-acc {
    background-position: -132px 0
}

.cact .box i.ic-real {
    background-position: -5px 0
}

.cact .box i.ic-file {
    background-position: -198px 0
}

.cact .box i.ic-azur {
    background-position: -2px -61px
}

.cact .box i.ic-emp {
    background-position: -66px -61px
}

.cact .box i.ic-priv {
    background-position: -136px -61px
}

.cact .box i.ic-adfs {
    background-position: -274px -61px;
    background-position: -274px -61px
}

.cact .box i.ic-thread-det {
    background-position: -70px -112px
}

.cact .box i.ic-comp-repo {
    background-position: -10px -112px
}

.cact .box i.ic-win {
    background-position: -70px 0
}

.cact .box i.ic-saudi {
    background-position: -271px 0
}

.cact .box i.ic-fimo {
    background-position: -203px -61px
}

.cact .box p {
    padding-bottom: 10px
}

.cact .box p a {
    position: relative;
    width: auto;
    height: auto;
    border-radius: 0;
    color: #256ab4
}

.flex-viewport {
    z-index: 1
}

.cact .box p a:hover {
    text-decoration: underline
}

.cact .box span {
    color: #256ab4
}

.cact .box a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px
}

.box-2 {
    display: none
}

.wpeop {
    padding: 90px 0 220px;
    position: relative;
    background: url(https://www.manageengine.com/products/active-directory-audit/images/home-cli-vid-bg-line-24.png) no-repeat #00385E;
    background-position: center right;
    background-size: 50%;
    margin-top: 120px
}

.wpeop:after {
    content: '';
    position: absolute;
    width: 40%;
    height: 70%;
    right: 0;
    top: 9%;
    background: #EBF6FF;
    z-index: -1
}

.wpeop .lhs {
    float: left;
    width: 50%;
    padding-right: 15px
}

.wpeop .lhs h2 {
    font-size: 28px;
    padding-bottom: 30px
}

.cus-sli {
    float: left;
    width: 100%;
    border: 1px solid #d9f2ff;
    padding: 15px 25px 25px;
    border-radius: 8px;
    background: #fff;
    position: relative
}

.cus-sli:after {
    content: '';
    position: absolute;
    width: 112px;
    height: 80px;
    background: url(https://www.manageengine.com/products/active-directory-audit/images/home-sprite-21.png) no-repeat #fff;
    display: table;
    background-size: 800px;
    background-position: -359px -382px;
    right: 15px;
    top: 4px;
    z-index: 0
}

.cus-sli ul li div {
    text-align: right;
    padding: 2px
}

.cus-sli ul li div p {
    font-size: 16px;
    font-style: italic;
    font-weight: 300
}

.cus-sli ul li div h5 {
    font-size: 18px;
    padding-top: 15px
}

.cus-sli ul li div span {
    font-size: 12px
}

.fedi .inn {
    border: 1px solid #d7d7d7;
    padding: 35px 25px 35px 15px;
    border-radius: 8px;
    width: 97%;
    float: left;
    margin: 0 1%;
    transition: all .2s ease;
    background: #fff;
    z-index: 1
}

.fedi h2 {
    width: 100%;
    float: left;
    padding-bottom: 8px
}

.fedi ul {
    width: 100%;
    float: left
}

.fedi ul li {
    float: left;
    width: 25%;
    font-size: 14px;
    position: relative
}

.fedi ul li.tick {
    padding: 9px 30px 0
}

.fedi ul li.tick:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background: url(https://www.manageengine.com/products/active-directory-audit/images/home-sprite-21.png) no-repeat;
    background-size: 450px;
    background-position: -377px -48px;
    margin: 6px 0 0 -30px
}

.fedi ul li.uline {
    text-align: center;
    width: 20%;
    text-decoration: none
}

.fedi ul li.tick {
    width: 30%
}

.fedi ul li.nor {
    width: 20%
}

.fedi ul li.uline:before {
    content: '';
    position: absolute;
    width: 33%;
    height: 5px;
    background: #89c2f7;
    border-radius: 2px;
    left: 33%;
    bottom: -12px
}

.fedi ul li a {
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #0a78dd;
    color: #0a78dd;
    padding: 8px 50px;
    display: table;
    margin: 0 auto;
    border-radius: 3px;
    margin-top: 10px
}

.fedi ul li a:hover,
.fedi .inn:hover a {
    background: #266ab4;
    box-shadow: 0 14px 15px -11px #000;
    border: 1px solid #266ab4;
    color: #fff
}

.fedi .inn:hover {
    border: 1px solid #0069a6;
    box-shadow: 0 8px 27px -11px #33333338
}

.fedi.act .inn {
    width: 64%;
    margin: -173px 1% 0;
    z-index: 9;
    position: relative
}

.fedi.act ul li a {
    padding: 8px 25px
}

.resou {
    padding: 30px 0 0
}

.win-act {
    padding-top: 70px;
    padding-bottom: 60px;
    position: relative
}

.win-act:after {
    content: '';
    position: absolute;
    width: 38%;
    height: 80%;
    left: 0;
    top: 15%;
    background: #EBF6FF;
    z-index: -1
}

.bot-box-main ul li div img {
    width: 100% !important
}

.pri-main {
    padding: 0 0 20px
}

.pri-main h2 {
    font-size: 28px;
    font-weight: 600;
    text-align: center
}

.pri {
    float: left;
    width: 100%;
    margin-top: 50px;
    background: #fff;
    z-index: 5;
    position: relative
}

.pri-box {
    border: 1px solid #d7d7d7;
    float: left;
    width: 31%;
    padding: 30px;
    text-align: center;
    border-radius: 5px;
    margin: 0 1%;
    transition: all .3s ease
}

.pri-box:hover {
    border: 1px solid #0069a6;
    box-shadow: 0 8px 27px -11px #33333338;
    background: #fff
}

.pri-box-1 {
    padding: 30px 30px 66px
}

.pri-box-1:hover .btn-fre {
    background: #0678dd;
    box-shadow: 0 14px 15px -11px rgba(0, 0, 0, 0.58);
    border: 1px solid #0678dd;
    color: #fff
}

.pri-box-2:hover .btn-sta-1 {
    background: #256ab4;
    box-shadow: 0 14px 15px -11px rgba(0, 0, 0, 0.58);
    border: 1px solid #266ab4;
    color: #fff
}

.pri-box-pro:hover .btn-sta-1 {
    background: #256ab4;
    box-shadow: 0 14px 15px -11px rgba(0, 0, 0, 0.58);
    border: 1px solid #266ab4;
    color: #fff
}

.pri-box-2 {
    padding-bottom: 35px
}

.pri-box p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
    padding-top: 8px
}

.pri-box p.mfea {
    padding-top: 0;
    text-align: left;
    font-size: 14px;
    margin-top: 5px
}

.pri-box p b {
    font-size: 32px;
    font-weight: 600;
    border-bottom: 5px solid #89c2f7
}

.pri-box h4 {
    font-size: 24px;
    line-height: 34px;
    padding-bottom: 10px
}

.pri-box ul {
    padding: 30px 0 0
}

.pri-box ul li {
    text-align: left;
    font-size: 15px;
    line-height: 24px;
    padding-bottom: 15px;
    padding-left: 32px
}

.pri-box ul li a {
    color: #256ab4
}

.pri-box ul li a:hover {
    text-decoration: underline
}

.pri-box ul li:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background: url(https://www.manageengine.com/products/active-directory-audit/images/home-sprite-21.png) no-repeat;
    background-size: 450px;
    background-position: -377px -48px;
    margin: 5px 0 0 -30px
}

.pri .btn-fre {
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #000;
    color: #000;
    padding: 8px 70px;
    display: inline-block;
    margin-top: 25px
}

.pri .btn-sta-1 {
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #0a78dd;
    color: #0a78dd;
    padding: 8px 70px;
    display: inline-block;
    margin-top: 25px;
    border-radius: 3px
}

.pri .btn-sta-2 {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    display: block;
    margin-top: 20px;
    transition: all .5s ease
}

.pri .btn-sta-2:hover {
    text-decoration: underline;
    color: #0a78dd
}

.pri .btn-pro-1 {
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #0a78dd;
    color: #fff;
    background: #0a78dd;
    padding: 8px 70px;
    display: inline-block;
    margin-top: 25px;
    border-radius: 3px
}

.pri-box-pro {
    padding-bottom: 59px
}

.bot-box-main {
    margin: 70px 0
}

.bot-box {
    background: url(https://www.manageengine.com/products/active-directory-audit/images/home-20-bot-ban-bg.jpg) no-repeat #e7f4ff;
    padding: 35px;
    border-radius: 10px;
    text-align: center;
    background-size: cover
}

.bot-box h4 {
    font-size: 24px;
    font-weight: 600;
    color: #172852;
    padding: 0 0 15px;
    line-height: 30px
}

.bot-box p {
    font-size: 24px;
    font-weight: 400;
    color: #172852;
    margin-top: 0;
    padding-bottom: 30px;
    display: block
}

.bot-box a.btn-bot-box-1 {
    padding: 10px 35px;
    color: #fff;
    border-radius: 2px;
    background: #266ab4;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    border: 1px solid #266ab4;
    margin-right: 10px
}

.bot-box a.btn-bot-box-1:hover {
    background: #1b5ea7;
    border: 1px solid #1b5ea7
}

.bot-box a.btn-bot-box-2:hover {
    background: #fff
}

.bot-box a.btn-bot-box-2 {
    padding: 10px 35px;
    color: #1759aa;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    border: 1px solid #1759aa;
    margin-left: 10px
}

.pageTabSec h2 {
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
    color: #333;
    line-height: 36px;
    font-weight: 500
}

.pageTabSec {
    margin: 0 auto
}

.pageTabSec ul.pageTab {
    margin-bottom: 20px;
    padding: 0;
    border-bottom: 1px solid #e7e7e7;
    text-align: center;
    box-sizing: border-box
}

.pageTabSec ul.pageTab li {
    padding: 12px 16px;
    box-sizing: border-box;
    margin: 0;
    display: inline-block;
    font-size: 14px;
    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 {
    display: none;
    float: left;
    width: 100%
}

.pageTabSec .pageTabView.active {
    display: block
}

.pageTabSec .pageTabView ul {
    width: 25%;
    display: inline-block;
    padding-left: 20px;
    box-sizing: border-box;
    list-style: disc;
    color: #93bac9;
    vertical-align: text-top;
    float: left
}

.pageTabSec .pageTabView.solutions-tab ul {
    width: 25%;
    float: left
}

.pageTabSec .pageTabView.solutions-tab ul:nth-child(2) {
    width: 26%
}

.pageTabSec .pageTabView.solutions-tab ul:nth-child(3) {
    width: 28%
}

.pageTabSec .pageTabView.solutions-tab ul:nth-child(4) {
    width: 19%
}

.pageTabSec .pageTabView ul li a {
    color: #000;
    font-size: 14px;
    text-decoration: none
}

.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 {
    float: left;
    width: 100%;
    padding: 0 0 60px
}

.tac img {
    width: 100%
}

.en-tab {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
    height: 470px
}

.en-tab-lhs {
    float: left;
    width: 30%;
    padding-top: 76px
}

.en-tab-lhs ul {
    padding-top: 32px;
    margin-right: -2px
}

.en-tab-lhs ul li {
    margin-bottom: 10px
}

.en-tab-lhs ul li span {
    color: #000;
    opacity: .7;
    font-size: 15px;
    font-weight: 300;
    display: block;
    border-top: 2px solid #dcdddf;
    margin: 15px 0 15px 40px;
    cursor: pointer;
    position: relative;
    padding: 15px 15px 15px 0;
    transition: all .5s ease
}

.en-tab-lhs ul li span:hover {
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: underline
}

.en-tab-lhs ul li span a {
    position: relative;
    color: #256ab4;
    display: inline-block;
    padding-top: 8px;
    display: none
}

.en-tab-lhs ul li span a:hover {
    text-decoration: underline
}

.en-tab-lhs ul li span.lab-act:hover {
    text-decoration: none
}

.en-tab-lhs ul li span:hover a {
    opacity: 1
}

.en-tab-lhs ul li .lab-act {
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    border-top: 2px solid #9b9c9c;
    margin: 15px 0 15px 15px;
    color: #000;
    font-size: 17px;
    opacity: 1;
    font-weight: 500
}

.en-tab-lhs ul li .lab-act a {
    display: block
}

.en-tab-rhs {
    float: left;
    width: 70%;
    padding: 0 7px 7px 0;
    position: relative
}

.en-tab-rhs h2 {
    padding: 25px 0 32px 100px
}

.en-img {
    position: absolute;
    left: 0;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    opacity: 0;
    padding-top: 5px
}

.en-img-act {
    opacity: 1;
    z-index: 5
}

.en-img h4 {
    display: none
}

.en-img img {
    width: 100%;
    border: 4px solid #fff;
    box-shadow: 0 0 12px -1px rgba(0, 0, 0, 0.16);
    box-sizing: border-box;
    border-radius: 6px
}

.tip-com {
    position: absolute
}

.tip1 {
    left: 63%;
    top: 2%
}

.tip2 {
    left: 92%;
    top: 53%
}

.tip3 {
    left: 92%;
    top: 6%
}

.tip4 {
    left: 15%;
    top: 66%
}

.tip8 {
    left: 29%;
    top: 60%
}

.tip5 {
    left: 96%;
    top: 10%
}

.tip6 {
    left: 90%;
    top: 10%
}

.tip7 {
    top: 7.5%;
    left: 63%
}

.tip1 .tip-tool,
.tip2 .tip-tool,
.tip3 .tip-tool,
.tip5 .tip-tool {
    margin: -21px 0 0 -240px
}

.tip1 .tip-tool:before,
.tip2 .tip-tool:before,
.tip3 .tip-tool:before,
.tip5 .tip-tool:before {
    left: auto;
    right: -7px;
    transform: rotate(180deg)
}

.tip4 .tip-tool:before,
.tip8 .tip-tool:before {
    bottom: -12px;
    top: initial;
    transform: rotate(-90deg);
    left: 12px
}

.tip4 .tip-tool {
    margin: -103px 0 0 -6px
}

.tip8 .tip-tool {
    margin: -100px 0 0 -6px
}

.tip6 .tip-tool {
    margin: -22px 0 0 -241px
}

.tip6 .tip-tool:before {
    left: auto;
    right: -7px;
    transform: rotate(180deg)
}

.tip-com span {
    width: 18px;
    height: 18px;
    background: #f5633d;
    color: #f5633d;
    font-size: 10px;
    display: block;
    text-align: center;
    border-radius: 50%;
    cursor: pointer
}

.tip-com div {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.tip-tool {
    background: #3f3f3f;
    color: #fff;
    padding: 7px 22px 12px 15px;
    border-radius: 2px;
    width: 230px;
    margin: -22px 0 0 28px;
    box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.6);
    position: relative;
    transform: scale(0.9);
    opacity: 0
}

.tipshow {
    transform: scale(1);
    opacity: 1
}

.tip-tool h5 {
    font-size: 15px;
    margin-bottom: 4px;
    font-weight: 500;
    color: #fff
}

.tip-tool p {
    margin: 0;
    font-size: 12.5px;
    line-height: 18px;
    color: #c8c8c8
}

.tip-tool:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #3f3f3f;
    top: 5px;
    left: -6px
}

.tip-com span {
    position: relative;
    box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);
    -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1)
}

.tip-com span:hover {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    animation: none
}

@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 15px rgba(232, 76, 61, 0)
    }
}

@-moz-keyframes pulse {
    to {
        box-shadow: 0 0 0 15px rgba(232, 76, 61, 0)
    }
}

@-ms-keyframes pulse {
    to {
        box-shadow: 0 0 0 15px rgba(232, 76, 61, 0)
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 15px rgba(232, 76, 61, 0)
    }
}

.sec-rec-main {
    margin: 50px 0 0
}

.sec-rec {
    position: relative;
    overflow: hidden;
    width: 70%;
    margin: 0 auto
}

.sec-rec h2 {
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 40px;
    color: #333
}

.sec-rec-lhs {
    float: left;
    width: 50%;
    padding-right: 120px;
    box-sizing: border-box
}

.sec-rec-lhs-box {
    background: #233f5c;
    float: left
}

.sec-rec-lhs-box-2 {
    padding: 30px
}

.sec-rec-lhs-box-2 h4 {
    margin: 0;
    color: #fff;
    font-weight: 700;
    font-size: 16px
}

.sec-rec-lhs-box-2 p {
    color: #fff
}

.sec-rec-lhs-box-2 a {
    border: 1.5px solid #fff;
    color: #fff;
    padding: 5px 25px;
    display: inline-block;
    border-radius: 4px;
    margin-top: 5px;
    font-weight: 600
}

.sec-rec-lhs-box:hover .sec-rec-lhs-box-2 a {
    color: #1759aa;
    background: #fff
}

.sec-rec-rhs {
    float: left;
    width: 50%
}

.sec-rec-rhs ul li {
    border-bottom: 1px solid #e3ecf0;
    padding-bottom: 6px;
    margin-bottom: 20px;
    position: relative
}

.sec-rec-rhs ul li:last-child {
    border-bottom: 0;
    margin-bottom: 12px
}

.sec-rec-rhs ul li a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: transparent;
    cursor: pointer
}

.sec-rec-rhs ul li h5 {
    font-size: 16px;
    color: #333
}

.sec-rec-rhs ul li p {
    margin-top: 5px;
    color: #333
}

.res-btn {
    background: #fff;
    padding: 7px 30px;
    display: inline-block;
    border-radius: 3px;
    border: 1px solid #333
}

.res-btn:hover {
    background: #266ab4;
    color: #fff;
    border: 1px solid #266ab4
}

.sec-rec h2 {
    margin-bottom: 50px;
    color: #000
}

.sec-rec {
    width: 100%;
    max-width: 855px;
    padding-left: 13px;
    margin-top: 50px
}

.sec-rec-lhs {
    width: 355px;
    padding-right: 0
}

.sec-rec-rhs {
    width: calc(100% - 355px);
    padding-left: 93px;
    text-align: left;
    margin-top: -5px
}

.sec-rec-rhs ul li p {
    font-size: 15px;
    line-height: 1.6;
    margin-top: 3px
}

.sec-rec-rhs ul li {
    transition: all .2s linear;
    margin-bottom: 0;
    padding-top: 24px
}

.sec-rec-rhs ul li:hover {
    background: #f2f6f9;
    padding-left: 10px
}

.sec-rec-lhs-box-2 {
    padding: 25px 26px 30px;
    border-top: 1px solid transparent
}

.sec-rec-lhs-box-2 h4 {
    font-size: 16px
}

.sec-rec-lhs-box-2 p {
    color: #fff;
    line-height: 1.6;
    margin: 5px 0 18px;
    opacity: .8
}

.sec-rec-lhs-box-2 a {
    min-width: 166px;
    text-align: center;
    padding: 6px 18px;
    height: 38px;
    border-width: 1px;
    border-radius: 2px;
    font-size: 15px
}

.sec-rec-lhs-box-2 a em {
    display: inline-block;
    vertical-align: middle;
    background: url(https://www.manageengine.com/data-security/file-audit/images/best-ransomware-detection-software-sprite2.png) no-repeat -256px -254px;
    background-size: 500px 350px;
    width: 5px;
    height: 10px;
    margin-left: 5px;
    transition: all .5s ease;
    margin-top: -2px
}

.sec-rec-lhs-box-1 {
    height: 200px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #016b7f
}

.sec-rec-lhs-box-1 span {
    color: #ccc;
    font-size: 11px;
    background: rgba(0, 0, 0, 0.24);
    display: block;
    max-width: 70px;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    width: 100%;
    border-radius: 0 0 0 5px;
    font-style: italic;
    line-height: 1.6;
    padding: 3px 0;
    display: none
}

.sec-rec-lhs-box-1:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: url(https://www.manageengine.com/products/active-directory-audit/images/home-sprite-21.png) no-repeat -222px -5px;
    height: 100%;
    width: 100%;
    background-size: 850px;
    background-position: -2px -376px
}

.sec-rec-lhs-box:hover .sec-rec-lhs-box-2 a .arrow-icn {
    background-position: -256px -272px
}

#sligive .flex-direction-nav {
    display: none
}

#sligive .flex-control-paging {
    right: 266px;
    width: 100px;
    bottom: -75px;
    display: block
}

#sligive .flex-control-paging li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1
}

#sligive .flex-control-paging li a {
    color: #3330;
    width: 10px;
    height: 6px;
    border-radius: 50px;
    background: #A7A7A7;
    border: 0;
    cursor: pointer;
    outline: 0;
    transition: all .5s ease
}

#sligive .flex-control-paging li a.flex-active {
    background: #539CCD;
    width: 40px;
    height: 6px
}

#slilock .flex-direction-nav {
    display: none
}

#slilock .flex-control-paging {
    position: absolute;
    margin: 0;
    padding: 0;
    right: 20px;
    bottom: 8px
}

#slilock .flex-control-paging li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1
}

#slilock .flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #fff;
    border: 2px solid #bbb;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: 0 0 0 1px #33333354
}

#slilock .flex-control-paging li a.flex-active {
    background: #0879b8;
    cursor: default;
    border: 2px solid #fff;
    box-shadow: 0 0 0 1px #047ab8
}

.pro {
    position: relative;
    padding: 4px 0 0 70px;
    margin: 35px 0 0
}

.pro .user {
    background: url(https://www.manageengine.com/products/active-directory-audit/images/home-sprite-21.png) no-repeat;
    background-size: 600px;
    width: 57px;
    height: 57px;
    display: inline-block;
    left: 0;
    position: absolute;
    top: 0
}

.pro div h4 {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    padding-bottom: 5px
}

.pro div span {
    margin-top: 12px;
    font-size: 14px;
    color: #86B9DA
}

.cus-test24 {
    padding: 0 50px;
    position: relative;
    display: flex;
    flex-wrap: wrap
}

.cus-speak-24 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.cus-txt {
    width: 50%;
    padding-right: 90px
}

.cus-txt span.tag {
    color: #86B9DA;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 28px;
    padding-bottom: 20px;
    display: block
}

.cus-txt p {
    font-size: 24px;
    line-height: 34px;
    color: #fff;
    font-weight: 300
}

.cus-txt .pro .user1 {
    background-position: -299px -257px
}

.cus-txt .pro .user2 {
    background-position: -299px -312px
}

.cus-vid {
    width: 50%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

.cus-vid img {
    width: 100%
}

.vid-play-btn {
    width: 80px;
    height: 80px;
    display: table-header-group;
    background: url(https://www.manageengine.com/products/active-directory-audit/images/home-sprite-21.png) no-repeat -472px -447px #ffffff29;
    background-size: 550px;
    border-radius: 50px;
    position: absolute;
    cursor: pointer;
    box-shadow: 0 0 0 0 rgb(83 156 205);
    -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    transition: all 0.4s ease;
}

.vid-play-btn:hover {
    background-color: #3babf6;
}

@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 25px rgba(232, 76, 61, 0)
    }
}

@-moz-keyframes pulse {
    to {
        box-shadow: 0 0 0 25px rgba(232, 76, 61, 0)
    }
}

@-ms-keyframes pulse {
    to {
        box-shadow: 0 0 0 25px rgba(232, 76, 61, 0)
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 25px rgba(232, 76, 61, 0)
    }
}

.wsm-pop-com {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #0000009c;
    z-index: 99;
    display: none;
    overflow: hidden;
    overflow-y: auto
}

.wsm-pop-com-container {
    margin: 0 auto;
    display: table;
    max-width: 990px;
    width: 90%;
    top: 120px;
    position: relative;
    padding: 25px;
    margin: auto;
    background: #fff;
    border-radius: 8px
}

.wsm-pop-com-close {
    position: absolute;
    font-size: 30px;
    opacity: .5;
    right: 8px;
    top: 2px;
    font-weight: 300;
    transition: .3s ease-in;
    cursor: pointer;
    color: #000
}

.wsm-pop-com-container iframe {
    width: 100%;
    height: 540px;
    border-radius: 8px
}

.gart {
    border: 1px solid #d9f2ff;
    padding: 50px 110px 50px 329px;
    border-radius: 8px;
    position: relative;
    background: #fff;
    max-width: 905px;
    margin: 0 auto;
    top: -89px;
    box-shadow: 0 1px 16px 1px #3333332e
}

.gart:before {
    content: '';
    position: absolute;
    width: 180px;
    height: 140px;
    background: url(https://www.manageengine.com/products/active-directory-audit/images/home-sprite-21.png) no-repeat #fff;
    display: table;
    background-size: 500px;
    background-position: -314px -211px;
    left: 100px;
    top: 34px
}

.gart p {
    margin: 0;
    font-size: 21px;
    font-weight: 200;
    line-height: 30px
}

.gart a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.gart p a:hover {
    text-decoration: underline
}

.gart p b {
    font-weight: 600;
    font-size: 21px
}

.form-set-2 form ul li {
    padding: 0;
    position: relative
}

.form-set-2 form ul li:before {
    display: none
}

.form-set-2 form ul li div.fic:before {
    content: '';
    position: absolute;
    background: url(https://www.manageengine.com/products/active-directory-audit/images/home-sprite-21.png) no-repeat;
    background-size: 450px;
    background-position: -308px -81px;
    margin: 14px 0 0 13px;
    z-index: 1;
    width: 28px;
    height: 18px;
    left: 0
}

#meGDPRMessage:before {
    display: none
}

.form-set-2 form ul li div.fic-no:before {
    display: none
}

.form-set-2 form ul li div.fic-add:before {
    background-position: -361px -72px;
    background-size: 410px;
    margin-top: 12px;
    left: -4px
}

.form-set-2 form ul li div.fic-add:after {
    content: '';
    position: absolute;
    right: 15px;
    top: 15px;
    width: 5px;
    height: 5px;
    border: 2px solid #333;
    transform: rotateZ(45deg);
    border-left: 0;
    border-top: 0
}

.form-set-2 form ul li div.fic-dom:before {
    background-position: -341px -81px
}

.form-set-2 form ul li div.fic-edi:before {
    background-position: -370px -82px
}

.form-set-2 form ul li div.fic-con:before {
    background-position: -409px -76px;
    background-size: 430px;
    margin-top: 12px
}

.form-set-3 form ul li div.fr {
    width: 100%;
    background: #fff
}

.form-set-3 form ul li.no-lhs {
    padding: 0
}

.form-set-3 form ul li div.fr .aons {
    width: 100%;
    background: none;
    border: 0;
    height: 40px;
    font-size: 14px;
    padding: 9px 15px 5px 46px;
    box-sizing: border-box;
    outline: none;
    display: block;
    cursor: pointer;
    text-align: left
}

.form-set-3 form ul li div.fr .add-all {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    background: #fff;
    display: none
}

.form-set-2 .check {
    padding: 6px 8px 6px 30px;
    border-bottom: 1px solid #eceff6;
    border-radius: 0;
    position: relative
}

.form-set-2 .check:last-child {
    border-bottom: 0
}

.form-set-2 .check .cnum {
    width: 45px;
    height: 22px;
    border: 1px solid #e0e0e0;
    position: absolute;
    right: 20px;
    top: 10px;
    background: #fff;
    display: none;
    z-index: 2;
    padding: 0;
    font-size: 13px;
    padding-left: 4px;
    font-weight: 500
}

.form-set-3 form ul li div.fr input,
.form-set-3 form ul li div.fr select {
    padding-left: 42px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.form-set-3 form ul li div.fr .clab {
    background-color: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #80868b;
    font-weight: 400;
    left: 8px;
    max-width: -webkit-calc(100% - (2*8px));
    max-width: calc(100% - (2*8px));
    overflow: hidden;
    padding: 0 8px;
    text-overflow: ellipsis;
    -webkit-transition: transform .15s cubic-bezier(.4, 0, .2, 1), opacity .15s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1);
    transition: transform .15s cubic-bezier(.4, 0, .2, 1), opacity .15s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1);
    white-space: nowrap;
    width: auto;
    z-index: 1;
    bottom: 7px;
    color: #5f6368;
    font-size: 14px;
    left: 40px;
    padding: 0 6px;
    pointer-events: none;
    position: absolute;
    transition: all .3s ease-in-out
}

.form-set-3 form ul li div.err-box .clab,
.form-set-3 form ul li div.inact .clab {
    font-size: 11px;
    background: #fff;
    padding: 0 6px;
    line-height: 16px;
    transform: scale(0.9) translateY(-24px)
}

.form-set-2 form ul li .err-box {
    border: .5px solid #ca1f32;
    margin-bottom: 15px
}

.form-set-3 form ul li div.inact .clab {
    color: #0a78dd
}

.form-set-3 form ul li div.inact input {
    border: 1px solid #0a78dd
}

.form-set-3 form ul li div.err-box .clab {
    color: #ca1f32
}

.form-set-3 form ul li div.err-box input {
    border: 1px solid #ca1f32
}

.form-set-3 form ul li div.fr .err {
    display: none;
    position: absolute;
    color: #ca1f32;
    font-size: 11px;
    margin-top: 0
}

.form-set-3 form ul li div.err-box .err {
    display: block
}

.fhead h4 {
    font-size: 20px
}

.fhead p {
    font-size: 15px;
    padding-top: 0;
    margin-top: 6px
}

.form-set-3 form ul li div.fr #meGDPRMessage label {
    position: relative;
    left: 0;
    width: 100%;
    max-width: initial;
    text-overflow: initial;
    white-space: initial;
    pointer-events: initial
}

#meGDPRMessage {
    line-height: 18px
}

.form-set-2 .check {
    padding: 6px 8px 6px 45px;
    border: 0;
    border-bottom: 1px solid #eceff6
}

.form-set-2 .check label {
    cursor: pointer;
    line-height: 19px;
    padding-top: 4px;
    display: inline-block;
    position: relative;
    font-size: 13px;
    color: #000
}

.form-set-2 .check input[type=checkbox]+clab {
    display: block;
    cursor: pointer;
    padding: 4px 1px 1px;
    font-size: 12px;
    font-weight: 500;
    color: #57595d;
    line-height: 20px
}

.form-set-2 .check input[type=checkbox] {
    display: none
}

.form-set-2 .check input[type=checkbox]+label:before {
    content: '';
    position: absolute;
    border: 1px solid #4CAF50;
    border-radius: 3px;
    left: -25px;
    top: 5px;
    width: 14px;
    height: 14px
}

.form-set-2 .check input[type=checkbox]:checked+label:after {
    content: '';
    position: absolute;
    background-color: transparent;
    left: -19px;
    top: 8px;
    width: 3px;
    border-bottom: 2px solid #4CAF50;
    height: 7px;
    border-right: 2px solid #4CAF50;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.form-set-2 form ul li .check i {
    font-weight: 500;
    font-size: 11px;
    font-style: normal;
    width: 13px;
    height: 13px;
    background: #5d7c94;
    border-radius: 50px;
    color: #fff;
    line-height: 14px;
    padding: 0 0 0 4px;
    box-sizing: border-box;
    margin: 10px 0 0 4px;
    cursor: pointer;
    display: none
}

.check .ftip {
    background: #27333e;
    position: absolute;
    z-index: 3;
    padding: 10px;
    border-radius: 5px;
    color: #fff;
    width: 200px;
    border: 1px solid #192129;
    transform: translateX(10px);
    transition: all .2s ease;
    visibility: hidden;
    opacity: 0;
    top: 9px;
    display: none
}

.check .ftip1 {
    left: 136px
}

.check .ftip2 {
    left: 172px
}

.check .ftip3 {
    left: 147px
}

.check .ftip.act {
    transform: translateX(0px);
    visibility: visible;
    opacity: 1
}

.check .ftip p {
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    color: #fff
}

.check .ftip ol {
    padding: 2px 0 0 15px
}

.check .ftip ol li {
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    margin-bottom: 0
}

.check .ftip ol li:before {
    content: '';
    position: absolute;
    left: 15px;
    top: 0;
    width: 5px;
    height: 5px;
    border: 2px solid #fff;
    transform: rotateZ(-45deg);
    border-left: 0;
    border-top: 0;
    display: block;
    background: #28333e
}

.check .ftip:before {
    content: '';
    position: absolute;
    left: -4px;
    top: 5px;
    width: 12px;
    height: 12px;
    transform: rotateZ(45deg);
    border-left: 0;
    border-top: 0;
    background: #28333e
}

.form-set-3 form ul li div.fr input[type="submit"] {
    background: #ec1032;
    border: 0 solid #0a78dd
}

.form-set-3 form ul li div.fr input[type="reset"] {
    border: 0 solid #0a78dd
}

.form-set-3 form ul li div.fr input[type="submit"]:hover {
    background: #ce0726
}

.tnk {
    display: none
}

.tnk h2 {
    color: #319a36
}

.tnk p {
    padding-top: 0;
    color: #728088
}

@media screen and (max-width:1125px) {
    .wam-vid-form {
        width: auto;
        position: relative
    }
}

@media screen and (max-width:769px) {
    .wam-vid-form {
        padding-left: 40px
    }

    .gart {
        padding: 200px 30px 40px;
        text-align: center;
        top: -50px
    }

    .gart:before {
        margin: 0 auto;
        left: 0;
        right: 0
    }
}

@media screen and (max-width:1230px) {
    .tip1 {
        left: 68%
    }
}

@media screen and (max-width:1150px) {
    .pageTabSec .pageTabView {
        padding: 30px 20px
    }

    .pageTabSec ul.pageTab li {
        padding: 12px 10px;
        margin: 0 10px;
        font-size: 13px
    }

    .pageTabSec .pageTabView ul {
        font-size: 13px
    }

    .pageTabSec .pageTabView {
        padding: 20px;
        width: calc(100% - 40px)
    }

    .ac {
        max-width: 90%
    }

    .ban2 div {
        width: 48%;
        margin: 0 1% 90px;
        min-height: auto
    }

    .ban2 div span {
        position: relative;
        width: auto;
        bottom: 0;
        margin: 15px 0 0
    }

    .cact .box {
        height: 348px
    }
}

@media screen and (min-width:1100px) and (max-width:1120px) {
    .ban2 div p {
        line-height: 28px;
        font-size: 18px
    }
}

@media screen and (max-width:1100px) {
    .ban2.act div:nth-child(2)>p {
        padding-bottom: 25px !important
    }

    .tip1 {
        left: 50%
    }

    .tip-com {
        display: none
    }

    .pri .btn-sta-1,
    .pri .btn-pro-1 {
        padding: 8px 60px
    }

    .en-tab {
        height: 370px
    }
}

@media screen and (max-width:992px) {
    .me-tit-typ-2 p {
        padding-right: 0
    }

    .sec-2 {
        padding: 130px 0 80px
    }

    .fedi.act .inn {
        width: 100%;
        margin: 0 1%
    }

    .ban2.act div:nth-child(2)>p {
        padding-bottom: 0 !important
    }

    .mob-hide {
        display: none
    }

    .pageTabSec .pageTabView.solutions-tab ul {
        width: 25% !important
    }

    .pri-main h2,
    .win-act h2,
    .ban2 h2,
    .pageTabSec h2 {
        font-size: 22px;
        line-height: 28px
    }

    .en-tab-lhs ul li span {
        padding: 10px 0 0;
        font-size: 13px;
        margin: 0 15px 0 0
    }

    .en-tab {
        height: 330px
    }

    .glas-com {
        width: 100%
    }

    .cact .glas1 .box {
        margin-left: 0
    }

    .cact .box {
        margin: 15px 0;
        height: auto;
        width: 100%
    }

    .glas-com .tit h2 {
        text-align: center;
        font-size: 22px
    }

    .glas-com .tit h2 b {
        display: block;
        font-size: 28px;
        line-height: 36px
    }

    .cact:after {
        width: 100%;
        height: 100%
    }

    .glas-com .tit span {
        position: absolute;
        right: 10px;
        top: 150px
    }

    .glas-com .tit span.ar-btn1 {
        right: 80px
    }

    .en-tab-lhs ul li .lab-act {
        font-size: 15px;
        margin: 0
    }

    .pri-box {
        width: 48%
    }

    .pri-box-1 {
        width: 100%;
        margin-top: 40px
    }

    .fedi ul li.uline {
        text-align: left;
        width: 100%;
        padding-bottom: 20px
    }

    .fedi ul li.uline:before {
        left: 2px;
        bottom: 14px
    }

    .fedi ul li.nor {
        width: 100%;
        padding-top: 15px
    }

    .fedi ul li a {
        float: left
    }

    .fedi ul li.tick {
        width: 50%
    }

    .glas-com .tit {
        padding: 60px 0 40px
    }

    .sec-rec-rhs {
        padding-left: 50px
    }

    .ban2 div p {
        font-size: 16px
    }

    #sligive .flex-control-paging {
        margin: 0 auto;
        left: 0;
        right: 0
    }
}

@media screen and (max-width:769px) {
    .pageTabSec {
        display: none !important
    }

    .pri-box {
        width: 100%;
        margin-bottom: 30px
    }

    .pri-box-1,
    .pri-box-2 {
        margin-top: 0;
        border-right: 1px solid #d7d7d7
    }

    .pri-box ul li {
        text-align: center;
        padding-left: 0
    }

    .pri-box ul li:before {
        display: none
    }

    .pri-box p.mfea {
        text-align: center
    }

    .en-tab {
        height: auto
    }

    .en-tab-lhs {
        display: none
    }

    .en-tab-rhs {
        width: 100%
    }

    .en-img {
        position: relative;
        opacity: 1;
        border: 4px solid #fff;
        box-shadow: 0 0 12px -1px rgba(0, 0, 0, 0.16);
        margin-bottom: 25px
    }

    .en-img h4 {
        display: block;
        text-align: center;
        padding: 10px 0
    }

    .en-img img {
        box-shadow: none
    }

    .bot-box p {
        font-size: 20px;
        line-height: 28px
    }

    .ban1 h1 {
        font-size: 34px;
        line-height: 44px
    }

    .ban1 p {
        font-size: 18px;
        line-height: 28px;
        padding: 0
    }

    .wpeop .lhs {
        width: 100%;
        padding: 0 0 15px
    }

    .form-set-3 form ul li div.fr input,
    .form-set-3 form ul li div.fr select {
        padding-left: 32px
    }

    .form-set-2 .check {
        text-align: left
    }

    .pri-main {
        padding: 50px 0 20px
    }

    .wpeop {
        margin-top: 0
    }

    .wpeop .lhs h2 {
        font-size: 26px;
        text-align: center
    }

    .pri-main h2,
    .win-act h2,
    .ban2 h2,
    .pageTabSec h2 {
        font-size: 22px;
        line-height: 26px
    }

    .win-act h2 {
        text-align: center;
        padding: 0 0 50px;
        line-height: 32px
    }

    .fedi .inn {
        padding: 35px 25px
    }

    .sec-rec h2 {
        margin-bottom: 30px;
        font-size: 22px
    }

    .footer-stripe {
        float: left
    }
}

@media screen and (max-width:660px) {
    .sec-rec-rhs {
        width: 100%;
        padding: 30px 0 0
    }

    .sec-rec-lhs {
        width: 360px;
        padding-right: 0;
        margin: 0 auto;
        display: table;
        float: initial
    }
}

@media screen and (max-width:570px) {
    .bot-box a.btn-bot-box-1 {
        margin-right: 0;
        margin-bottom: 15px
    }

    .bot-box a.btn-bot-box-2 {
        margin-left: 0
    }

    .ban1 h1 {
        font-size: 28px
    }

    .glas-com .tit span {
        top: 200px;
        display: none
    }

    .box-2 {
        display: block
    }

    .glas-com .tit h2 {
        padding-bottom: 0
    }

    .glas-com .tit span.ar-btn1 {
        right: 80px
    }

    .fedi ul li.tick {
        width: 100%
    }
}

@media screen and (max-width:500px) {
    .ds-list li {
        width: 100%
    }

    .trust h2 {
        margin: 0 20px 20px
    }

    .fhead {
        margin-bottom: 30px
    }

    .form-set-3 {
        padding: 0
    }
}

@media screen and (max-width:480px) {
    .gart {
        padding: 150px 25px 25px 30px
    }

    .gart:before {
        width: 137px;
        background-size: 350px;
        background-position: -213px -147px;
        height: 110px
    }

    .ban1 h1 {
        font-size: 24px;
        line-height: 28px
    }

    .sec-rec-lhs {
        width: 330px
    }

    .glas-com .tit h2 {
        font-size: 18px;
        line-height: 32px
    }
}

.form-set-2 form ul li div.quote-compo-help_popup {
    background: #000;
    font-size: 12px;
    position: absolute;
    color: #fff;
    font-weight: 400;
    padding: 10px;
    text-align: left;
    width: 200px;
    line-height: 20px;
    z-index: 9999;
    margin: -20px 0 0 150px;
    display: none
}

.form-set-2 form ul li div.quote-compo-help_popup ul {
    padding: 10px 0 0 15px;
    list-style-type: disc
}

.form-set-2 form ul li div.quote-compo-help_popup li {
    color: inherit;
    font-size: 12px;
    line-height: 20px;
    list-style-type: disc;
    display: list-item
}

.form-set-2 form ul li div.arrow-left {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #000;
    height: 0;
    margin: -10px 0 0 -15px;
    position: absolute;
    width: 0;
    background: transparent;
    border-left: 0
}

.ban1 a.mobDownloadCta {
    display: none
}

.topBannerFormWrapper {
    padding: 28px 0 0;
    width: 640px;
    margin: 0 auto
}

.misc-field {
    max-width: 580px
}

.dwn-cta-ani {
    width: 14px;
    height: 15px;
    border-bottom: 1.5px solid #fff;
    display: inline-block;
    position: absolute;
    margin: 3px 0 0 -24px;
    top: 11px;
    right: calc(50% - 73px);
    pointer-events: none
}

.dwn-cta-ani:before,
.dwn-cta-ani:after {
    content: '';
    position: absolute;
    -moz-animation: dwncta-bounce 3s infinite;
    -webkit-animation: dwncta-bounce 3s infinite;
    animation: dwncta-bounce 3s infinite
}

.dwn-cta-ani:before {
    height: 0;
    width: 0;
    border: none;
    border-top: 5px solid #fff;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    left: 2px;
    top: 5px
}

.dwn-cta-ani:after {
    width: 3px;
    height: 8px;
    background: #fff;
    display: inline-block;
    top: -3px;
    left: 5.2px
}

@-moz-keyframes dwncta-bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -moz-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    60% {
        -moz-transform: translateY(-3px);
        transform: translateY(-3px)
    }
}

@-webkit-keyframes dwncta-bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    60% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px)
    }
}

@keyframes dwncta-bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -moz-transform: translateY(-6px);
        -ms-transform: translateY(-6px);
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    60% {
        -moz-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px)
    }
}

@media screen and (min-width : 1400px) {
    .topBannerFormWrapper {
        width: 640px;
        margin: 0 auto
    }
}

@media screen and (max-width: 840px) {
    .topBannerFormWrapper {
        padding: 40px 0 15px
    }
}

@media screen and (max-width: 767px) {
    .topBannerFormWrapper {
        padding-top: 40px;
        padding-bottom: 30px;
        width: 100%
    }
}

@media screen and (max-width:750px) {
    .topBannerFormWrapper {
        display: none
    }

    .ban1 a.mobDownloadCta {
        display: inline-block
    }
}

.trust {
    margin: 70px 0
}

.trust h3 {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    position: relative;
    margin: -9px 120px 16px
}

.trust h3:before,
.trust h3:after {
    content: '';
    position: absolute;
    width: 76px;
    height: 1.5px;
    background: #92b4e4;
    top: 15px
}

.trust h3:before {
    left: -76px;
    background: linear-gradient(to right, #fff, #92b4e4)
}

.trust h3:after {
    right: -76px;
    background: linear-gradient(to left, #fff, #92b4e4)
}

.trust h3 b {
    font-weight: 600
}

.trustradiusWrapper h2 {
    font-size: 24px;
    line-height: 36px;
    color: #000;
    font-weight: 600;
    margin: 0;
    display: inline-block;
    padding-left: 39px
}

.trustradiusWrapper h2 span {
    color: #097b80;
    font-weight: 300;
    display: block;
    font-size: 24px;
    line-height: 36px
}

.trust-sli {
    position: relative;
    width: 900px;
    margin: 0 auto
}

.trust-sli .trust-sli-wrapper {
    border: 1px solid #156eba;
    border-radius: 12px;
    padding: 50px 0 47px;
    position: relative;
    min-height: 81px;
    width: calc(100% - 40px);
    left: 20px;
    box-shadow: 0 0 14px 10px rgba(21, 110, 186, .08)
}

.trust-sli .trust-sli-wrapper.trustBG::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: url(https://www.manageengine.com/products/active-directory-audit/images/home-trustradius-slider-bg.png) no-repeat;
    background-size: cover;
    background-position: center
}

.trust-sli .trust-sli-wrapper.trustBG {
    padding: 55px 0 52px
}

.trust-sli .flex-direction-nav {
    display: none
}

.trustradiusWrapper {
    position: relative;
    z-index: 1
}

.trust .tr-vi-logos {
    position: relative;
    height: 44px;
    width: 84%;
    background: url(https://www.manageengine.com/products/active-directory-audit/images/home-slider-logos-sprite.png) no-repeat;
    background-size: 700px;
    background-position: center;
    display: table;
    margin: 0 auto
}

.win-act h3 {
    font-size: 20px;
    text-align: right;
    line-height: 36px;
    font-weight: 600;
    padding-bottom: 30px
}

.trust .tr-vi-logos.tr-vi-hal {
    display: none
}

.trust-sli .flex-control-paging {
    position: relative;
    margin: 14px auto 0;
    padding: 0;
    left: 0;
    width: 100px
}

.trust-sli .flex-control-paging li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1
}

.trust-sli .flex-control-paging li a {
    width: 10px;
    height: 10px;
    display: block;
    background: #fff;
    border: 1px solid #bbb;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: 0 0 0 1px #33333354
}

.trust-sli .flex-control-paging li a.flex-active {
    background: #0879b8;
    cursor: default;
    border: 1px solid #fff;
    box-shadow: 0 0 0 1px #047ab8
}

.trustradiusLogos {
    position: absolute;
    width: 390px;
    height: 156px;
    background: url(https://www.manageengine.com/products/active-directory-audit/images/home-sprite-21.png) no-repeat;
    background-size: 500px;
    background-position: -9px -452px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 30px
}

.slides li {
    min-height: 240px;
    top: 30px;
    position: relative
}

@media screen and (max-width: 992px) {
    .trust-sli {
        width: 100%
    }

    .trustradiusWrapper h2 {
        display: block;
        text-align: center;
        width: 100%;
        padding-left: 0
    }

    .trustradiusLogos {
        position: relative;
        right: 0
    }

    .slides li {
        top: 0
    }

    .trust .tr-vi-logos {
        background-size: 610px;
        width: 320px;
        background-position: left
    }

    .trust .tr-vi-logos.tr-vi-hal {
        display: block;
        background-position: right;
        width: 270px;
        margin-top: 20px
    }

    .trustradiusWrapper h2 {
        margin-bottom: 20px
    }

    .trust-sli .trust-sli-wrapper.trustBG {
        padding: 30px 0 20px
    }

    .trust-sli .trust-sli-wrapper.trustBG::before {
        display: none
    }

    .trust {
        margin: 0 0 70px
    }

    .cus-txt {
        width: 100%;
        padding: 0 0 40px
    }

    .cus-vid {
        width: 100%
    }
}

@media screen and (max-width: 600px) {
    .trust h3 {
        margin: 0 auto 25px;
        padding: 0 5%
    }

    .trustradiusWrapper h2 {
        padding: 0 5%;
        width: 90%
    }

    .trust h3:before,
    .trust h3:after {
        display: none
    }

    .trustradiusLogos {
        background-size: 410px;
        width: 320px;
        background-position: -9px -369px;
        height: 136px
    }

    .trust-sli .flex-control-paging {
        display: block
    }

    .trust-sli .trust-sli-wrapper {
        padding: 30px 0
    }

    .trustradiusWrapper h2 {
        width: 100%
    }

    .wsm-pop-com-container iframe {
        height: 400px
    }
}

@media screen and (max-width: 400px) {

    .trust .tr-vi-logos,
    .trust .tr-vi-logos.tr-vi-hal {
        width: 220px
    }

    .trustradiusLogos {
        zoom: .7
    }
}

body .sliding-buttons {
    width: 139px;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 30%;
    border-radius: 7px 0 0 7px;
    box-shadow: 2px 2px 9px 3px rgba(183, 183, 182, 0.4);
    overflow: hidden;
    z-index: 99999;
    right: -200px;
    transition: .3s ease-in;
    border: 1px solid #c69f1e;
    border-right: 0
}

body .sliding-buttons a {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    color: #000;
    position: relative;
    padding: 10px 14px;
    background: #f7d050;
    display: block;
    text-decoration: none
}

body .sliding-buttons a:before {
    content: "";
    width: 33px;
    height: 100%;
    background: #296938;
    position: absolute;
    left: 0;
    top: 0;
    transition: .3s ease-in;
    display: none
}

body .sliding-buttons a:hover::before {
    width: 100%
}

body .sliding-buttons a span {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    position: relative;
    z-index: 1
}

body .sliding-buttons .s-btn-getquote::after {
    content: '';
    width: 9px;
    height: 20px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAbCAYAAACa9mScAAAABHNCSVQICAgIfAhkiAAAAdhJREFUOE+1lT1SwzAQhfEJoKQjdHSEihLT0ZGSDucG3IDkBEBJFaekAk6A09GRko7kBuEE4X3OrkdJLBMyg2Z2JK3WT0/752QnMubz+Z6O3iTM3SRJipht0gCS6Wxg532B9DYGEYO2jC8lV5Ij+3CieSx5kYwEyL4aFROjf6cTGDSNmQ7vBdR3oxLEAD60bP0CEB7nAuqicJBC6zOz+OYmA7w23ZPmT0lHchwglb5KxCKVkigwAEh1MJa+p/Wt6UtjY8wFDj6UPgNkzdieWKu3sxvNhB7fzADJA2TygT1+ioIEzymXWzGpAwl9QvgOofgnJkadRHKvT3irhKTLQseuMvC9h7glBUC7EUOAC0Qsh2vPcYXoA5RLPF9iFwO4VJBrBWh5Q1IhBzEk6c+9spuquCdDT7ZHrd/NR86UIJxQjJuCVK1ATPGNAy3SPka3IZNTfeNlQltItwEhAF92+VQgLQ9xZk58INEwaGCCw58N5FX2HdIeAG+DVfgiVQwL+g7Fx6htBe6iXIt9yYUp2MOQ6vUx1aJdVrFRTzXTP2MZG3xbLQkvWb7obAYERW6kSTeNEYwcYAkkAKPwYEa3PzU91LlgrI9hvDT+57+z8rxCe56ZeZ3UvfMH8OznHI6at0MAAAAASUVORK5CYII=) no-repeat;
    background-size: contain;
    position: absolute;
    left: 14px;
    top: 17px
}

body .sliding-buttons .s-btn-demo::after {
    content: '';
    width: 14px;
    height: 14px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAaCAYAAABGiCfwAAAABHNCSVQICAgIfAhkiAAAAQpJREFUSEvtlo0NgjAQhb0JdAPZQEeQCdQJjBvoBjiBugEj6ATqBm4gTFLfq4fBn1DENjGRSxpIKe/jXps7pIMwxvRwWWOMMCLOeYozdFIR2VJPFHTBPYGhgsA5YSkIs1CUkm5MWIaJvk5O8QU7X+CnRFaEmUIcIPEF0rPAM3BQzVMLa+Qudqi1sZFzDy+1Nn7vIRT+y8ZyIY5RHo9ePLzZWO4othCzyo99ASp0bIuJsIAdtRsQuIdjE9tSFLgJkGEOTXbphJyP+tfLURZhoa0dvwdDRkPdU15pN4P7vND7HFZlrhSdmQFE0YFLCM+XABYf8nZ5Hdj9H8UBtCeuak0dGK2qFFFA4ioIV11HumtOmJczAAAAAElFTkSuQmCC) no-repeat;
    background-size: contain;
    position: absolute;
    left: 11px;
    top: 18.5px;
    display: none
}

body .sliding-buttons.visible {
    right: 0
}

body .common-demo-popup {
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    font-family: Robotoregular;
    overflow: auto;
    z-index: -9999999;
    opacity: 0;
    transition: .3s
}

.common-demo-popup.demoPopVisible {
    opacity: 1;
    z-index: 99999999
}

body .com-popup-inner {
    margin: auto;
    display: table;
    top: 8%;
    width: 95%;
    min-width: 300px;
    max-width: 385px;
    background: #f8fbff;
    padding: 30px 40px;
    border-radius: 10px;
    text-align: center
}

body .com-popup-inner:before {
    width: 375px;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 3px 3px 0
}

body .common-demo-popup * {
    box-sizing: border-box;
    list-style: none;
    position: relative;
    font-family: 'Robotoregular'
}

body .common-demo-popup ul {
    padding: 0;
    margin: 0
}

body .common-demo-popup .pop-lhs {
    width: calc(100% - 375px);
    float: left;
    position: relative;
    background: #f5f9fe
}

body .common-demo-popup .pop-rhs {
    width: 100%
}

body .common-demo-popup h2 {
    font-size: 20px;
    font-weight: 500;
    color: #06142a;
    position: relative;
    z-index: 1;
    line-height: 40px;
    padding-bottom: 5px;
    margin: 0;
    text-align: center
}

body .common-demo-popup .ffw-form h3 {
    font-weight: 500;
    font-size: 24px;
    text-align: center;
    color: #000;
    margin-bottom: 25px;
    margin-top: 0
}

body .common-demo-popup .ffw-form form ul li {
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    width: 100%
}

body .common-demo-popup .ffw-form form ul li .col-60 {
    width: 50%;
    display: inline-block
}

body .common-demo-popup .ffw-form form ul li .col-40 {
    width: 48%;
    display: inline-block;
    margin-left: 1%
}

body .common-demo-popup .ffw-form form ul li:last-child {
    margin-bottom: 0
}

body .common-demo-popup .ffw-form form ul li input,
body .common-demo-popup .ffw-form form ul li select {
    height: 45px;
    line-height: 27px;
    background-color: #fff;
    border: none;
    padding: 6px 12px;
    display: block;
    width: 100%;
    font-size: 14px;
    color: #000;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    box-sizing: border-box;
    outline: 0;
    border-radius: 0;
    font-weight: 400;
    border: #e0e0e0 solid 1px;
    padding-left: 40px;
    border-radius: 4px;
    box-sizing: border-box;
    transition: .3s ease-in
}

body .common-demo-popup .ffw-form form ul li input:focus,
body .common-demo-popup .ffw-form form ul li select :focus {
    border: 1px solid #1e66c2
}

body .common-demo-popup .ffw-form form ul li .commonselect {
    margin-top: 15px
}

body .common-demo-popup .ffw-form.form-us form ul li.country select {
    width: 50%;
    float: left;
    padding-right: 20px
}

body .common-demo-popup .ffw-form form ul li select,
body .common-demo-popup .ffw-form form ul li .col-40 select {
    padding-left: 15px
}

body .common-demo-popup .ffw-form.form-us form ul li.country select.commonselect {
    margin: 0 0 0 2%;
    padding-left: 10px;
    width: 48%
}

body .common-demo-popup .ffw-form form ul li input[type=submit] {
    background: #3d9a41;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    cursor: pointer;
    border: none;
    padding-left: 0;
    padding-right: 0;
    transition: .3s;
    font-family: Robotoregular;
    text-transform: uppercase;
    margin-top: 10px
}

body .common-demo-popup .ffw-form form ul li input[type=submit]:hover {
    background: #006b05
}

body .common-demo-popup .ffw-form textarea {
    display: none
}

body .common-demo-popup .ffw-errmsg {
    display: none;
    position: relative;
    color: red;
    padding: 0;
    border-radius: 3px;
    font-size: 11px;
    margin: 5px 0 0;
    line-height: 1;
    text-align: left
}

body .common-demo-popup .ffw-form .ffw-privacy,
body .common-demo-popup .ffw-form form ul li div#meGDPRMessage label {
    font-weight: 300;
    font-size: 11px;
    line-height: 18px;
    color: #091936;
    margin-top: 8px;
    text-align: left;
    opacity: 1
}

body .common-demo-popup .ffw-form .ffw-privacy a,
body .common-demo-popup .ffw-form form ul li div#meGDPRMessage label a {
    text-decoration: underline;
    color: #3e77de
}

body .common-demo-popup .ffw-form .ffw-privacy strong {
    font-weight: 500
}

body .common-demo-popup .ffw-form form ul li div#meGDPRMessage {
    width: 100%;
    font-weight: 300;
    opacity: 1;
    color: #000;
    margin-top: 10px
}

body .common-demo-popup .ffw-form form ul li.ffw-ic::before {
    content: "";
    position: absolute;
    background: url(../images/sem-download-popup-sprite.png) no-repeat;
    background-size: 184px;
    left: 11px;
    z-index: 1
}

body .common-demo-popup .ffw-form form ul li.name::before {
    background-position: -1px -2px;
    width: 18px;
    height: 23px;
    top: 8px
}

body .common-demo-popup .ffw-form form ul li.email::before {
    background-position: -21px -6px;
    width: 17px;
    height: 16px;
    top: 13.5px;
    left: 14px
}

body .common-demo-popup .ffw-form form ul li.phone::before {
    background-position: -41px -6px;
    width: 17px;
    height: 27px;
    top: 13.2px;
    left: 16.5px
}

body .common-demo-popup .ffw-form form ul li.company::before {
    background-position: -58px -6px;
    width: 15px;
    height: 27px;
    top: 13.2px;
    left: 15.5px
}

body .common-demo-popup .ffw-form form ul li.country::before {
    background-position: -74px -6px;
    width: 15px;
    height: 25px;
    top: 14px;
    left: 14.5px
}

body .common-demo-popup .ffw-form select {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    background-image: linear-gradient(45deg, transparent 50%, #5a5a5a 50%), linear-gradient(135deg, #5a5a5a 50%, transparent 50%), linear-gradient(to right, #fff0, #fff0);
    background-position: calc(100% - 20px) calc(1em + 5px), calc(100% - 15px) calc(1em + 5px), calc(100% - 2.5em) .5em;
    background-size: 6px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat
}

body .thnks-msg {
    display: none;
    vertical-align: middle;
    color: #000
}

body .demo-popup-close {
    position: absolute;
    right: -8px;
    top: -12px;
    color: #000;
    font-size: 21px;
    font-weight: 100;
    width: 24px;
    height: 24px;
    background: #fff;
    line-height: 0;
    text-align: center;
    padding-top: 11px;
    border-radius: 50%;
    border: 1px solid #ffffffbd;
    cursor: pointer;
    transition: .3s ease-in;
    z-index: 1
}

body .demo-popup-close:hover {
    background: #000;
    color: #fff
}

body .thnks-msg h3 {
    font-size: 25px;
    font-weight: 500;
    margin: 20px 0 10px;
    line-height: 35px;
    text-align: center
}

body .thnks-msg p {
    margin: 0;
    font-size: 18px;
    line-height: 26px;
    font-weight: 300
}

body .common-demo-popup .ffw-form form ul li.ffw-field>label {
    font-size: 12px;
    color: #333;
    font-weight: 500;
    margin-bottom: 10px
}

body .common-demo-popup .ffw-form form ul li.ffw-field>label sup {
    color: red;
    font-size: 12px;
    position: relative;
    top: 3px
}

body .common-demo-popup.success {
    display: block
}

body .common-demo-popup.success .ffw-form {
    display: none
}

body .common-demo-popup.success .thnks-msg {
    display: inline-block
}

body .common-demo-popup .flex-direction-nav {
    display: none
}

.pop-gartner-wrapper {
    text-align: left;
    padding: 25px 0 55px 158px;
    position: relative
}

.pop-gartner-wrapper h5 {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    background: #e17647;
    border-radius: 10px;
    padding: 0 12px;
    display: inline-block;
    margin: 5px 0 0;
    line-height: 20px
}

.pop-gartner-wrapper h4 {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    margin: 8px 0 12px;
    line-height: 27px
}

.pop-gartner-wrapper h6 {
    font-size: 11px;
    font-weight: 500;
    color: #173e76;
    margin: 0;
    line-height: 20px
}

.pop-gartner-wrapper h6 span {
    font-size: 6px;
    margin: 0;
    position: relative;
    bottom: 4px
}

.pop-gartner-wrapper::before {
    content: "";
    position: absolute;
    left: 0;
    top: 25px;
    background: url(https://www.manageengine.com/products/active-directory-audit/images/adap-index-demo-popup-banner.png) no-repeat 0 -38px;
    background-size: 278px;
    height: 100px;
    width: 127px
}

.pop-gartner-wrapper::after {
    content: "";
    position: absolute;
    left: 5%;
    bottom: 28px;
    background: #dbdfe3;
    background: -webkit-linear-gradient(to right, transparent 0%, #dbdfe3 20%, #dbdfe3 80%, transparent 100%);
    background: linear-gradient(to right, transparent 0%, #dbdfe3 20%, #dbdfe3 80%, transparent 100%);
    height: 1px;
    width: 100%
}

.pop-rating-wrapper {
    text-align: center
}

.pop-rating-icon {
    display: inline-block;
    height: 66px;
    width: 130px;
    background: url(https://www.manageengine.com/products/active-directory-audit/images/adap-index-demo-popup-banner.png) no-repeat -144px -49px;
    background-size: 278px
}

.pop-rating-icon.pop-rating-crowd {
    background-position: -144px -135px;
    margin-left: 102px;
    position: relative
}

.pop-rating-icon.pop-rating-crowd::before {
    content: "";
    background: #d4d7dc;
    position: absolute;
    left: -50px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: 52px
}

#common_demo_textarea {
    display: block;
    width: 100%;
    height: 70px;
    outline: none;
    line-height: 27px;
    background-color: #fff;
    border: none;
    padding: 6px 12px;
    font-size: 14px;
    color: #000;
    box-sizing: border-box;
    outline: 0;
    border-radius: 0;
    font-weight: 400;
    border: #e0e0e0 solid 1px
}

#demo-pop-slider .flex-control-paging {
    padding: 15px 0 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 70px;
    transition: .3s;
    bottom: 0
}

#demo-pop-slider .flex-control-paging li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1
}

#demo-pop-slider .flex-control-paging li a.flex-active {
    background: #ed764e;
    cursor: default;
    border: 1px solid #ff4000
}

#demo-pop-slider .flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #e7f1ff;
    border: 1px solid #969799;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px
}

div#demo-pop-slider {
    margin: -27px 0 -30px
}

.ffw-field .palceholder {
    position: absolute;
    top: 9px;
    left: 40px;
    transition: .3s ease-in;
    z-index: 1
}

.ffw-field label {
    font-weight: 400;
    color: #000;
    font-size: 14px;
    opacity: .6
}

.ffw-field .star {
    color: #646464;
    font-size: 12px;
    position: relative
}

.ffw-field .palceholder.focused {
    top: -5px;
    padding: 0 5px;
    left: 10px;
    background: #f9fbff;
    line-height: 9px
}

.ffw-field .focused label {
    font-size: 10px
}

.ffw-field .palceholder .star {
    color: red
}

.ic-comm {
    background-image: url(https://www.manageengine.com/active-directory-360/images/icon-set-1.png);
    background-repeat: no-repeat;
    background-size: 363px;
    background-position: -18px -74px;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute !important;
    z-index: 1;
    left: 12px;
    top: 11px;
    opacity: .8
}

.ic-comm-name {
    background-position: -15px -65px
}

.ic-comm-email {
    background-position: -68px -63px
}

.ic-comm-pho {
    background-position: -170px -63px;
    height: 24px
}

.ic-comm-date {
    background-position: -233px -55px;
    width: 23px;
    height: 22px;
    background-size: 313px
}

#meGDPRMessage .checkmarkgdpr {
    width: 12px !important;
    height: 12px !important
}

.checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #7ac142;
    fill: none;
    -webkit-animation: stroke .6s cubic-bezier(.65, 0, .45, 1) forwards;
    animation: stroke .6s cubic-bezier(.65, 0, .45, 1) forwards
}

.checkmark {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    stroke-width: 2;
    stroke: #fff;
    stroke-miterlimit: 10;
    -webkit-box-shadow: inset 0 0 0 #7ac142;
    box-shadow: inset 0 0 0 #7ac142;
    -webkit-animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
    animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both
}

.checkmark__check {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    -webkit-animation: stroke .3s cubic-bezier(.65, 0, .45, 1) .8s forwards;
    animation: stroke .3s cubic-bezier(.65, 0, .45, 1) .8s forwards
}

@-webkit-keyframes stroke {
    100% {
        stroke-dashoffset: 0
    }
}

@keyframes stroke {
    100% {
        stroke-dashoffset: 0
    }
}

@-webkit-keyframes scale {

    0%,
    100% {
        -webkit-transform: none;
        transform: none
    }

    50% {
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1)
    }
}

@keyframes scale {

    0%,
    100% {
        -webkit-transform: none;
        transform: none
    }

    50% {
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1)
    }
}

@-webkit-keyframes fill {
    100% {
        -webkit-box-shadow: inset 0 0 0 30px #7ac142;
        box-shadow: inset 0 0 0 30px #7ac142
    }
}

@keyframes fill {
    100% {
        -webkit-box-shadow: inset 0 0 0 30px #7ac142;
        box-shadow: inset 0 0 0 30px #7ac142
    }
}

@media screen and (max-width: 992px) {
    body .common-demo-popup .pop-lhs {
        display: none
    }

    body .common-demo-popup.success .thnks-msg {
        margin-top: 0;
        padding: 70px 0
    }

    body .common-demo-popup .pop-rhs {
        width: 100%;
        max-width: 360px;
        float: none;
        margin: auto;
        display: table
    }

    body .com-popup-inner:before {
        display: none
    }

    body .com-popup-inner {
        max-width: 400px
    }
}

@media screen and (max-width: 420px) {

    body .common-demo-popup .ffw-form form ul li .col-60,
    body .common-demo-popup .ffw-form form ul li .col-40,
    body .common-demo-popup .ffw-form.form-us form ul li.country select,
    body .common-demo-popup .ffw-form.form-us form ul li.country select.commonselect {
        width: 100%;
        margin: 0
    }

    body .common-demo-popup .ffw-form form ul li .col-40,
    body .common-demo-popup .ffw-form.form-us form ul li.country select.commonselect {
        margin-top: 10px
    }
}

.form-set-3 form ul li div.fr #meGDPRMessage label a {
    font-size: 10px;
    color: #000;
    text-decoration: underline
}

#btmBar.fixed {
    opacity: 0;
    transition: all .5s ease;
    transform: translateY(70px)
}

#btmBar.fixed.visible {
    opacity: 1;
    transform: translateY(0px)
}