@import"https://www.manageengine.com/css/fonts.css";
body {
    margin: 0;
    padding: 0;
    line-height: 1
}
#wechat-qr-code-btn img{
display:none;
}
* {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-weight: 300;
    box-sizing: border-box;
    font-family: 'ZohoPuvi'
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.af {
    font-family: 'ZohoPuvi';
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    margin: 0;
    padding: 0
}

.af p, .af a, .af li, .af td, .af td, .af span, .af label {
    line-height: 24px;
    font-size: 14px
}

.af h1, .af h2, .af h3, .af h4, .af h5, .af h6 {
    margin: 0
}

.af ul {
    padding-left: 0;
    margin: 0
}

div:after {
    content: "";
    clear: both;
    display: table
}

.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 {
    width: 100%;
    display: inline-block
}

.ac {
    margin: 0 auto;
    position: relative;
    max-width: 1200px
}

.art-top {
    float: left;
    width: 100%;
    padding: 11px 0;
    position: fixed;
    background: #28085a;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9;
    box-shadow: 0 4px 10px -9px #333
}

.art-top .logo {
    width: 201px;
    height: 52px;
    display: inline-block;
    float: left;
    margin-top: 1px;
    transition: all .4s ease
}

.art-top ul {
    float: right;
    padding-top: 7px;
    display: inline-block
}

.art-top ul li {
    float: left;
    position: relative;
    list-style-type: none
}

.art-top ul li:after {
    position: absolute;
    width: 1px;
    height: 15px;
    background: #000;
    top: 5px
}

.art-top ul li:last-child:after {
    display: none
}

.art-top ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 7px 25px;
    position: relative;
    text-decoration: none;
    transition: all .5s ease;
    display: inline-block
}

.art-top ul li:last-child span {
    padding: 12px 30px 12px 40px;
    border-radius: 4px;
    background: #cc2f22;
    color: #fff;
    margin-left: 10px;
    transition: all .4s ease;
    cursor: pointer;
    position: relative;
    top: 8px;
    font-weight: 400
}

.art-top ul li a:after {
    position: absolute;
    transition: all .5s ease;
    width: 30px;
    height: 2px;
    bottom: -3px;
    left: 8px;
    opacity: 0
}

.art-top ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 18px;
    height: 21px;
    background: url(https://www.manageengine.com/products/ad-manager/sem/images/unified-iam-solution-sprite.png) no-repeat;
    background-size: 1000px;
    background-position: -209px -1px;
    z-index: 2;
    pointer-events: none
}

.art-top ul li:nth-child(2):before {
    background-position: -231px -1px
}

.art-top ul li:nth-child(3):before {
    background-position: -269px -23px
}

.art-top ul li:nth-child(4):before {
    background-position: -294px 1px;
    left: 27px
}

.art-top ul li a:hover {
    color: #fff
}

.art-top ul li a:hover:after {
    left: 18px;
    opacity: .6;
    transition: all .5s ease
}

.art-top ul li:last-child span:hover:after {
    display: none
}

.art-top ul li:last-child span:hover {
    color: #fff;
    background: #ce1117
}

.art-mmenu {
    top: 25px;
    display: none;
    position: fixed;
    right: 25px;
    font-size: 25px;
    text-align: center;
    line-height: 26px !important;
    border-radius: 2px;
    z-index: 9;
    font-weight: 300;
    width: 25px;
    height: 28px;
    cursor: pointer
}

.art-mmenu i {
    width: 100%;
    height: 2px;
    background: #fff;
    display: inline-block;
    float: left;
    top: 0;
    left: 0;
    transition: all .4s ease-in-out;
    position: absolute;
    cursor: pointer
}

.art-mmenu i:nth-child(2) {
    top: 8px;
    transform: scale(1)
}

.art-mmenu i:nth-child(3) {
    top: 16px
}

.ban-cta span {
    font-size: 13px;
    line-height: 19px;
    font-weight: 300;
    color: #fff
}

.menufix .art-mmenu i {
    background: #333
}

.art-mmenu.act i:nth-child(1) {
    transform: rotate(45deg);
    top: 10px
}

.art-mmenu.act i:nth-child(2) {
    transform: scale(0)
}

.art-mmenu.act i:nth-child(3) {
    transform: rotate(-45deg);
    top: 10px
}

.art-top ul.act {
    right: 0
}
/* .art-top.menufix{background:#fff} */

.art-top.menufix .logo {
    background-position: -1px -51px
}
/* .art-top.menufix ul li a{color:#444} */

.art-top.menufix ul li:nth-child(3) a {
    color: #fff
}

.art-top li:nth-of-type(3) {
    display: none;
}

@media screen and (max-width: 992px) {
    .art-top {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        padding: 8px;
        box-shadow: 0 2px 22px -7px #0000004f;
        z-index: 9
    }

    .art-mmenu {
        display: block
    }

    .art-top ul {
        position: fixed;
        width: 245px;
        background: #fff;
        right: -50%;
        height: 100%;
        top: 0;
        box-shadow: 0 2px 22px -7px #00000029;
        transition: all ease .5s;
        padding-top: 64px;
        padding-left: 20px
    }

    .art-top ul li {
        width: 100%;
        border-bottom: 1px solid #f8f8ff
    }

    .art-top ul li a {
        display: block;
        padding: 8px 25px 10px 26px;
        color: #333;
        opacity: .9
    }

    .art-top ul li:last-child {
        padding: 10px 0;
        border: 0;
        padding-right: 15px
    }

    .art-top ul li:last-child span {
        background: #b10f00;
        border: 0;
        color: #fff;
        padding: 12px 30px 12px 40px;
        display: block;
        margin-left: 0;
        text-align: center
    }

    .art-top ul li:last-child:before {
        left: 48px;
        top: 19px
    }

    .art-mmenu.act i {
        background: #333
    }
}

@media screen and (max-width: 650px) {
    .art-top ul {
        right: -100%
    }
}

@media screen and (max-width: 1260px) {
    .ac {
        max-width: 90%
    }
}

.clearfix:after, .clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clsFloatLeft {
    float: left
}

.clsFloatRight {
    float: right
}

.anim1 {
    -webkit-animation-duration: .5s !important;
    animation-duration: .5s !important
}

.anim2 {
    -webkit-animation-duration: .7s !important;
    animation-duration: .7s !important
}

.anim3 {
    -webkit-animation-duration: .9s !important;
    animation-duration: .9s !important
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-20%, 0, 0);
        -ms-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(20%, 0, 0);
        -ms-transform: translate3d(20%, 0, 0);
        transform: translate3d(20%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

.icn-demo {
    background-position: 0 -55px;
    height: 18px;
    width: 18px
}

.icn-quote {
    background-position: -20px -55px;
    height: 18px;
    width: 18px
}

.main-banner {
    background: #1f0546;
    background: linear-gradient(184deg, #2a0561 0, #1f0546 100%);
    padding: 150px 0 0;
    position: relative
}

.main-banner:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(https://www.manageengine.com/products/ad-manager/sem/images/unified-iam-solution-bg.png) no-repeat;
    background-size: cover
}

.main-banner .banner-sec-top {
    text-align: center;
    position: relative;
    z-index: 1
}

.main-banner .banner-sec-top h1 {
    font-size: 33px;
    font-weight: 700;
    color: #e19351;
    line-height: 45px;
    padding-bottom: 5px
}

.main-banner .banner-sec-top h4 {
    text-align: center;
    color: #fff;
    font-size: 33px;
    font-weight: 200;
    line-height: 40px;
    padding-bottom: 30px
}

.main-banner .erp-ban {
    font-size: 14px;
    width: 100%;
    margin: 100px auto 0;
    font-weight: 400;
    position: relative;
    min-height: 370px
}

.main-banner .erp-ban ul li {
    margin-top: 40px
}

.main-banner .erp-ban ul li:first-child {
    margin-top: 0
}

.main-banner .erp-ban .lft {
    width: 24%;
    float: left;
    text-align: right;
    margin: 4px 0 0
}

.main-banner .erp-ban .lft .icon4 {
    background-position: -211px -29px
}

.main-banner .erp-ban .lft .icon5 {
    background-position: -285px -26px
}

.main-banner .erp-ban .lft .icon6 {
    background-position: -353px -31px
}

.main-banner .erp-ban .rgt {
    width: 28%;
    float: right;
    text-align: left;
    margin: 4px 0 0 31px
}

.main-banner .erp-ban .rgt .list-wrapper {
    flex-direction: row-reverse;
    padding-left: 84px
}

.main-banner .erp-ban .rgt .icon4 {
    background-position: -422px -32px;
    left: 0
}

.main-banner .erp-ban .rgt .icon5 {
    background-position: -488px -32px;
    left: 0
}

.main-banner .erp-ban .rgt .icon6 {
    background-position: -559px -32px;
    left: 0
}

.main-banner .erp-ban ul li {
    height: 70px
}

.main-banner .erp-ban ul li > div {
    position: relative;
    padding: 0 10px;
    min-height: 70px
}

.main-banner .erp-ban .list-wrapper span {
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 30px 0 0;
    display: inline-block
}

.main-banner .erp-ban .list-wrapper i {
    width: 68px;
    height: 68px;
    background: url(https://www.manageengine.com/products/ad-manager/sem/images/unified-iam-solution-sprite.png) no-repeat;
    background-size: 1000px;
    background-color: #3e1384;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    top: 3%
}

.main-banner .ctr {
    margin: 0 auto;
    position: absolute;
    bottom: -19px;
    left: 45px;
    right: 0;
    background: url(https://www.manageengine.com/products/ad-manager/sem/images/unified-iam-solution-sprite.png) no-repeat;
    background-size: 1000px;
    background-position: 0 -113px;
    z-index: 1;
    width: 660px;
    height: 429px
}

.mob-menu-icn {
    display: none;
    width: 30px;
    position: absolute;
    right: 15px;
    top: 5px
}

header .mob-menu-icn div, header .mob-menu-icn:after, header .mob-menu-icn:before {
    background-color: #333;
    border-radius: 3px;
    content: '';
    display: block;
    height: 3px;
    margin: 5px 0;
    transition: all .2s ease-in-out
}

@media only screen and (max-width: 1200px) {
    .exchange-server-container {
        max-width: 990px
    }

    .main-banner .erp-ban .lft {
        margin: 25px 0 0 20px
    }

    .main-banner .erp-ban .rgt {
        margin: 25px 0 0
    }

    .main-banner .ctr {
        left: 0;
        width: 500px;
        height: 330px;
        background-size: 800px;
        background-position: -6px -89px;
        bottom: 0
    }
}

@media screen and (max-width: 1000px) {
    .main-banner .erp-ban:after {
        display: none
    }

    .main-banner .ctr {
        display: none
    }

    .erp-ban .lft, .erp-ban .rgt {
        margin: 0 !important;
        float: left !important;
        width: 50% !important
    }

    .exchange-server-container {
        max-width: 100%;
        padding: 0 20px
    }

    .main-banner .erp-ban .lft p {
        padding-right: 60px
    }

    .main-banner .erp-ban .lft i {
        right: 0
    }

    .main-banner .erp-ban .lft {
        padding-right: 15px
    }

    .main-banner .erp-ban .rgt {
        padding-left: 15px
    }
}

@media screen and (max-width: 770px) {
    .header-link {
        margin-top: 10px
    }

    .animated {
        animation: none !important
    }
}

@media screen and (max-width: 767px) {
    .mob-menu-icn {
        display: inline-block
    }

    .header-link {
        width: 100%;
        margin: 0;
        position: absolute;
        z-index: 999;
        top: 60px;
        left: 0;
        background: #fff;
        display: none;
        box-shadow: 0 3px 6px 0 #000;
        min-height: auto;
        line-height: inherit
    }

    .header-link li {
        width: 100%;
        padding: 10px;
        margin: 0;
        border-bottom: 1px solid #e4e4e4
    }
}

@media screen and (max-width: 600px) {
    .main-banner .banner-sec-top h1 {
        font-size: 28px;
        line-height: 35px
    }

    .main-banner .banner-sec-top h1 span:after {
        display: none
    }

    .main-banner .erp-ban {
        margin-top: 50px;
        padding-bottom: 40px
    }

    .erp-ban .lft, .erp-ban .rgt {
        width: 100% !important;
        float: none !important
    }

    .main-banner .erp-ban .lft {
        text-align: left
    }

    .erp-ban .list-wrapper {
        flex-direction: row-reverse
    }

    .main-banner .erp-ban ul li {
        margin-top: 20px !important
    }

    .main-banner .erp-ban .lft, .main-banner .erp-ban .rgt {
        padding: 0
    }

    .main-banner .erp-ban .lft li div, .main-banner .erp-ban .rgt li div {
        padding: 0 0 0 100px
    }

    .main-banner .erp-ban .list-wrapper i {
        left: 15px !important
    }

    .main-banner .erp-ban .rgt .list-wrapper {
        padding-left: 0
    }

    .main-banner .erp-ban .lft p {
        padding-right: 0
    }
}

@media screen and (max-width: 480px) {
    .header-link {
        display: none
    }

    .main-banner .erp-ban .list-wrapper span {
        padding: 10px 0 0
    }
}

.sec-quote .main {
    border: 1px solid #FFAE6C;
    border-radius: 15px;
    padding: 50px;
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 80px;
}

.sec-quote .main:after {
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
    position: absolute;
    bottom: 0;
    background: #FFAE6C;
    border-radius: 0 15px 15px 0
}

.sec-quote .lhs {
    float: left;
    width: 50%
}

.sec-quote .lhs .inn {
    padding: 30px
}

.sec-quote .lhs h2 {
    font-size: 26px;
    font-weight: 500;
    line-height: 32px;
    padding-bottom: 30px
}

.sec-quote .lhs .pri {
    padding: 25px 0;
    position: relative
}

.sec-quote .lhs .pri:after {
    width: 70%;
    height: 100%;
    top: 0;
    left: -80px;
    position: absolute;
    bottom: 0;
    background: linear-gradient(87deg, #ffaf6c57, transparent);
    z-index: -1
}

.sec-quote .lhs .pri h5 {
    font-size: 18px
}

.sec-quote .lhs .pri h3 {
    font-size: 54px;
    font-weight: 600;
    color: #F28645;
    padding: 10px 0 0
}

.sec-quote .lhs .pri-list {
    padding-top: 25px
}

.sec-quote .lhs .pri-list h4 {
    font-weight: 500;
    font-size: 17px
}

.sec-quote .lhs .pri-list ul {
    padding-top: 20px
}

.sec-quote .lhs .pri-list li {
    font-size: 15px;
    line-height: 28px;
    padding: 0 0 5px 20px;
    position: relative
}

.sec-quote .lhs .pri-list li:after {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 8px;
    height: 8px;
    background: #f59a4e;
    border-radius: 50px
}

.sec-quote .rhs {
    float: left;
    width: 50%;
    position: relative;
    z-index: 1
}

.ffw-additional-data {
    display: none
}

option {
    color: #000
}

.ffw-errmsg {
    line-height: 10px;
    padding-left: 15px;
    display: none
}

.dwn-priv {
    margin-top: 0
}

.dwn-priv strong {
    font-weight: 500
}

.solution-form-inn {
    position: relative;
    max-width: 350px;
    margin: 0 auto;
    display: table;
    width: 100%
}

.tnk-msg {
    display: none
}

.tnk-msg h2 {
    font-size: 34px !important;
    color: #000;
    padding-bottom: 15px;
    margin-bottom: 0 !important;
    padding-top: 30px
}

.solution-form-inn h2 {
    text-align: center;
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 30px;
    font-weight: 500
}

.tnk-msg p {
    text-align: center;
    font-size: 18px;
    margin-top: 10px;
    color: #363636;
    line-height: 30px
}

.solution-form-inn h2 span {
    display: block;
    font-size: 15px;
    line-height: 27px
}

.solution-form-inn form ul li {
    position: relative;
    width: 100%;
    display: inline-block;
    border: #6e6e6e solid 1px;
    margin-bottom: 12px;
    border-radius: 5px;
    background: #fafafa
}

.solution-form-inn form ul li:before {
    background-image: url(https://www.manageengine.com/active-directory-360/images/icon-set-3.png);
    background-size: 370px;
    width: 25px;
    height: 27px;
    position: absolute;
    content: "";
    margin: 11px 6px 6px 11px;
    background-repeat: no-repeat;
    background-position: 0 -3px
}

.solution-form-inn form ul li:last-child:before {
    display: none
}

.solution-form-inn form ul li input {
    width: 100%;
    border: 0;
    height: 44px;
    font-size: 14px;
    padding: 5px 15px 5px 48px;
    box-sizing: border-box;
    outline: none;
    color: #000;
    border-radius: 5px
}

.solution-form-inn form ul .fi-ic-email:before {
    background-position: -54px -3px
}

.solution-form-inn form ul .fi-ic-domain:before {
    background-position: -242px -2px
}

.solution-form-inn form ul .fi-ic-techi:before {
    background-position: 0 -3px
}

.solution-form-inn form ul .fi-ic-edi:before {
    background-position: -54px -45px
}

.solution-form-inn form ul .fi-ic-time:before {
    background-position: -230px -8px
}

.solution-form-inn form ul .fi-ic-addon:before {
    background-position: -298px -4px
}

.formDropTrig::before {
    position: absolute;
    content: "";
    right: 15px;
    top: 2px;
    height: 0;
    width: 0;
    bottom: 0;
    margin: auto;
    border: 5px solid transparent;
    border-top: 5px solid #000;
    transition: .3s
}

.formDrop {
    position: relative;
    border-radius: 3px;
    cursor: pointer
}

.fromAddons {
    display: none;
    padding: 0 10px;
    margin-top: 10px
}

.check-addons {
    border-bottom: 1px solid #ededed;
    padding: 5px 0;
    display: flex;
    position: relative;
    color: #000;
    line-height: 18px;
}

.check-addons input[type="checkbox"] {
    width: 16px;
    padding: 0;
    position: relative;
    bottom: 0;
    height: 16px;
    margin-right: 5px
}

.check-addons label {
    line-height: 18px;
}

#help-popup2 {
    margin: 0 0 0 105px
}

#help-popup1 {
    margin: 1px 0 0 292px
}

.quote-compo-help_popup {
    background: #000;
    font-size: 12px;
    cursor: pointer;
    position: absolute;
    color: #fff;
    font-weight: 400;
    padding: 10px;
    text-align: left;
    width: 200px;
    line-height: 20px;
    z-index: 9999;
    margin: 1px 0 0 185px;
    display: none
}

.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
}

.displaynone {
    display: none;
    padding: 10px 0;
}

.solution-form-inn form ul li input.addons {
    height: 0;
    width: 80px;
    text-align: left;
    border: 1px solid #c8c8c8;
    padding: 10px 7px 10px 3px;
    margin-top: 2px;
    background: #fff;
    margin-left: 5px;
}

.show-icon-over-txt {
    margin: -1px 0 0 3px;
}

.check-addons:last-of-type {
    border-bottom: 0;
    padding: 0;
    line-height: 15px
}

.formDropTrig {
    position: relative;
    padding: 10px 0 10px 30px;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 0 20px;
    color: #919191
}

.gtQuoForm.solution-form-inn form ul li.last-list::before {
    display: none
}

.solution-form-inn form ul li.last-list input[type="submit"] {
    background: #e32e44;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    float: left;
    margin-right: 2%;
    border-bottom: 0;
    border-radius: 2px;
    padding: 10px 15px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    height: 45px
}

.gtQuoForm.solution-form-inn form ul li:nth-last-of-type(2) {
    background: none;
    border: 0
}

.solution-form-inn form ul .fi-ic-pho:before {
    background-position: -115px -2px
}

.solution-form-inn form ul .fi-ic-country:before {
    background-position: -240px -4px
}

.solution-form-inn form ul .fi-ic-time:before {
    background-position: -178px -47px
}

.gtQuoForm.solution-form-inn form ul li:nth-child(5) {
    margin-bottom: 12px
}

.solution-form-inn form ul li select {
    width: 100%;
    border: 0;
    height: 44px;
    font-size: 14px;
    padding: 5px 15px 5px 48px;
    outline: none;
    color: #777;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    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) 0.5em;
    background-size: 6px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
}

.solution-form-inn form ul li select.country_state {
    border-top: #e0e0e0 solid 1px;
    border-radius: 0
}

.solution-form-inn form ul li:last-child {
    border: 0 solid #333;
    margin-bottom: 0;
    background: none
}

.dwn-priv, .dwn-priv a, .dwn-priv span {
    font-size: 11px;
    color: #000;
    line-height: 17px
}

h2.tnk-hide {
    padding-bottom: 0
}

input#demoReset {
    padding-left: 13px;
    background: #ededed
}

.solution-form-inn.form-us .fi-ic-country select {
    width: 50%;
    border-radius: 10px;
}

@media screen and (max-width: 600px) {
    .solution-form-inn h2 {
        margin-bottom: 15px;
        margin-top: 10px
    }
}

.stool {
    padding: 100px 0;
    position: relative
}

.stool:after {
    content: '';
    position: absolute;
    background: #fef9f6;
    width: 53%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 50px 0 0 50px
}

.stool .lhs {
    float: left;
    width: 500px;
    padding-top: 10%
}

.stool .lhs .inn {
    padding-left: 170px;
    position: relative
}

.stool .lhs .inn:before {
    content: '';
    position: absolute;
    background: url(https://www.manageengine.com/products/ad-manager/sem/images/unified-iam-solution-sprite.png) no-repeat;
    background-size: 1000px;
    background-position: -847px -333px;
    width: 164px;
    height: 167px;
    left: 0
}

.stool .lhs .inn h4 {
    font-size: 26px;
    font-weight: 500;
    line-height: 40px;
    padding-bottom: 25px
}

.stool .lhs .inn h4 span {
    display: block;
    font-size: 26px;
    line-height: 32px
}

.af .dwn-cta {
    background: #df2f12;
    margin: auto;
    text-decoration: none;
    text-align: center;
    color: #fff;
    padding: 18px 35px 18px 60px;
    font-size: 16px;
    line-height: 19px;
    border-radius: 3px;
    box-sizing: border-box;
    position: relative;
    transition: .3s ease-in;
    display: inline-block;
    font-weight: 500;
    cursor: pointer
}

.af .dwn-cta:before {
    content: '';
    position: absolute;
    background: url(https://www.manageengine.com/products/ad-manager/sem/images/unified-iam-solution-sprite.png) no-repeat;
    background-size: 1000px;
    background-position: -294px -3px;
    width: 17px;
    height: 16px;
    margin: 2px 0 0 -25px
}

.stool .rhs {
    float: left;
    width: calc(100% - 500px);
    padding: 0 0 0 120px;
    position: relative;
    z-index: 1
}

.stool .rhs ul li {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 15px;
    position: relative;
    padding-left: 30px
}

.stool .rhs ul li:before {
    content: '';
    position: absolute;
    background: url(https://www.manageengine.com/products/ad-manager/sem/images/unified-iam-solution-sprite.png) no-repeat -921px -5px;
    background-size: 1000px 1100px;
    width: 17px;
    height: 17px;
    left: 0;
    top: 7px
}

#meGDPRMessage {
    font-size: 11px;
    margin-top: 0;
    font-size: 12px
}

.ffw-errmsg {
    display: none;
    color: #fff;
    font-size: 11px;
    font-weight: 300;
    width: 100%;
    text-align: left;
    background: red;
    padding: 3px 4px
}

.tnk {
    display: none;
    padding: 25px 30px 30px;
    border-radius: 5px;
    margin-top: 20px;
    border: 1px solid #69508e
}

.tnk h4 {
    font-size: 22px;
    font-weight: 400;
    padding-bottom: 0 !important
}

.tnk p {
    margin-top: 8px;
    font-size: 16px;
    font-weight: 300;
    color: #fff
}

.tnk p a {
    font-size: 16px;
    text-decoration: underline;
    color: #089ae4
}

div#meGDPRMessage {
    display: inline-block;
    line-height: 18px
}

.banner-sec-top div#meGDPRMessage label {
    color: #B59CD4
}

#meGDPRMessage .checkmarkgdpr {
    height: 12px;
    width: 12px
}

.dwn-priv {
    font-size: 11px;
    text-align: center
}

.dwn-priv a {
    font-size: 11px;
    text-decoration: underline
}

.ac-1200 {
    max-width: 1200px;
    display: table;
    width: 100%;
    margin: auto
}

.trust {
    position: relative;
    padding-bottom: 50px
}

.trusted-by {
    padding: 90px 50px 30px;
    text-align: center;
    border-radius: 36px;
    margin-bottom: 0
}

.trusted-by .big {
    font-size: 31px;
    line-height: 51px;
    font-weight: 300;
    color: #000;
    margin-bottom: 20px
}

.trusted-by p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 300
}

.trusted-by .strong {
    font-weight: 500;
    z-index: 1;
    position: relative
}

.trusted-by .strong span {
    font-weight: 500;
    font-size: 31px;
    line-height: 51px
}

.yellow-line span {
    position: relative
}

.yellow-line span:before {
    content: "";
    width: calc(100% + 4px);
    height: 5px;
    position: absolute;
    left: -2px;
    bottom: 7px;
    background: #ffde26;
    z-index: -1
}

.image-row {
    display: block;
    width: 100%;
    max-width: 1200px;
    margin-bottom: 10px;
    overflow: hidden
}

.image-row img {
    width: 1200px;
    float: left;
    display: table
}

.img-container {
    overflow: hidden;
    position: relative;
    transition: .3s ease-in;
    width: 2400px
}

.row-2 .img-container {
    margin-left: -100%
}

.row-2 {
    margin-bottom: 20px
}

.trust-logo {
    display: block;
    text-align: center
}

.trust {
    position: relative;
    padding-bottom: 80px;
    background: #f7f8fd;
    background: -webkit-linear-gradient(to bottom, #f7f8fe, #fff);
    background: linear-gradient(to bottom, #f7f8fe, #fff)
}

.ffw-field input:focus-visible {
    outline: 0;
    border-color: #527be6
}

.ffw-form form ul li select:focus-visible {
    outline: 0
}

.start-anim .screen-1, .start-anim .screen-2 {
    -webkit-animation: slide-in-bottom .5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-in-bottom .5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both
}

.form-popup .ffw-form {
    top: 30px
}

.start-anim .screen-2 {
    animation-delay: .5s
}

.start-anim .tip {
    opacity: 1;
    transition: .5s ease-in;
    transition-delay: 1.4s
}

.start-anim .row-1 .img-container {
    animation: scroll-1 40s linear infinite
}

@keyframes scroll-1 {
    0% {
        margin-left: 0
    }

    50% {
        margin-left: -100%
    }

    100% {
        margin-left: 0
    }
}

.start-anim .row-2 .img-container {
    animation: scroll-2 40s linear infinite
}

@keyframes scroll-2 {
    0% {
        margin-left: -100%
    }

    50% {
        margin-left: 0
    }

    100% {
        margin-left: -100%
    }
}

@-webkit-keyframes slide-in-bottom {
    0% {
        -webkit-transform: translateY(150px);
        transform: translateY(150px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes slide-in-bottom {
    0% {
        -webkit-transform: translateY(150px);
        transform: translateY(150px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@media screen and (max-width: 1250px) {
    .ac, .ac-1200 {
        max-width: 90%
    }

    .image-row {
        max-width: 1000px;
        margin: auto;
        margin-bottom: 10px
    }
}

@media screen and (max-width: 992px) {
    .trusted-by {
        padding: 20px;
        padding-top: 50px
    }

    .trusted-by .big {
        font-size: 22px;
        line-height: 32px
    }

    .trusted-by p br {
        display: none
    }

    .image-row {
        max-width: 500px
    }
}

@media screen and (max-width: 767px) {
    .yellow-line span:before {
        bottom: 0
    }

    .trusted-by .big {
        margin-bottom: 15px
    }

    .trust {
        padding-bottom: 0
    }

    .trust::before {
        display: none
    }

    .trusted-by {
        margin-bottom: 20px
    }
}

@media screen and (max-width: 600px) {
    .image-row {
        max-width: 350px
    }
}

@media screen and (max-width: 500px) {
    .trusted-by {
        padding: 15px;
        padding-top: 40px
    }

    .trusted-by .big {
        font-size: 18px;
        line-height: 28px
    }

    .trusted-by p {
        font-size: 14px;
        line-height: 25px
    }

    .image-row {
        max-width: 280px
    }
}

.foot .af .free-trial-cta {
    background: #df2f12;
    margin: auto;
    text-decoration: none;
    text-align: center;
    color: #fff;
    padding: 15px 48px;
    font-weight: 500;
    font-size: 18px;
    line-height: 19px;
    border-radius: 3px;
    padding-right: 30px;
    box-sizing: border-box;
    position: relative;
    transition: .3s ease-in;
    margin-bottom: 10px;
    margin-top: 50px;
    display: table
}

.foot .small {
    font-size: 14px;
    color: #666;
    font-weight: 300;
    margin-bottom: 15px;
    display: inline-block
}

.ffw-form {
    max-width: 420px;
    width: 100%;
    padding: 40px;
    position: relative;
    margin: auto;
    background: #fff;
    border-radius: 8px;
    padding-top: 30px;
    display: table;
}

.ffw-form form ul li::before {
    background: url(https://www.manageengine.com/products/ad-manager/sem/images/unified-iam-solution-sprite.png) no-repeat
}

.ffw-form {
    width: 100%;
    padding: 30px;
    position: relative;
    margin: auto;
    background: #fff;
    border-radius: 8px;
    padding-top: 30px;
    display: table
}

.ffw-form form ul li {
    margin-bottom: 10px;
    position: relative
}

.ffw-form form ul li input, .ffw-form form ul li select {
    height: 44px;
    line-height: 27px;
    background-color: #fafafa;
    border: #e0e0e0 solid 1px;
    padding: 8px 10px 5px 40px;
    display: block;
    width: 100%;
    font-size: 14px;
    color: #000;
    border-radius: 0;
    box-sizing: border-box;
    transition: .3s ease-in;
    outline: none
}

.ffw-form form ul li.ic-count select {
    transition: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    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
}

.ffw-field input:focus, .ffw-field input:focus-visible {
    outline: 0;
    border-color: #527be6
}

.ffw-form form ul li select:focus-visible {
    outline: 0
}

.ffw-form form ul li input[type=submit] {
    cursor: pointer;
    background-color: #d83327;
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    border-width: 0;
    padding: 10px;
    transition: all .7s ease;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    height: auto;
    margin-bottom: 10px;
    border-radius: 5px
}

.ffw-form form ul li input[type=submit]:hover {
    background: #b90a13
}

.ffw-form form ul li input::-webkit-input-placeholder {
    color: #757575
}

.ffw-form form ul li input:-ms-input-placeholder {
    color: #757575
}

.ffw-form form ul li .ffw-errmsg {
    display: none;
    position: relative;
    color: red;
    background-color: #fff;
    padding: 6px 0;
    font-size: 11px;
    margin-top: 0;
    width: 100%
}

.ffw-form form ul li .ffw-privacy {
    font-size: 11px;
    color: #666;
    line-height: 17px;
    margin-top: 14px;
    font-weight: 300
}

.ffw-form form ul li .ffw-privacy a {
    color: #0195fb;
    font-size: 11px;
    text-decoration: underline
}

.ffw-form form ul li .ffw-privacy span {
    font-size: 11px;
    line-height: 17px;
}

.ffw-form form ul li.ffw-field #meGDPRMessage {
    margin-bottom: 0
}

.ffw-form form ul li.ffw-field #meGDPRMessage label {
    color: #666;
    line-height: 10px;
    cursor: pointer
}

.gtQuoForm #meGDPRMessage, .gtQuoForm #meGDPRMessage label {
    color: #000;
    line-height: 16px;
    text-align: center;
    font-size: 12px;
}

.gtQuoForm #meGDPRMessage {
}

.ffw-form form ul li:last-child {
    margin-top: 15px;
    margin-bottom: 0
}

.ffw-form form ul li:last-child::before {
    display: none
}

.ffw-form form ul li::before {
    content: "";
    background-size: 1000px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 41px;
    background-position: 0 0
}

.ffw-form form ul li.ic-name::before {
    background-position: -697px 3px
}

.ffw-form form ul li.ic-mail::before {
    background-position: -729px 4px
}

.ffw-form form ul li.ic-phone::before {
    background-position: -807px 1px;
    width: 30px;
    left: 4px
}

.ffw-form form ul li.ic-count::before {
    background-position: -843px 2px;
    width: 30px;
    left: 6px
}

.ffw-form-fields {
    padding-left: 0;
    margin: 0
}

.ffw-form strong {
    font-weight: 300
}

.ffw-form h2 {
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    font-weight: 500;
    color: #000;
    width: 90%;
    margin: AUTO;
    margin-bottom: 27px;
    margin-top: 5px
}

.ffw-field .palceholder {
    position: absolute;
    top: 14px;
    left: 42px;
    transition: .3s ease-in
}

.what-nxt-anch .ffw-field .palceholder {
    top: 11px;
}

.what-nxt-anch .ffw-field .palceholder.focused {
    top: -13px;
}

.ffw-field .palceholder.focused {
    top: -2px;
    padding: 0 5px;
    left: 37px
}

.ffw-field .palceholder.focused label {
    font-size: 11px;
}

.ffw-field label {
    font-weight: 300;
    color: #666;
    font-size: 12px
}

.form-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #0000009c;
    z-index: 99;
    display: none
}

.form-close {
    position: absolute;
    font-size: 30px;
    opacity: .5;
    right: 10px;
    top: 0;
    font-weight: 300;
    transition: .3s ease-in;
    cursor: pointer
}

.form-close:hover {
    opacity: 1
}

li.ic-supp {
    background: none !important;
    border: none !important;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px !important;
    margin-top: 16px;
    cursor: pointer
}

input#demo {
    display: inline-block !important;
    width: 14px !important;
    height: 14px;
    float: left;
    margin-right: 6px;
    width: 12px;
    height: 14px;
    margin-left: 0;
    padding-left: 0
}

.ffw-form form ul li.ic-supp:before {
    display: none
}

label {
    cursor: pointer
}

.ic-supp label {
    font-size: 14px;
    padding-left: 5px;
    margin-top: 1px;
    display: inline-block
}

@media screen and (max-width: 767px) {
    .ffw-form {
        padding: 20px
    }

    .ffw-form h2 {
        font-size: 18px
    }
}

.ffw-form form ul li.ffw-field-demo-date::before {
    background-image: url(https://www.manageengine.com/active-directory-360/images/icon-set-1.png);
    background-size: 400px;
    width: 30px;
    left: 6px;
    background-position: -296px -7px
}

#date-show {
    display: none
}

.ffw-form form ul li.ic-count select, .ffw-form.form-us form ul li.ic-count select {
    transition: none
}

.ffw-form.form-us form ul li.ic-count select {
    width: calc(50% - 5px);
    display: inline-block;
    border: none
}

.ffw-form.form-us form ul li select.common-select {
    margin-left: 10px;
    padding-left: 10px
}

.ffw-form form ul li.ic-count select, .ffw-form.form-us form ul li.ic-count select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(https://www.manageengine.com/products/ad-manager/sem/images/select-dwn-arrow.png);
    background-position: calc(100% - 4%) center;
    background-size: 12px;
    background-repeat: no-repeat
}

.ffw-form.form-us form ul li.ic-count {
    border: #e0e0e0 solid 1px;
    background: #fafafa;
    border-radius: 3px;
    position: relative
}

.ffw-form.form-us form ul li.ic-count:after {
    content: '';
    width: 1px;
    height: 60%;
    background: #e0e0e0;
    position: absolute;
    left: 49%;
    right: auto;
    top: 20%
}

.ch-box-com {
    float: left;
    width: 100%;
    padding: 4px 0 10px
}

.styled-checkbox {
    position: absolute;
    opacity: 0
}

.styled-checkbox + label {
    position: relative;
    cursor: pointer;
    padding: 0;
    float: left;
    font-weight: 400;
    font-size: 14px
}

.styled-checkbox + label:before {
    content: "";
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 12px;
    height: 12px;
    background: #fff;
    border: 1px solid #cecece;
    border-radius: 2px;
    margin-top: 1px;
    transition: all .3s ease
}

.styled-checkbox:hover + label:before {
    background: #09AF63
}

.styled-checkbox:checked + label:before {
    background: #fff;
    border: 1px solid #d8d8d8;
    transition: all .3s ease
}

.styled-checkbox:disabled + label {
    color: #b8b8b8;
    cursor: auto
}

.styled-checkbox:disabled + label:before {
    box-shadow: none;
    background: #ddd
}

.styled-checkbox:checked + label:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 4px;
    width: 3px;
    height: 7px;
    border: solid #09AF63;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.ffw-form form ul li {
    float: left;
    width: 100%
}

li.ic-supp {
    margin: 0 !important
}

.popup-trigger {
    cursor: pointer
}

.ffw-form form ul li:last-child {
    margin-top: 5px
}

.wbox .rat .brand, .wbox .rat .rat-bg, .wbox .rat .rat-star, .wbox h4:after {
    background: url(https://www.manageengine.com/products/ad-manager/sem/images/unified-iam-solution-sprite.png) no-repeat
}

.why {
    background: #f7f7f7;
    padding: 90px 0
}

.why .tit {
    text-align: center;
    padding-bottom: 90px
}

.why .tit h2 {
    font-size: 30px;
    font-weight: 500;
    padding-bottom: 15px
}

.why .tit p {
    color: #333;
    font-size: 24px
}

.why .inn {
    float: left;
    width: 100%;
    padding: 50px 0 0
}

.why .inn ul li {
    width: 33.333%;
    float: left;
    padding: 0 15px
}

.wbox {
    text-align: center;
    border: 1px solid #333;
    padding: 35px;
    border-radius: 10px;
    background: #fff;
    min-height: 540px
}

.wbox .rat {
    position: relative;
    width: 140px;
    margin: 0 auto;
    display: table;
    margin-top: -105px;
    border: 1px solid #333;
    margin-bottom: 30px;
    padding: 25px 15px 20px;
    background: #fff;
    border-radius: 10px
}

.why .inn ul li:nth-child(1) .wbox {
    background: #ddfffe;
    border: 1px solid #b9e7e6
}

.why .inn ul li:nth-child(1) .wbox .rat {
    border: 1px solid #b9e7e6
}

.why .inn ul li:nth-child(2) .wbox {
    background: #fee4f5;
    border: 1px solid #f6bee2
}

.why .inn ul li:nth-child(2) .wbox .rat {
    border: 1px solid #f6bee2
}

.why .inn ul li:nth-child(3) .wbox {
    background: #e8fce2;
    border: 1px solid #bfefb2
}

.why .inn ul li:nth-child(3) .wbox .rat {
    border: 1px solid #bfefb2
}

.wbox .rat .brand {
    background-size: 1000px;
    background-position: -642px -53px;
    width: 111px;
    height: 28px;
    margin: 0 auto;
    display: table;
    margin-bottom: 15px
}

.wbox .rat .brand.brnd-cap {
    background-position: -755px -52px;
    width: 93px
}

.wbox .rat .brand.brnd-peer {
    background-position: -857px -53px
}

.wbox .rat .rat-bg {
    background-size: 1000px;
    background-position: -614px -4px;
    width: 80px;
    height: 12px;
    display: inline-block;
    float: left
}

.wbox .rat .rat-star {
    background-size: 1000px;
    background-position: -614px -20px;
    width: 73px;
    height: 12px;
    display: inline-block;
    position: absolute;
    left: 0
}

.wbox .rat .rat-count {
    font-size: 12px;
    font-weight: 400
}

.wbox .rat .rat-count b {
    font-weight: 500;
    font-size: 16px
}

.full-rat {
    position: relative;
    width: 80px;
    margin: 0 auto;
    display: table;
    float: initial;
    margin-bottom: 10px
}

.wbox h4 {
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 60px;
    line-height: 28px;
    position: relative
}

.wbox h4:after {
    content: '';
    position: absolute;
    background-position: -882px -6px;
    background-size: 1000px;
    width: 27px;
    height: 20px;
    left: calc(53% - 27px);
    bottom: 20px
}

.wbox p {
    font-size: 16px;
    color: #333;
    line-height: 24px
}

.wbox h5 {
    font-size: 17px;
    font-weight: 500;
    padding: 20px 0 15px
}

.wbox span.use-posi {
    font-size: 14px
}

.af .free-trial-cta:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #fff;
    position: absolute;
    right: 39px;
    left: auto;
    top: 39%;
    opacity: 1;
    transition: .3s ease-in
}

.af .free-trial-cta:hover {
    background: #b92108;
    box-shadow: 0 3px 5px 0 #00000063
}

.af .free-trial-cta:hover:before {
    opacity: 1
}

.ffw-field input:focus-visible {
    outline: 0;
    border-color: #527be6
}

.ffw-form form ul li select:focus-visible {
    outline: 0
}

@media screen and (max-width: 1250px) {
    .ac {
        max-width: 90%
    }
}

@media screen and (max-width: 1200px) {
    .wbox {
        min-height: 580px
    }
}

@media screen and (max-width: 1100px) {
    .wbox {
        min-height: 650px
    }
}

@media screen and (max-width: 992px) {
    .why .inn ul li {
        width: 100%;
        padding: 0 0 140px
    }

    .why .inn ul li:last-child {
        padding-bottom: 20px
    }

    .why .inn ul li div.wbox {
        min-height: auto
    }

    .why .tit h2 {
        font-size: 26px;
        line-height: 32px
    }
}

.what-nxt-cta {
    cursor: pointer;
}

.exprt .tit h4:before, .exprt .tit h4:after, .exp-list ul li span, .exprt .tit h2:before, .exprt .tit h2:after {
    background: url(https://www.manageengine.com/products/ad-manager/sem/images/unified-iam-solution-sprite.png) no-repeat
}

.exprt {
    background: #fef9f6;
    background-size: 100% 100%;
    padding: 100px 0;
    margin-top: 70px
}

.exprt .tit h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    line-height: 44px;
    padding-bottom: 15px
}

.exprt .tit h4 {
    text-align: center;
    font-size: 22px;
    font-weight: 200;
    position: relative;
    margin: 0 auto;
    display: table
}

.exprt .tit h4:before, .exprt .tit h4:after {
    content: '';
    position: absolute;
    background-position: -525px -479px;
    background-size: 861px 1750px;
    width: 100px;
    height: 2px;
    background: #f0dfca;
    background: -webkit-linear-gradient(to right, #fef9f6, #f0dfca);
    background: linear-gradient(to right, #fef9f6, #f0dfca);
    top: 12px;
    margin-left: 13px
}

.exprt .tit h2:before, .exprt .tit h2:after {
    content: '';
    position: absolute;
    top: -21px
}

.exprt .tit h2:before {
    background-size: 1000px;
    width: 40px;
    height: 83px;
    background-position: -676px -348px;
    margin: 0 0 0 -40px
}

.exprt .tit h2:after {
    background-size: 1000px;
    width: 40px;
    height: 83px;
    background-position: -727px -348px;
    margin: 0
}

.exprt .tit h4:before {
    margin-left: -115px
}

.exprt .tit h4:after {
    transform: scaleX(-1)
}

.exp-list {
    float: left;
    width: 100%;
    padding: 70px 0 60px
}

.exp-list ul {
    margin: 0 auto;
    display: table
}

.exp-list ul li {
    float: left;
    padding: 0 10px
}

.exp-list ul li span {
    background-size: 1000px;
    background-position: -7px -562px;
    width: 204px;
    height: 159px;
    display: inline-block
}

.exp-list ul li:nth-child(1) span, .exp-list ul li:nth-child(5) span {
    margin-top: 138px
}

.exp-list ul li:nth-child(2) span {
    background-position: 0 -758px;
    width: 225px;
    height: 298px
}

.exp-list ul li:nth-child(3) span {
    background-position: -299px -760px;
    width: 225px;
    height: 298px
}

.exp-list ul li:nth-child(4) span {
    background-position: -553px -760px;
    width: 226px;
    height: 298px
}

.exp-list ul li:nth-child(5) span {
    background-position: -243px -562px
}

.af .free-trial-cta {
    background: #df2f12;
    margin: auto;
    text-decoration: none;
    text-align: center;
    color: #fff;
    padding: 15px 45px 15px 25px;
    font-size: 18px;
    line-height: 19px;
    border-radius: 3px;
    box-sizing: border-box;
    position: relative;
    transition: .3s ease-in;
    margin-bottom: 10px;
    margin-top: 10px;
    display: table
}

.af .free-trial-cta:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #fff;
    position: absolute;
    right: 23px;
    left: auto;
    top: 39%;
    opacity: 1;
    transition: .3s ease-in
}

.af .free-trial-cta:hover {
    background: #b92108;
    box-shadow: 0 3px 5px 0 #00000063
}

.af .free-trial-cta:hover:before {
    opacity: 1
}

.ffw-field input:focus-visible {
    outline: 0;
    border-color: #527be6
}

.ffw-form form ul li select:focus-visible {
    outline: 0
}

@media screen and (max-width: 1250px) {
    .ac {
        max-width: 90%
    }

    .exp-list ul li:first-child {
        width: 100%;
        padding-bottom: 30px
    }

    .exp-list ul li:first-child span {
        margin: 0 auto;
        display: table;
        margin-top: 0
    }

    .exp-list ul li:last-child {
        width: 100%
    }

    .exp-list ul li:last-child span {
        margin-top: 30px
    }

    .exp-list ul li {
        width: 33.333%
    }

    .exp-list ul li span {
        margin: 0 auto;
        display: table
    }

    .exprt .tit h2 {
        font-size: 28px
    }
}

@media screen and (max-width: 767px) {
    .exprt .tit h4:before, .exprt .tit h4:after {
        display: none
    }

    .exp-list ul li {
        width: 100%;
        padding-bottom: 30px
    }

    .exp-list {
        padding: 60px 0 20px
    }
}

.clearfix:after, .clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.tab-section {
    padding: 0 0 70px;
    color: #000
}

.tab-section h2 {
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    padding-bottom: 90px
}

.en-tab {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 40px
}

.security_tab .en-tab-lhs ul li span:hover {
    border-left-color: #29065c
}

.security_tab .en-tab-lhs {
    width: 400px;
    padding-top: 0;
    border-right: 1px solid #2a075c;
    position: relative
}

.security_tab .en-tab-lhs ul li {
    position: relative
}

.security_tab .en-tab-lhs ul li:first-child:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 40px;
    right: -1px;
    top: -39px;
    border-right: 1px solid #29065c
}

.security_tab .en-tab-lhs ul li:last-child:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 60px;
    right: -1px;
    bottom: -59px;
    border-right: 1px solid #29065c
}

.security_tab .en-tab-lhs ul li .lab-act2:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    right: -1px;
    top: 0;
    background: #edf9ff
}

.en-tab-lhs {
    float: left
}

.security_tab .en-tab-lhs ul li {
    margin: 0
}

.security_tab .en-tab-lhs ul li span {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #e5e9ee;
    border-left: 6px solid transparent;
    color: #666;
    font-size: 14px;
    font-weight: 300;
    padding: 20px 20px 20px 95px;
    position: relative
}

.security_tab .en-tab-lhs ul li span.lab-act2 {
    padding: 20px 20px 20px 67px;
    font-weight: 600
}

.security_tab .en-tab-lhs ul li {
    position: relative
}

.en-tab-lhs.aud-tab-lhs li span:before {
    content: "";
    background: url(https://www.manageengine.com/products/ad-manager/sem/images/unified-iam-solution-sprite.png) no-repeat -639px -252px;
    background-size: 1000px;
    transition: all .5s ease;
    display: inline-block;
    vertical-align: middle;
    width: 42px !important;
    height: 42px;
    position: absolute;
    left: 35px;
    top: 11px;
    opacity: .5
}

.security_tab .en-tab-lhs ul li span.lab-act2:before {
    left: 15px
}

.en-tab-lhs.aud-tab-lhs li span.iicn1:before {
    background-position: -377px 4px
}

.en-tab-lhs.aud-tab-lhs li span.iicn2:before {
    background-position: -414px 4px
}

.en-tab-lhs.aud-tab-lhs li span.iicn3:before {
    background-position: -452px 4px
}

.en-tab-lhs.aud-tab-lhs li span.iicn4:before {
    background-position: -491px 4px
}

.en-tab-lhs.aud-tab-lhs li span.iicn5:before {
    background-position: -533px 4px
}

.en-tab-lhs.aud-tab-lhs li span.iicn6:before {
    background-position: -568px 4px
}

.en-tab-lhs ul li span {
    display: block;
    background: #fff;
    border: 1px solid #d9d9db;
    cursor: pointer;
    transition: all .5s ease
}

.security_tab .en-tab-lhs ul li span {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #e5e9ee
}

.security_tab .en-tab-lhs ul li .lab-act2 {
    border-left: 6px solid #2a075c;
    background: #f4f4fd;
    border-bottom-color: transparent;
    color: #000;
    border-top: 1px solid #2a075c;
    border-bottom: 1px solid #2a075c
}

.security_tab .en-tab-rhs {
    padding: 0;
    float: left;
    width: calc(100% - 430px);
    position: relative;
    min-height: 485px
}

.sec-tab-rhs {
    padding-left: 70px
}

.en-tab-rhs .en-img-act2 {
    opacity: 1;
    z-index: 5
}

.en-img {
    position: absolute;
    left: 0;
    transition: opacity .5s ease-in-out;
    max-width: 100%;
    opacity: 0
}

.sec-tab-rhs h3 {
    font-size: 25px;
    margin: 0 0 35px;
    font-weight: 500
}

.sec-tab-rhs ul li {
    line-height: 26px;
    margin-bottom: 18px;
    padding-left: 30px;
    position: relative;
    font-size: 16px
}

.sec-tab-rhs ul li:before {
    position: absolute;
    content: "";
    background: #f09251;
    border-radius: 100%;
    width: 8px;
    height: 8px;
    top: 10px;
    left: 5px
}

.sec-tab-rhs ul li ol {
    padding-top: 15px
}

@media only screen and (max-width: 1200px) {
    .exchange-server-container {
        max-width: 990px
    }
}

@media only screen and (max-width: 1100px) {
    .security_tab .en-tab-lhs {
        width: 250px
    }

    .security_tab .en-tab-rhs {
        width: calc(100% - 250px)
    }
}

@media screen and (max-width: 1000px) {
    .exchange-server-container {
        max-width: 100%;
        padding: 0 20px
    }

    .security_tab .en-tab-rhs {
        min-height: 460px
    }

    .sec-tab-rhs ul li {
        line-height: 23px;
        font-size: 15px
    }

    .sec-tab-rhs {
        padding-left: 40px
    }
}

@media screen and (max-width: 770px) {
    .security_tab .en-tab-lhs {
        width: 100%;
        display: none
    }

    .en-img {
        position: relative;
        opacity: 1;
        transition: none;
        padding-left: 0
    }

    .sec-tab-rhs h3 {
        padding-top: 30px;
        font-size: 24px;
        line-height: 28px
    }

    .security_tab .en-tab-rhs {
        padding: 20px;
        width: 100%
    }

    .tab-section h2 {
        padding: 40px 0 0;
        font-size: 24px;
        line-height: 34px
    }

    .tab-section {
        padding: 30px 0
    }
}

@media screen and (max-width: 600px) {
    .sec-tab-rhs {
        padding-left: 0
    }

    .tab-section {
        padding: 0 0 70px
    }
}

.erp-admin-sprite {
    background: url(https://www.manageengine.com/products/ad-manager/sem/images/unified-iam-solution-sprite.png) no-repeat;
    background-size: 1000px;
    display: inline-block
}

.exchange-server-container {
    max-width: 1190px;
    width: 100%;
    margin: 0 auto;
    position: relative
}

.table-sec .table-section {
    padding: 70px 0;
    background: #fff
}

.table-sec .table-section h2 {
    font-size: 28px;
    font-weight: 500;
    color: #000;
    margin: 0 0 40px;
    line-height: 45px;
    letter-spacing: -1px;
    text-align: center
}

.table-sec .table-section h2 span {
    position: relative;
    z-index: 1;
    color: #fff;
    padding: 0 10px;
    font-size: 33px;
    display: inline-block;
    vertical-align: middle;
    height: 60px;
    width: 60px;
    text-align: center;
    line-height: 53px;
    margin: 0 8px
}

.table-sec .table-section h2 span:before {
    position: absolute;
    content: "";
    background: #e58c55;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    z-index: -1;
    left: 0;
    top: 0;
    background: -webkit-linear-gradient(to bottom, #e68a57, #d8a049);
    background: linear-gradient(to bottom, #e68a57, #d8a049)
}

.table-sec .table-section .per60 {
    background: #fff;
    margin: 0 10px 0 0;
    padding: 0;
    width: calc(100% - 410px);
    font-size: 13px;
    font-weight: 400;
    float: left
}

.table-sec .table-section .w40 {
    width: 390px;
    float: right;
    margin-top: 100px
}

.table-sec .table-section .rhs {
    padding: 0
}

.table-sec .table-section .rhs .tp-cnt {
    background: #039c4b;
    position: relative;
    text-align: center;
    z-index: 1;
    width: 100%;
    height: 216px;
    margin-top: -10px
}

.table-sec .table-section .rhs .tp-cnt:before {
    content: '';
    position: absolute;
    background: url(https://www.manageengine.com/products/ad-manager/sem/images/unified-iam-solution-sprite.png) no-repeat #029c4b;
    background-size: 1000px;
    background-position: -676px -116px;
    width: 324px;
    height: 216px;
    left: 66px
}

.table-sec .table-section .rhs .btm-cnt {
    background: #2a6935;
    text-align: center;
    padding: 30px 10px 50px
}

.table-sec .table-section .rhs .btm-cnt .btm-line {
    width: 100%;
    height: 2px;
    background: #d7d7d7db;
    transform: translateY(-16px);
    display: inline-block
}

.table-sec .table-section .rhs .btm-cnt strong {
    font-weight: 500;
    display: block;
    padding-bottom: 10px
}

.table-sec .table-section .rhs .btm-cnt p {
    color: #fff;
    font-size: 18px;
    padding: 30px 20px;
    font-weight: 300;
    line-height: 26px
}

.table-sec .table-section .rhs .btm-cnt .btn {
    border: none;
    background: #ea152c;
    color: #fff;
    font-size: 15px;
    outline: 0;
    padding: 15px 30px 15px 50px;
    text-decoration: none;
    border-radius: 2px;
    font-weight: 500;
    display: inline-block
}

.table-sec .table-section .rhs .btm-cnt .btn:before {
    content: '';
    position: absolute;
    background: url(https://www.manageengine.com/products/ad-manager/sem/images/unified-iam-solution-sprite.png) no-repeat;
    background-size: 1000px;
    background-position: -294px -3px;
    width: 17px;
    height: 16px;
    margin: 3px 0 0 -25px
}

.head {
    font-size: 28px;
    font-family: Zoho_Puvi_SemiBold;
    color: #000
}

@media screen and (max-width: 1000px) {
    .exchange-server-container {
        max-width: 100%;
        padding: 0 20px
    }

    .table-sec .table-section .indVsSec .per60 {
        width: 100%
    }

    .table-sec .table-section .w40 {
        width: 100%;
        margin-top: 30px
    }

    .table-sec .table-section .rhs {
        margin: 30px 0 0
    }

    .table-sec .table-section .rhs .tp-cnt {
        display: none
    }

    .table-sec .table-section .rhs .btm-cnt .btm-line {
        display: none
    }

    .table-sec .table-section {
        padding-bottom: 0
    }
}

@media screen and (max-width: 600px) {
    .table-sec .table-section h2 {
        font-size: 18px
    }

    .table-sec .table-section h2 span {
        padding: 0;
        font-size: 18px;
        height: 30px;
        width: 30px;
        line-height: 29px
    }

    .table-sec .table-section h2 span:before {
        height: 30px;
        width: 30px
    }

    .table-sec .table-section .w40 {
        margin-top: 40px
    }
}

.icon-yes {
    background: url(https://www.manageengine.com/products/ad-manager/sem/images/unified-iam-solution-sprite.png) no-repeat -240px 0;
    width: 25px;
    height: 25px;
    background-size: 1000px;
    margin: 0 auto;
    display: table;
    top: 6px;
    position: relative
}

.icon-no {
    background: url(https://www.manageengine.com/products/ad-manager/sem/images/unified-iam-solution-sprite.png) no-repeat -212px 0;
    width: 25px;
    height: 25px;
    background-size: 1000px;
    margin: 0 auto;
    display: table;
    top: 6px;
    position: relative;
    background-position: -316px 0
}

.free-trial {
    position: relative;
    padding: 18px 0;
    border-top: 0;
    margin: 0 auto;
    display: table
}

.free-trial a {
    box-shadow: 0 2px 11px -2px rgba(255, 255, 255, 0.18);
    padding: 10px 35px;
    height: 42px;
    font-size: 16px;
    margin-left: 8px;
    font-weight: 400;
    float: left
}

.btn-trial-1 {
    background: #db2323;
    color: #fff
}

.btn-trial-2 {
    background: #b9d8ee;
    color: #333
}

.btn-trial-1:hover {
    background: #c11313
}

.btn-trial-2:hover {
    background: #dbdbdc
}

.featable {
    float: left;
    width: 100%
}

.fea-com {
    float: left;
    border: 1px solid #f4f4f4;
    position: relative
}

.fea-com.fea1 {
    width: calc(100% - 305px);
    border-right: 0
}

.fea-com.fea2 {
    width: 135px;
    border-right: 0
}

.fea-com.fea3 {
    width: 170px;
    box-shadow: 0 2px 30px -10px #3333335e
}

.fea-com ul li {
    border-bottom: 1px solid #f4f4f4;
    font-size: 14px;
    color: #333;
    padding: 17px 28px 12px;
    height: 60px
}

.fea-com.fea3 ul li:last-child {
    padding-bottom: 60px
}

.fea-com ul li:last-child {
    border-bottom: 0
}

.fea-com ul li div.icon-yes {
    margin-top: -5px;
    background-position: -340px 0
}

.fea-com ul li div.icon-no {
    margin-top: -5px
}

.fea-com ul li.tit {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    padding: 35px 10px 20px;
    line-height: 26px;
    background: #2a075c;
    text-align: center;
    height: 93px
}

.fea-com.fea2 ul li, .fea-com.fea3 ul li {
    text-align: center
}

.fea-com.fea3 li.tit {
    background: #29065c;
    color: #fff;
    height: 105px;
    padding-top: 46px;
    margin-top: -12px;
    font-size: 16px;
    font-weight: 400
}

.fea-com.fea1 ul li.tit {
    text-align: left;
    padding-left: 30px
}

#meGDPRMessage .checkmarkgdpr {
    height: 12px !important;
    width: 12px !important
}

@media screen and (max-width: 1150px) {
    .fea-com ul li:nth-child(3) {
        height: 80px
    }

    .fea-com ul li:nth-child(3) div {
        margin-top: 5px
    }
}

@media screen and (max-width: 992px) {
    .featable {
        padding: 0
    }

    .fea-com ul li {
        padding: 12px 28px;
        height: 65px;
        line-height: 23px;
        font-size: 14px
    }

    .fea-com ul li.tit {
        font-size: 14px;
        font-weight: 600;
        line-height: 23px
    }

    .free-trial {
        padding: 18px 15px
    }

    .free-trial a {
        width: 100%;
        text-align: center;
        box-sizing: border-box;
        margin: 5px 0
    }
}

@media screen and (max-width: 767px) {
    .fea-com ul li {
        padding: 10px
    }
}

@media screen and (max-width: 550px) {
    .fea-com ul li.tit {
        font-size: 13px;
        line-height: 28px
    }

    .fea-com.fea3 li.tit {
        margin-top: 0;
        height: 93px;
        line-height: 16px
    }

    .free-trial {
        display: none
    }

    .fea-com.fea3 ul li:last-child {
        border-bottom: 0
    }

    .fea-com ul li:nth-child(3) div {
        margin-top: -5px
    }

    .fea-com ul li:nth-child(3) {
        height: 130px
    }
}

@media screen and (max-width: 480px) {
    .fea-com ul li {
        line-height: 18px
    }

    .fea-com.fea1 {
        width: calc(100% - 170px)
    }

    .fea-com.fea2 {
        width: 80px
    }

    .fea-com.fea3 {
        width: 90px
    }

    .fea-com ul li.tit {
        padding: 18px 2px 2px;
        height: 70px;
        font-size: 12px;
        line-height: 19px;
        font-weight: 400
    }

    .fea-com.fea3 li.tit {
        height: 70px;
        padding: 18px 2px 2px;
        font-size: 12px
    }

    .fea-com ul li:nth-child(3) {
        height: 95px
    }
}

@media screen and (max-width: 400px) {
    .fea-com ul li {
        padding: 7px
    }

    .fea-com ul li.tit {
        font-size: 10px
    }
}

.what-nxt-2 {
    display: none;
    border: 1px solid #e6e6e6;
    border-radius: 2px
}

.tnk2 {
    text-align: center
}

.tnk2 h4 {
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    position: relative;
    padding-left: 18px
}

.tnk2 h4:before {
    content: '';
    position: absolute;
    background: url(https://www.manageengine.com/products/ad-manager/sem/images/unified-iam-solution-sprite.png) no-repeat;
    background-size: 1000px;
    background-position: -952px -2px;
    width: 15px;
    height: 17px;
    margin: 1px 0 0 -23px
}

.tnk2 p {
    font-size: 12px;
    color: #333
}

.tnk2 p a {
    font-size: 12px;
    text-decoration: underline
}

.what-nxt-tit {
    text-align: center;
    padding: 25px 0
}

.what-nxt-tit h4 {
    font-size: 14px;
    font-weight: 500;
    line-height: 26px
}

.what-nxt-tit p {
    font-size: 12px;
    color: #666
}

.copyright p {
    font-size: 14px;
    font-weight: 300;
    color: #929292;
    text-align: center
}

.copyright {
    padding: 15px 0;
    background: #000
}

span#backToTop {
    display: none !important
}

.foot-tech {
    background: #fff;
    padding: 0 0 40px
}

@media screen and (max-width: 1200px) {
    .stool:after {
        width: calc(100% - 600px)
    }
}

@media screen and (max-width: 1100px) {
    .ac {
        max-width: 90%
    }

    .stool:after {
        width: calc(100% - 600px)
    }

    .sec-quote .lhs {
        width: 100%
    }

    .sec-quote .rhs {
        width: 100%
    }

    .sec-quote .main:after, .sec-quote .lhs .pri-list li:after {
        display: none;
    }

    .sec-quote .lhs .inn {
        text-align: center;
        padding: 0 0 30px 0;
    }
}

@media screen and (max-width: 992px) {
    .stool {
        padding: 0 0 50px
    }

    .mob-hide, .stool:after {
        display: none
    }

    .stool .lhs {
        width: 100%;
        padding-top: 30px
    }

    .stool .rhs {
        width: 100%;
        padding: 50px 0 0 22%
    }

    .stool .lhs .inn {
        margin: 0 auto;
        display: table
    }

    .art-top ul li:nth-child(4) a {
        width: 90%;
        color: #fff
    }

    .sec-quote .main {
        padding: 30px;
    }
}

@media screen and (max-width: 767px) {
    .stool .rhs {
        padding: 50px 0 0 15%
    }

    .main-banner .banner-sec-top h4 {
        font-size: 24px;
        line-height: 34px
    }

    .exprt .tit h2:before, .exprt .tit h2:after {
        display: none
    }

    .en-tab {
        margin-bottom: 0
    }
}

@media screen and (max-width: 550px) {
    .art-top .logo {
        width: 140px;
        height: 39px;
        background-size: 700px
    }

    .art-mmenu {
        top: 18px
    }

    .trusted-by .strong span {
        font-size: 22px
    }

    .art-top.menufix .logo {
        background-position: -1px -36px
    }
}

@media screen and (max-width: 500px) {
    .ds-list li {
        width: 100%
    }
}

@media screen and (max-width: 480px) {
    .stool .rhs {
        padding: 30px 0 0
    }

    .table-sec .table-section {
        padding: 20px 0 50px
    }

    .main-banner {
        padding: 100px 0 0
    }
}

@media screen and (max-width: 450px) {
    .stool .lhs .inn:before {
        display: none
    }

    .stool .lhs .inn {
        padding-left: 0
    }

    .af .free-trial-cta {
        font-size: 14px
    }
}

@media screen and (max-width: 400px) {
    .stool .lhs .inn h4, .stool .lhs .inn h4 span {
        font-size: 22px
    }
}

.ban-thanks {
    text-align: center;
    background: #fff;
    box-sizing: border-box;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 0 10px #abd6f1a3;
    display: none
}

.ban-thanks h2 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 13px
}

.ban-thanks p {
    color: #000
}

.misc-field {
    display: none
}

.ffw-field label {
    cursor: text
}

.art-top ul li:nth-child(4) a {
    padding: 8px 25px 8px 45px;
    background: #cc2f22;
    border-radius: 4px
}

.art-top ul li:nth-child(4):before {
    left: 17px
}

.profAddon {
    position: relative;
}

.profAddon.disabled::before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
}

.profAddon.disabled:hover #disabledPopup {
    display: block;
}

#disabledPopup {
    margin: 20px 0px 0 51px;
    border-radius: 1.5px;
    padding: 7px;
    background: #565556;
    border: 1px solid #7D7D7D;
    line-height: 18px;
    width: 250px;
}

#help-popup4 {
    margin: -51px 0px 0px 270px;
    width: 269px;
}

#help-popup4 ul {
    padding: 8px 0 0 20px;
}

#disabledPopup ul {
    padding: 8px 0 5px 20px;
}

#help-popup4 ul li, #disabledPopup ul li {
    list-style: disc;
    margin: 0 0 4px 0;
    font-size: 11px;
    line-height: 16px;
}

#help-popup4 ul li:last-of-type, #disabledPopup ul li:last-of-type {
    margin: 0;
}

#help-popup4 ul li span, #disabledPopup ul li span {
    position: relative;
    right: 3px;
}

#help-popup4 .arrow-left, #disabledPopup .arrow-left {
    margin: 41px 0px 0px -17px;
}

.show-icon-over-txt {
    margin-left: 7px;
}

.solution-form-inn form .quote-compo-help_popup ul li:before {
    display: none;
}

.solution-form-inn form .quote-compo-help_popup ul li {
    background: transparent;
    border: none;
    display: list-item;
}

.solution-form-inn form .quote-compo-help_popup ul li span {
    font-size: 11px;
}

body [data-id=zsalesiq] #zsiq_chat_wrap {
    max-height: 480px !important;
    height: 480px !important;
    width: 350px;
}



.heading-menu, .breadcrumb{display: none}
div#btmscroll {
    display: none;
}
