@font-face {
    font-family: "ZohoPuvi";
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_light.eot);
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_light.eot?#iefix) format("embedded-opentype"),url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_light.woff2) format("woff2"),url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_light.woff) format("woff"),url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_light.ttf) format("truetype");
    font-style: normal;
    font-weight: 200;
    font-display: swap
}

@font-face {
    font-family: "ZohoPuvi";
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_regular.eot);
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_regular.eot?#iefix) format("embedded-opentype"),url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_regular.woff2) format("woff2"),url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_regular.woff) format("woff"),url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_regular.ttf) format("truetype");
    font-style: normal;
    font-weight: 300;
    font-display: swap
}

@font-face {
    font-family: "ZohoPuvi";
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_medium.eot);
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_medium.eot?#iefix) format("embedded-opentype"),url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_medium.woff2) format("woff2"),url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_medium.woff) format("woff"),url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_medium.ttf) format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: "ZohoPuvi";
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_semibold.eot);
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_semibold.eot?#iefix) format("embedded-opentype"),url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_semibold.woff2) format("woff2"),url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_semibold.woff) format("woff"),url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_semibold.ttf) format("truetype");
    font-style: normal;
    font-weight: 500;
    font-display: swap
}

@font-face {
    font-family: "ZohoPuvi";
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_bold.eot);
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_bold.eot?#iefix) format("embedded-opentype"),url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_bold.woff2) format("woff2"),url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_bold.woff) format("woff"),url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_bold.ttf) format("truetype");
    font-style: normal;
    font-weight: 600;
    font-display: swap
}

@font-face {
    font-family: 'ZohoPuvi';
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extrabold.eot);
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extrabold.eot?#iefix) format("embedded-opentype"),url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extrabold.woff2) format("woff2"),url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extrabold.woff) format("woff"),url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extrabold.ttf) format("truetype");
    font-style: normal;
    font-weight: 700;
    font-display: swap
}

*,::before,::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    font-family: "ZohoPuvi";
}

.main-page *,.main-page ::before,.main-page ::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

#backToTop {
    display: none!important
}

body {
    overflow-x: hidden
}

.my-container {
    max-width: 1200px;
    width: 90%;
    margin: 0 auto;
}

.main-page-content .main-page-container::before {
    display: none;
}

.main-page {
    font-family: "ZohoPuvi";
    font-size: 16px;
    font-weight: 300;
    color: #000
}

.main-page a {
    text-decoration: none;
    color: #2a6fe6;
    word-break: break-word;
    line-height: 1.5;
}

.main-page ul,.main-page ol {
    list-style: none
}

.main-page .main-cta {
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    background: #DB191A;
    border: 2px solid #DB191A;
    border-radius: 4px;
    padding: 14px 24px;
    position: relative;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.main-page .main-cta:hover {
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
    background: #f71919;
    -webkit-box-shadow: 2px 8px 15px rgba(219,25,25,0.4);
    box-shadow: 2px 8px 15px rgba(219,25,25,0.4)
}

.top-nav .logo a,.top-nav .main-cta span,.top-nav .main-cta span::before,.main-page-content .main-page-container::before,.main-page-content .main-page-container::after,.three-footer-col .footer-col-1 p span,.three-footer-col .sm-icons a span::before,.rhs-tab ul li::before {
    background: url(https://www.manageengine.com/products/eventlog/compliance/images/guide-sprite-23.png) no-repeat;
    background-size: 252px;
    display: inline-block
}

@-webkit-keyframes fadeDown {
    from {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes fadeDown {
    from {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes fadeUp {
    from {
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes fadeUp {
    from {
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes fadeLeft {
    from {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
        opacity: 0
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes fadeLeft {
    from {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
        opacity: 0
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes fadeRight {
    from {
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
        opacity: 0
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes fadeRight {
    from {
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
        opacity: 0
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes fadeTop {
    from {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
        opacity: 0
    }

    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 1
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes fadeTop {
    from {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
        opacity: 0
    }

    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 1
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes jump {
    from,to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
}

@keyframes jump {
    from,to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
}

.main-header {
    background: url(https://www.manageengine.com/products/eventlog/compliance/images/guide-banner-bg-23.png) no-repeat #DAEFFC;
    background-size: cover;
    background-position: bottom left;
    overflow-x: hidden
}

.top-nav .logo,.top-nav .menu-list,.top-nav .menu-list ul,.top-nav .menu-list li {
    display: inline-block
}

.nav-main {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in
}

.nav-main.fix {
    z-index: 11;
    position: fixed;
    background: #DAEFFC;
    -webkit-box-shadow: 0 2px 15px rgba(218,239,252,0.6);
    box-shadow: 0 2px 15px rgba(218,239,252,0.6);
    top: 0;
    -webkit-animation: fadeDown .4s linear;
    animation: fadeDown .4s linear
}

.fix .top-nav {
    padding: 10px 0;
    background: #DAEFFC
}

.top-nav {
    padding: 24px 0
}

.top-nav .logo {
    display: inline-block;
    width: calc(100% - 545px - 4px);
    vertical-align: middle
}

.top-nav .logo a {
    display: block;
    background-position: -3px -2px;
    width: 194px;
    height: 46px
}

.top-nav .menu-list {
    display: inline-block;
    width: 545px;
    text-align: right;
    font-size: 0
}

.top-nav ul li {
    margin-right: 24px;
    text-align: center;
    position: relative
}

.top-nav ul li:last-child {
    margin-right: 0
}

.top-nav ul li a {
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    color: #000;
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.top-nav ul li:not(:last-child) a:hover {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
    color: #074da3
}

.top-nav .main-cta {
    padding: 8px 24px 8px 40px
}

.top-nav .main-cta span {
    background-position: -3px -67px;
    width: 10px;
    height: 2px;
    position: absolute;
    left: 24px;
    top: 10px;
    bottom: 0;
    margin: auto
}

.top-nav .main-cta span::before {
    content: '';
    background-position: -4px -59px;
    width: 7px;
    height: 7px;
    position: absolute;
    left: 0;
    right: 0;
    top: -10px;
    margin: auto;
    -webkit-animation: jump 1.2s .4s infinite;
    animation: jump 1.2s .4s infinite
}

.mob-menu {
    display: none
}

.main-header .page-banner {
    padding: 120px 0 80px
}

.main-header .page-banner h1 {
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.4;
}

@media(max-width: 992px) {
    .top-nav ul li {
        margin-right:14px
    }
}

@media(max-width: 767px) {
    .main-page {
        display:block
    }

    .top-nav .logo {
        width: calc(100% - 30px)
    }

    .mob-menu {
        display: inline-block;
        vertical-align: middle;
        width: 26px;
        height: 20px;
        position: relative;
        z-index: 20
    }

    .mob-menu span {
        background-color: #000;
        height: 2px;
        width: 25px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: .3s ease all;
        -o-transition: .3s ease all;
        transition: .3s ease all
    }

    .mob-menu span::before,.mob-menu span::after {
        content: '';
        display: block;
        height: 2px;
        width: 100%;
        position: absolute;
        top: -8px;
        left: 0;
        background-color: #000;
        -webkit-transition: .3s ease all;
        -o-transition: .3s ease all;
        transition: .3s ease all
    }

    .fix .mob-menu span,.fix .mob-menu span::before,.fix .mob-menu span::after {
        background-color: #000,
    }

    .menu li a {
        color: #000
    }

    .mob-menu span::after {
        top: auto;
        bottom: -8px
    }

    .mob-menu.closed span {
        background-color: transparent
    }

    .mob-menu.closed span:before {
        width: 80%;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 0;
        background-color: #000
    }

    .mob-menu.closed span::after {
        width: 80%;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        bottom: 0;
        background-color: #000
    }

    .menu-list {
        position: fixed;
        width: 100vw;
        background: #DAEFFC;
        top: -102%;
        z-index: -1;
        -webkit-box-shadow: 0 10px 15px rgba(217,239,252,0.6);
        box-shadow: 0 10px 15px rgba(217,239,252,0.6);
        text-align: left;
        right: 0;
        -webkit-transition: .3s linear;
        -o-transition: .3s linear;
        transition: .3s linear;
        padding-bottom: 0;
        opacity: 0;
        visibility: hidden
    }

    .mob-menu.closed {
        position: fixed;
        top: 34px;
        right: 28px;
        opacity: .8
    }

    .menu-list a {
        display: block;
        text-align: left
    }

    .menu-list li {
        margin-left: 0;
        text-align: left
    }

    .menu-list.open {
        width: 100%;
        top: 0;
        opacity: 1;
        visibility: visible
    }

    .menu-list li a.menu-download-btn {
        margin-left: 0;
        display: table;
        width: 100%;
        text-align: center;
        padding: 0 20px;
        margin-bottom: 10px;
        padding-left: 0;
        margin-left: 20px!important;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .menu-list li a.menu-download-btn:before {
        display: none
    }

    .top-nav .menu-list {
        width: 100%;
        padding-top: 50px
    }

    .top-nav .menu-list ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 24px;
        margin: 20px;
        margin-top: 50px
    }

    .top-nav ul li {
        margin-right: 0
    }

    .top-nav ul li a {
        display: inline-block
    }

    #titlediv {
        display: none!important
    }
}

.main-page-footer {
    background: #222;
    padding: 60px 0 0
}

.main-page-footer .three-footer-col {
    font-size: 0;
    margin-bottom: 100px
}

.main-page-footer .three-footer-col>div {
    display: inline-block;
    vertical-align: top;
    font-size: 16px
}

.main-page-footer .three-footer-col .footer-col-1 {
    width: 45%;
    margin-right: 40px
}

.main-page-footer .three-footer-col .footer-col-2,.main-page-footer .three-footer-col .footer-col-3 {
    width: 25%
}

.three-footer-col h5 {
    font-size: 25px;
    font-weight: 600;
    line-height: 1.4;
    color: #fff;
    margin-bottom: 30px
}

.three-footer-col h6 {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
    position: relative
}

.three-footer-col h6::before {
    content: '';
    background: #FFBA00;
    width: 35px;
    height: 1.5px;
    position: absolute;
    left: 0;
    bottom: -2px
}

.three-footer-col .footer-col-2 ul li:not(:last-child),.three-footer-col .footer-col-3 ul li:not(:last-child) {
    margin-bottom: 24px
}

.three-footer-col ul li a {
    display: inline-block;
    font-size: 14px;
    line-height: 1.6;
    color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.three-footer-col ul li a:hover {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
    color: #afd1fb
}

.main-page-footer .three-footer-col .footer-link-slider {
    position: relative
}

.main-page-footer .three-footer-col .footer-link-slider span,.main-page-footer .three-footer-col .footer-link-slider span {
    background: url(https://www.manageengine.com/products/eventlog/compliance/images/guide-sprite-23.png) no-repeat -207px -26px;
    background-size: 252px;
    width: 10px;
    height: 18px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer
}

.main-page-footer .three-footer-col .footer-link-slider .footer-slider-l-arrow {
    left: -24px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.main-page-footer .three-footer-col .footer-link-slider .footer-slider-r-arrow {
    right: 55px
}

.footer-slider-r-arrow.disable,.footer-slider-l-arrow.disable {
    opacity: .4
}

.main-page-footer .three-footer-col .footer-link-slider div {
    overflow: hidden;
    display: block;
    width: 75%;
    word-break: break-all
}

.main-page-footer .three-footer-col .footer-link-slider ul {
    display: table;
    -webkit-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    transition: .5s ease-in;
}

.main-page-footer .three-footer-col .footer-link-slider ul li {
    display: inline-block;
    vertical-align: middle;
    float: left;
    word-break: break-word;
    margin-bottom: 0
}

.main-page-footer .three-footer-col .footer-link-slider a:not(:last-child) {
    margin-right: 20px
}

.three-footer-col .footer-col-1 p {
    font-size: 12px;
    line-height: 1.4;
    color: #bbb
}

.three-footer-col .footer-col-1 p span {
    background-position: -147px -55px;
    width: 53px;
    height: 18px;
    vertical-align: text-bottom
}

.three-footer-col .footer-col-1 .footer-form {
    margin-bottom: 40px
}

.three-footer-col .sm-icons {
    margin-bottom: 40px
}

.three-footer-col .sm-icons a {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    border: 1px solid #fff;
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.three-footer-col .sm-icons a:not(:last-child) {
    margin-right: 10px
}

.three-footer-col .sm-icons a:hover {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    background: #eaeaea
}

.three-footer-col .sm-icons a span::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.three-footer-col .sm-icons a:hover span::before {
    -webkit-filter: brightness(0);
    filter: brightness(0)
}

.three-footer-col .sm-icons .icon1::before {
    background-position: -62px -56px;
    width: 8px;
    height: 15px
}

.three-footer-col .sm-icons .icon2::before {
    background-position: -78px -58px;
    width: 14px;
    height: 11px
}

.three-footer-col .sm-icons .icon3::before {
    background-position: -99px -56px;
    width: 14px;
    height: 13px
}

.three-footer-col .sm-icons .icon4::before {
    background-position: -119px -60px;
    width: 14px;
    height: 9px
}

.main-page-footer .page-cr {
    background: #fff;
    padding: 20px 0;
    text-align: center
}

.main-page-footer .page-cr p {
    font-size: 15px;
    font-weight: 300
}

.one-line-form {
    width: 460px;
    margin-top: 15px
}

.one-line-form * {
    font-size: 14px;
    outline: 0;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.one-line-form>form>ul {
    margin: 0;
    padding: 0;
    background: #fff;
    display: table;
    padding: 2px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.188);
    box-shadow: 0 0 10px rgba(0,0,0,0.188);
    position: relative
}

.one-line-form>form>ul li {
    list-style-type: none;
    float: left;
    border: none
}

.one-line-form>form>ul li:nth-child(1) {
    width: 220px;
    position: relative;
    border-radius: 3px 0 0 3px;
    border-right-width: 0
}

.one-line-form>form>ul li:nth-child(1) .form-icn {
    background: transparent;
    width: 38px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    border-radius: 3px 0 0 3px
}

.one-line-form>form>ul li:nth-child(1) .form-icn .icn-mail {
    width: 14px;
    height: 11px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: url(https://www.manageengine.com/products/eventlog/compliance/images/guide-sprite-23.png) no-repeat -20px -58px;
    background-size: 252px
}

.one-line-form>form>ul li:nth-child(1) input {
    font-size: 14px;
    padding-left: 40px
}

.one-line-form>form>ul li:nth-child(1) input::-webkit-input-placeholder {
    color: #b3b3b3
}

.one-line-form>form>ul li:nth-child(1) input::-moz-placeholder {
    color: #b3b3b3
}

.one-line-form>form>ul li:nth-child(1) input:-ms-input-placeholder {
    color: #b3b3b3
}

.one-line-form>form>ul li:nth-child(1) input::-ms-input-placeholder {
    color: #b3b3b3
}

.one-line-form>form>ul li:nth-child(1) input::placeholder {
    color: #b3b3b3
}

.one-line-form>form>ul li:nth-child(2) {
    width: 50px;
    border-left: 0;
    border-right: 0;
    position: relative
}

.one-line-form>form>ul li:nth-child(3) {
    padding-left: 0;
    border-color: #d63327;
    border-radius: 0 3px 3px 0;
    position: relative
}

.one-line-form>form>ul li .ffw-errmsg {
    display: none;
    color: #fff;
    font-size: 12px;
    margin-top: -22px;
    position: absolute;
    font-weight: 300;
    white-space: nowrap;
    background: #F73749;
    border-radius: 2px 2px 0 0;
    left: 0;
    padding: 0 8px;
    line-height: 20px
}

.one-line-form>form>ul li input {
    width: 100%;
    height: 40px;
    border: 0;
    padding: 0 10px;
    font-size: 14px;
    color: #000;
    font-weight: 400
}

.one-line-form>form>ul li .selectedCountry {
    text-align: left;
    width: 50px;
    height: 32px;
    top: 0;
    position: absolute;
    color: #000;
    font-size: 14px;
    margin: 5px 0 0;
    line-height: 33px;
    left: 0;
    padding-left: 8px;
    border-left: 1px solid #e5e5e5;
    font-weight: 300
}

.one-line-form>form>ul li .selectedCountry:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #1e0437;
    z-index: 0;
    right: 10px;
    top: 15px
}

.one-line-form>form>ul li .selectedCountry:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 33px;
    top: 0;
    right: 0;
    background-color: #e6e6e6;
    display: none
}

.one-line-form>form>ul li input[type="submit"] {
    font-size: 12px;
    background: #F73749;
    color: #fff;
    padding: 0 26px;
    cursor: pointer;
    font-weight: 500;
    height: 40px;
    border: 0;
    width: 175px;
    border-radius: 0 3px 3px 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.one-line-form>form>ul li input[type="submit"]:hover {
    background: #fe1a31;
    -webkit-box-shadow: 0 0 15px rgba(247,55,74,0.8);
    box-shadow: 0 0 15px rgba(247,55,74,0.8)
}

.one-line-form>form>ul li select {
    font-size: 14px;
    font-weight: 400;
    width: 50px;
    height: 40px;
    border: 0;
    padding: 0 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
    margin: 0;
    z-index: 9;
    position: relative;
    color: #000;
    opacity: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    float: left
}

.one-line-form>form>ul li select#country_state,.one-line-form>form>ul li select[name="Country"]+select {
    position: relative;
    font-size: 14px;
    opacity: 1;
    width: 70px;
    float: left;
    padding-left: 0;
    line-height: 22px;
    top: 2px
}

.one-line-form>form>.misc-field .dwn-priv {
    margin-top: 0;
    line-height: 18px;
    font-weight: 300;
    padding-top: 2px
}

.one-line-form>form>.misc-field .dwn-priv,.one-line-form>form>.misc-field .dwn-priv * {
    font-size: 8px;
    color: #fff;
    line-height: 14px
}

.one-line-form>form>.misc-field .dwn-priv strong {
    font-weight: 600
}

.one-line-form>form>.misc-field .dwn-priv a {
    font-size: 8px;
    text-decoration: underline
}

.one-line-form>form>.misc-field #meGDPRMessage {
    line-height: 14px;
    margin: 5px 0 0;
    width: 100%
}

.one-line-form>form>.misc-field #meGDPRMessage label {
    font-size: 8px;
    line-height: 8px;
    color: #fff;
    font-weight: 300;
    cursor: pointer
}

.one-line-form>form>.misc-field #meGDPRMessage .checkmarkgdpr {
    margin-bottom: 0
}

#meGDPRMessage span.checkmarkgdpr {
    width: 12px;
    height: 12px;
    top: 2px
}

#meGDPRMessage span.checkmarkgdpr.enableCheckgdpr::before {
    width: 4px;
    height: 7px;
    top: 1px;
    left: 3px
}

.one-line-form>form>.misc-field * {
    color: #a6a6a6;
    font-weight: 300
}

.one-line-form>form>.misc-field strong {
    font-weight: 600
}

.one-line-form>form>.misc-field a {
    color: #1281bd;
    text-decoration: underline
}

.one-line-form .success-message {
    display: none
}

.one-line-form .success-message h6 {
    margin-bottom: 8px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-align: center
}

.footer-form .one-line-form .success-message h6::before {
    display: none
}

.one-line-form .success-message p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 0;
    color: #fff;
    text-align: center
}

.one-line-form.success ul {
    display: none
}

.one-line-form.success form {
    display: none
}

.one-line-form.success .success-message {
    display: block
}

.one-line-form.success .misc-field {
    display: none
}

.one-line-form.with-state {
    width: 486px
}

.one-line-form.with-state ul li #headerCountryListItem:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #1e0437;
    z-index: 0;
    right: 7px;
    top: 23px
}

.one-line-form.with-state ul li:nth-child(1) {
    margin-left: 0;
    width: 180px
}

.one-line-form.with-state ul li #country_state,.one-line-form.with-state ul li [name="Country"]+select {
    margin-left: 8px
}

.one-line-form.with-state ul li .selectedCountry:after {
    display: block
}

.one-line-form.with-state ul li:nth-child(2) {
    width: 130px
}

.one-line-form.with-state .ffw-country-list {
    position: relative
}

.one-line-form.with-state .ffw-country-list:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #1e0437;
    position: absolute;
    right: 4px;
    top: 20px;
    z-index: 12
}

@media screen and (max-width: 992px) {
    .one-line-form {
        margin:auto;
        margin-top: 15px
    }

    .one-line-form.success .success-message {
        text-align: center
    }

    .one-line-form {
        width: 100%
    }

    .one-line-form .success-message h6 {
        font-size: 18px
    }

    .one-line-form ul li {
        width: 100%!important
    }

    .one-line-form ul li select {
        width: 100%!important
    }

    .one-line-form ul li:first-child {
        border: 1px solid #8ca2ba!important;
        margin-top: 5px!important;
        width: 100%!important;
        display: block
    }

    .one-line-form>form>ul li:nth-child(1) {
        border-radius: 0
    }

    .one-line-form ul li:nth-child(2) select {
        border: 1px solid #8ca2ba!important;
        margin-top: 5px!important;
        width: 100%!important;
        display: block;
        opacity: 1;
        -webkit-appearance: listbox
    }

    .one-line-form ul li .selectedCountry {
        display: none;
        width: 100%!important
    }

    .one-line-form ul li:nth-child(3) {
        margin-top: 5px
    }

    .one-line-form.with-state {
        width: 100%!important
    }

    .one-line-form.with-state ul li select#country_state,.one-line-form.with-state ul li select[name="Country"]+select {
        margin-left: 0;
        padding: 0 10px;
        font-size: 12px
    }

    .one-line-form>form>ul {
        background: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .one-line-form>form>ul li input[type="submit"] {
        border-radius: 0
    }

    .one-line-form.with-state .ffw-country-list:after {
        display: none
    }
}

@media(max-width: 767px) {
    .one-line-form {
        width:60%
    }
}

@media(max-width: 425px) {
    .one-line-form {
        width:100%
    }
}

.breadCrumb {
    margin-bottom: 50px;
}

.breadCrumb ul li {
    display: inline-block;
    position: relative;
    padding-right: 16px;
    margin-right: 8px;
}

.breadCrumb ul li a,.breadCrumb ul li span {
    font-size: 12px;
    color: #000;
    font-weight: 400;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.breadCrumb ul li a {
    display: inline-block;
    color: #2a96d9;
    margin-bottom: 10px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.breadCrumb ul li a:hover {
    text-decoration: underline;
    color: #0383d3;
}

.breadCrumb ul li:nth-child(1)::before,.breadCrumb ul li:nth-child(2)::before {
    position: absolute;
    content: ">";
    top: 2px;
    bottom: 0;
    right: 0;
    margin: auto;
    font-size: 12px;
    font-weight: 600;
    color: #333;
}

/* .main-page-content{background:#F2F7FF} */
.main-page-content .main-page-container {
    overflow: clip;
    position: relative;
    z-index: 1
}

.main-page-content .main-page-container::before,.main-page-content .main-page-container::after {
    content: '';
    position: absolute
}

/* .main-page-content .main-page-container::before{background-position:-9px -92px;width:186px;height:166px;top:0;right:-30px;z-index:-1} */
/* .main-page-content .main-page-container::after{background-position:-6px -485px;width:193px;height:258px;bottom:100px;left:-30px;z-index:-1} */
.main-page-content .pdf-sticky {
    position: sticky;
    top: -200px;
    z-index: 10
}

.main-page-content .pdf-sticky .pdf-dl-cta {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background: #1B722D;
    padding: 12px 50px;
    border-radius: 4px 4px 0 0;
    border: none;
    position: absolute;
    top: 400px;
    right: -96px;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    z-index: 10;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.main-page-content .pdf-sticky .pdf-dl-cta.pdf-cta-hide {
    display: none;
}

.main-page-content .pdf-sticky .pdf-dl-cta::before,.main-page-content .pdf-sticky .pdf-dl-cta::after {
    content: '';
    background: url(https://www.manageengine.com/products/eventlog/compliance/images/guide-sprite-23.png) no-repeat;
    background-size: 252px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.main-page-content .pdf-sticky .pdf-dl-cta::before {
    background-position: -224px -27px;
    width: 20px;
    height: 15px;
    right: 18px
}

.main-page-content .pdf-sticky .pdf-dl-cta::after {
    background-position: -230px -58px;
    width: 14px;
    height: 14px;
    left: 26px
}

.main-page-content .pdf-sticky .pdf-dl-cta:hover {
    background: #169b31;
    -webkit-box-shadow: 0 -8px 15px rgba(27,114,44,0.5);
    box-shadow: 0 -8px 15px rgba(27,114,44,0.5)
}

.main-page-content .lr-container {
    font-size: 0;
    background: #fff;
    padding-top: 30px;
}

.main-page-content .lr-container .lhs,.main-page-content .lr-container .rhs {
    display: inline-block;
    vertical-align: top;
    font-size: 16px
}

.main-page-content .lr-container .lhs {
    width: 300px;
    padding-bottom: 60px;
    position: sticky;
    top: 100px;
    display: none;
}

.main-page-content .lr-container .rhs {
    width: 100%;
    padding-bottom: 40px
}

.lhs-menu ul li {
    margin-bottom: 20px;
    position: relative
}

.lhs-menu ul li a,.lhs-menu ul li span {
    display: block;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.5;
    color: #000;
    position: relative;
    cursor: pointer;
}

.lhs-menu ul li span.act {
    border-right: 4px solid #68B6F5;
    font-weight: 500
}

.lhs-menu ul li .add-icon {
    width: 16px;
    height: 16px;
    border: 1px solid #000;
    border-radius: 3px;
    position: absolute;
    right: 40px;
    top: 4px;
    margin: auto;
    cursor: pointer
}

.lhs-menu ul li .add-icon:after,.lhs-menu ul li .add-icon:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 1px;
    background: #000;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.lhs-menu ul li .add-icon:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.lhs-menu ul li .add-icon.dmact:after {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.lhs-menu ul li .add-icon {
    display: none;
}

.lhs-menu .s-menu {
    display: none;
    margin-top: 20px
}

.lhs-menu .s-menu ol li {
    padding-left: 16px;
    position: relative
}

.lhs-menu .s-menu ol li:before {
    content: "";
    background: #68B6F5;
    width: 6px;
    height: 6px;
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 8px
}

.lhs-menu .s-menu ol li a {
    font-weight: 400;
    padding-right: 10px;
}

.rhs-tab {
    display: block;
    padding-left: 50px;
    position: relative
}

.rhs-tab .bottom-line {
    border-bottom: 1px solid #E0E1FF;
    padding-bottom: 30px
}

.rhs-tab .pt-0 {
    padding-top: 0;
}

.rhs-tab h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4;
    padding-top: 30px;
    margin-bottom: 20px
}

.rhs-tab h3 {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 10px
}

.rhs-tab p {
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 30px
}

.rhs-tab p a:hover, .rhs-tab li a:hover {
    text-decoration: underline;
}

.list-type2.list-fw.bottom-line.mb-0 ol>li {
    list-style-type: decimal;
    margin-bottom: 10px;
    line-height: 1.6;
    margin-left: 20px;
}

.rhs-tab strong {
    font-weight: 600;
}

.rhs-tab .mb-0 {
    margin-bottom: 0
}

.rhs-tab .pt-0 {
    padding-top: 0
}

.rhs-tab .mt-20 {
    margin-top: 20px
}

.rhs-tab .mb-20 {
    margin-bottom: 20px
}

.rhs-tab .t-center {
    text-align: center
}

.rhs-tab .list-type1 ul {
    font-size: 0
}

.rhs-tab .list-type1 ul li {
    font-size: 15px;
    line-height: 1.6;
    padding-left: 30px;
    margin-bottom: 20px;
    position: relative
}

.rhs-tab .list-type1 ul li::before {
    content: '';
    background-position: -212px -58px;
    width: 11px;
    height: 15px;
    position: absolute;
    left: 0;
    top: 6px
}

.rhs-tab .list-type1.list-type1-div2 ul li {
    display: inline-block;
    width: calc(100% / 2 - 30px);
    vertical-align: top
}

.rhs-tab .list-type1.list-type1-div2 ul li:nth-child(odd) {
    margin-right: 60px
}

.rhs-tab .list-type1 li span {
    display: block;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 4px
}

.rhs-tab .list-type2 ul {
    font-size: 0
}

.rhs-tab .list-type2 ul li {
    display: inline-block;
    width: calc(100% / 2);
    vertical-align: top;
    font-size: 15px;
    line-height: 1.5;
    padding-left: 16px;
    margin-bottom: 10px;
    position: relative
}

.rhs-tab .list-type2.list-fw ul li {
    display: block;
    width: 100%
}

.rhs-tab .list-type2 ul li::before {
    content: '';
    width: 7px;
    height: 7px;
    background: #68B6F5;
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 7px
}

.rhs-tab .list-type3 {
    background: #FEFCF3;
    padding: 30px 40px
}

.rhs-tab .list-type3 ul {
    font-size: 0
}

.rhs-tab .list-type3 ul li {
    font-size: 15px;
    line-height: 1.7;
    display: inline-block;
    width: calc(100% / 2 - 30px);
    vertical-align: top
}

.rhs-tab .list-type3 ul li:nth-child(odd) {
    margin-right: 60px
}

.rhs-tab .list-type3 ul li:not(:last-child) {
    margin-bottom: 20px
}

.rhs-tab .list-type3 ul li h3, .rhs-tab .list-type3 ul li span {
    display: block;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 8px
}

.rhs-tab .table-list {
    margin: 30px 0;
    overflow-x: auto
}

.rhs-tab .table-list table {
    border-collapse: collapse;
    width: 100%
}

.rhs-tab .table-list table th {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4;
    vertical-align: middle;
    padding: 20px;
    border: .5px solid #aaa
}

.rhs-tab .table-list table tbody tr {
    font-size: 15px;
    line-height: 1.6;
    vertical-align: top;
    border: .5px solid #aaa
}

.rhs-tab .table-list table tbody tr td {
    padding: 30px;
    border: .5px solid #aaa
}

.rhs-tab .table-list table tbody tr td:first-child {
    text-align: center
}

.rhs-tab .table-list table tbody tr td ul li {
    list-style: disc
}

@media(max-width: 1200px) {
    .main-page-content .main-page-container::before,.main-page-content .main-page-container::after {
        display:none
    }
}

@media(max-width: 992px) {
    .main-page-content .lr-container {
        padding:40px 20px
    }

    .main-page-content .lr-container .lhs {
        width: 220px
    }

    .main-page-content .lr-container .rhs {
        width: calc(100% - 220px)
    }

    .rhs-tab {
        padding-left: 30px
    }

    .main-page-footer .three-footer-col .footer-col-1 {
        width: 30%
    }

    .main-page-footer .three-footer-col .footer-col-2,.main-page-footer .three-footer-col .footer-col-3 {
        width: 32%
    }

    .main-page-footer .three-footer-col {
        margin-bottom: 60px
    }

    .three-footer-col h5 {
        font-size: 18px
    }

    .three-footer-col .footer-col-1 .footer-form,.three-footer-col .sm-icons {
        margin-bottom: 30px
    }
}

@media(max-width: 767px) {
    .breadCrumb {
        margin-bottom: 30px;
    }

    .main-header .page-banner {
        padding: 120px 0 50px
    }

    .main-header .page-banner h1 {
        font-size: 26px
    }

    .main-page-content .lr-container {
        padding-bottom: 80px
    }

    .main-page-content .lr-container .lhs,.rhs-tab:before {
        display: none
    }

    .main-page-content .lr-container .rhs {
        display: block;
        width: 100%;
        border-left: none
    }

    .rhs-tab {
        border-left: none;
        padding-left: 0
    }

    .rhs-tab h2 {
        font-size: 20px;
    }

    .rhs-tab .list-type1.list-type1-div2 ul li {
        display: block;
        width: 100%
    }

    .rhs-tab .list-type1.list-type1-div2 ul li:nth-child(odd) {
        margin-right: 0
    }

    .rhs-tab .list-type2 ul li {
        display: block;
        width: 100%
    }

    .rhs-tab .list-type3 {
        padding: 30px 24px
    }

    .rhs-tab .list-type3 ul li {
        display: block;
        width: 100%
    }

    .rhs-tab .list-type3 ul li:nth-child(odd) {
        margin-right: 0
    }

    .main-page-footer .three-footer-col {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 30px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .main-page-footer .three-footer-col .footer-col-1 {
        width: 100%;
        text-align: center;
        margin-right: 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .main-page-footer .three-footer-col .footer-col-2,.main-page-footer .three-footer-col .footer-col-3 {
        width: 44%
    }

    .three-footer-col .footer-col-2 ul li:not(:last-child),.three-footer-col .footer-col-3 ul li:not(:last-child) {
        margin-bottom: 10px
    }

    .main-page-footer .three-footer-col .footer-link-slider .footer-slider-r-arrow {
        right: calc(50% - 50px)
    }

    .three-footer-col h5 {
        margin-bottom: 16px
    }

    .three-footer-col h6 {
        font-size: 16px
    }

    .three-footer-col ul li a {
        font-size: 10px
    }

    .main-page-footer .page-cr {
        padding: 14px
    }

    .main-page-footer .page-cr p {
        font-size: 14px
    }
}

@media(max-width: 425px) {
    .three-footer-col h5 {
        font-size:16px
    }

    .main-page-footer .page-cr p {
        font-size: 12px
    }
}

.tab1_view {
    display: block
}

.rhs-tab.tab6_view .red-qoute+p {
    margin-bottom: 30px
}

.rhs-tab.tab6_view h5+p {
    margin-bottom: 30px
}

.rhs-tab.tab7_view .cust-quote {
    display: table;
    margin: 40px 0
}

.rhs-tab.tab7_view .cust-quote a {
    display: table-cell;
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
    color: #138cd6
}

.rhs-tab.tab7_view .cust-quote a:hover {
    color: #1078b9;
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
    text-decoration: underline
}

.rhs-tab.tab7_view .cust-quote a:first-child {
    padding-right: 20px;
    border-right: 1px solid #bbb
}

.rhs-tab.tab7_view .cust-quote a:last-child {
    padding-left: 20px
}

.rhs-tab.tab7_view .support {
    text-align: left;
    background: #f7f7ff;
    border: 1px solid #ccccee;
    border-radius: 8px;
    padding: 12px 14px;
    margin: 40px 0 80px
}

.rhs-tab.tab7_view .support span,.rhs-tab.tab7_view .support span a {
    color: #000;
    font-size: 16px;
    font-weight: 400
}

.rhs-tab.tab7_view .support span {
    padding: 0 30px;
    border-right: 1px solid #bbb;
    position: relative
}

.rhs-tab.tab7_view .support span::before {
    content: '';
    background-position: -142px -527px;
    width: 20px;
    height: 20px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: 0
}

.rhs-tab.tab7_view .support span:last-child {
    border-right: none;
    padding: 0;
    padding-left: 30px;
    margin-left: 40px
}

.rhs-tab.tab7_view .support span:last-child::before {
    background-position: -198px -529px;
    width: 21px;
    height: 20px
}

.rhs-tab.tab7_view .support span a:hover {
    color: #1078b9;
    text-decoration: underline
}

.rhs-tab.tab4_view .list ul li::before {
    content: '';
    background-position: -27px -478px;
    width: 34px;
    height: 22px;
    top: 4px;
    left: 0
}

.rhs-tab.tab4_view .list ul li:nth-child(2)::before {
    background-position: -93px -471px;
    width: 32px;
    height: 37px;
    top: -2px
}

.rhs-tab.tab4_view .list ul li:nth-child(3)::before {
    background-position: -152px -478px;
    width: 34px;
    height: 34px;
    top: -2px
}

.rhs-tab.tab4_view .list ul li:nth-child(4)::before {
    background-position: -216px -474px;
    width: 38px;
    height: 30px;
    top: -2px
}

.rhs-tab.tab4_view .list.list-2 ul li::before {
    background-position: -25px -520px;
    width: 38px;
    height: 33px;
    top: -2px
}

.rhs-tab.tab5_view .list {
    margin: 0 0 20px 40px
}

.rhs-tab.tab5_view .list li {
    list-style-type: decimal;
    padding-left: 0;
    margin-bottom: 10px
}

.rhs-tab.tab5_view .list .sub-list {
    margin: 10px 20px 0
}

.rhs-tab.tab5_view .list .sub-list li {
    list-style-type: lower-alpha;
    margin-bottom: 10px
}

.rhs-tab.tab6_view .red-qoute {
    text-align: center;
    margin-bottom: 30px
}

.rhs-tab.tab6_view .red-qoute span {
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    color: #ca2033;
    background-color: #ffdfdf;
    border: 1px solid #ca2033;
    border-radius: 50px;
    padding: 8px 20px 8px 40px;
    position: relative
}

.rhs-tab.tab6_view .red-qoute span::before {
    content: "";
    background-position: -240px -528px;
    width: 18px;
    height: 18px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: 10px
}

.rhs-tab .yellow-list {
    background-color: #fffdf7;
    border: 1px solid #e1d196;
    border-radius: 10px;
    padding: 40px;
    margin: 60px 0 30px;
    position: relative
}

.rhs-tab .yellow-list span {
    font-size: 18px;
    font-weight: 500;
    color: #4b4222;
    position: absolute;
    top: -12px;
    left: 58px;
    z-index: 2
}

.rhs-tab .yellow-list span::before {
    content: '';
    background-position: -94px -528px;
    width: 16px;
    height: 18px;
    left: -22px;
    top: 0;
    bottom: 0;
    margin: auto
}

.rhs-tab .yellow-list span::after {
    content: '';
    width: 82px;
    height: 1px;
    background-color: #fffdf7;
    position: absolute;
    top: 11px;
    left: -28px;
    z-index: -1
}

.rhs-tab .yellow-list ul {
    margin-bottom: 0
}

.rhs-tab .yellow-list ul li {
    position: relative;
    padding-left: 26px
}

.rhs-tab .yellow-list ul li:last-child {
    margin-bottom: 0
}

.rhs-tab .yellow-list ul li::before {
    content: '';
    width: 8px;
    height: 8px;
    background-color: #4b4222;
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 8px
}

.rhs-tab img {
    width: 100%;
    margin: 28px auto;
    display: block
}

.rhs-tab.tab4_view img {
    width: 70%;
    margin: 28px auto
}

.rhs-tab .prom-img {
    width: 100%
}

.intro-nxt {
    float: left;
    width: 100%;
    padding: 40px 0 20px;
    text-align: right
}

.intro-nxt a {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    display: inline-block;
    padding-right: 24px;
    position: relative;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.intro-nxt a:hover,.intro-nxt a:hover i {
    color: #3697e6
}

.intro-nxt a:hover::after {
    -webkit-transform: translateX(4px);
    -ms-transform: translateX(4px);
    transform: translateX(4px)
}

.intro-nxt a i {
    font-size: 11px;
    font-weight: 300;
    color: #BBBEBD;
    display: block;
    margin-bottom: 4px;
    font-style: normal
}

.intro-nxt strong {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.4
}

.intro-nxt a::after {
    content: "";
    background: url(https://www.manageengine.com/products/eventlog/compliance/images/guide-sprite-23.png) no-repeat -41px -58px;
    background-size: 252px;
    width: 14px;
    height: 12px;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.intro-nxt a.nav-pre {
    float: left;
    text-align: left;
    padding-left: 24px;
    padding-right: 0
}

.intro-nxt a.nav-pre:after {
    left: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.intro-nxt a.nav-pre:hover::after {
    -webkit-transform: translateX(-4px) rotate(180deg);
    -ms-transform: translateX(-4px) rotate(180deg);
    transform: translateX(-4px) rotate(180deg)
}

.tnk {
    position: fixed;
    top: -80px;
    left: 0;
    right: 0;
    background: #f04;
    z-index: 99;
    text-align: center;
    color: #fff;
    padding: 8px;
    font-size: 14px;
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #d4043e;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 10px 0 #f301457a;
    box-shadow: 0 1px 10px 0 #f301457a;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.mmenu {
    display: none
}

.wel {
    position: fixed;
    top: -80px;
    left: 0;
    right: 0;
    background: -o-linear-gradient(to bottom,#55fdfb 10%,#2dc3c1);
    background: -o-linear-gradient(top,#55fdfb 10%,#36cbc9);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(10%,#55fdfb),to(#36cbc9));
    background: linear-gradient(to bottom,#55fdfb 10%,#36cbc9);
    z-index: 99;
    text-align: center;
    color: #000;
    padding: 12px;
    font-size: 15px;
    width: 100%;
    margin: 0 auto;
    border-radius: 0;
    -webkit-box-shadow: 0 10px 15px rgba(0,0,0,0.3);
    box-shadow: 0 8px 15px rgba(0,0,0,0.2);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.wel.act {
    top: 0
}

.uname {
    text-transform: capitalize;
    font-family: "zohoPuvi"
}

.rhs-tab h4 {
    width: 100%
}

.menul {
    overflow: visible;
    position: sticky;
    top: 100px;
    overflow-y: auto;
    max-height: calc(100vh - 100px);
}

.lhs-menu2 {
    display: none
}

.Demo-footer-form-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 300;
    background: #fdf9e6;
    border-radius: 0;
    padding: 35px 80px 35px 45px;
    position: relative;
    border: 1px solid #faeaa1;
    width: 100%;
    margin-bottom: 30px
}

.Demo-footer-form-container:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(https://www.manageengine.com/products/eventlog/compliance/images/guide-sprite-23.png) no-repeat -6px -262px;
    background-size: 252px;
    width: 239px;
    height: 213px
}

.Demo-footer-form-container p {
    font-size: 16px;
    line-height: 1.8;
    margin: 0;
    color: #000;
    display: block;
    width: 100%
}

.Demo-footer-form-container p strong {
    font-weight: 500
}

.Demo-footer-form-container.tnkshow {
    padding: 40px
}

.Demo-footer-form-container.tnkshow:before {
    display: none
}

.Demo-footer-form-container #quoteIp {
    background: transparent;
    font-size: 20px;
    color: #055367;
    border-bottom: 2px solid #000;
    position: relative;
    top: -8px;
    width: 80px;
    text-align: center
}

.Demo-footer-form-container select#country_state,.Demo-footer-form-container select[name="Country"]+select {
    width: 138px;
    color: #000;
    padding-left: 20px;
    position: relative;
    top: auto;
    float: inherit;
    background: none;
    border-radius: 0
}

.Demo-footer-form-container .quote_btn {
    color: #fff;
    border-radius: 0;
    background: #F73749;
    border: none;
    padding: 12px 24px;
    cursor: pointer;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 500;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in
}

.Demo-footer-form-container .quote_btn:hover {
    background: #f40000;
    -webkit-box-shadow: 2px 8px 15px rgb(219 25 25 / 40%);
    box-shadow: 2px 8px 15px rgb(219 25 25 / 40%);
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px)
}

.Demo-footer-form-container span .getQuoteGDPR {
    line-height: 0
}

.Demo-footer-form-container #meGDPRMessage .checkmarkgdpr {
    vertical-align: middle;
    top: -1px;
    margin-right: 2px
}

h2.Demo-footer-form-thanks-msg {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    display: none
}

p.Demo-footer-form-thanks-msg {
    display: none
}

.Demo-footer-form {
    z-index: 10;
    position: relative
}

.Demo-footer-form-container textarea {
    display: none
}

.Demo-footer-form-container .ffw-field input,.Demo-footer-form-container .ffw-field select {
    border: none;
    background: none;
    border-bottom: 1px solid #000;
    font-size: 16px;
    height: 30px;
    padding: 0 10px
}

.Demo-footer-form-container .ffw-field select {
    background: url(https://www.manageengine.com/log-management/images/log360-demo-ban-arrow.png);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: 50px;
    height: 18px;
    color: transparent;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    text-align: left
}

.Demo-footer-form-container .ffw-field .country {
    width: 70px;
    margin-left: -60px;
    position: relative;
    z-index: 1
}

.Demo-footer-form-container .ffw-field .country option {
    color: #333
}

.Demo-footer-form-container .selectedCountry {
    width: 65px;
    position: relative;
    display: inline-block;
    text-align: center
}

.Demo-footer-form-container .us-country:before {
    content: '';
    width: 1px;
    height: 60%;
    background: #adadad;
    position: absolute;
    right: -14px;
    top: 20%
}

.Demo-footer-form-container .ffw-datepicker {
    width: 100px
}

.Demo-footer-form-container .ffw-email {
    width: 230px;
    margin-top: 7px
}

.Demo-footer-form-container .ffw-field {
    position: relative;
    top: 0
}

.Demo-footer-form-container .ffw-field .ffw-errmsg {
    width: 100%;
    position: absolute;
    left: 0;
    color: Red;
    font-size: 11px;
    line-height: 12px;
    display: block;
    top: 26px;
    word-break: keep-all;
    white-space: nowrap;
    display: none
}

.Demo-footer-form-container .dwn-priv,#meGDPRMessage {
    font-size: 11px;
    color: #3a3a3a;
    line-height: 15px
}

.Demo-footer-form-container .dwn-priv,.Demo-footer-form-container #meGDPRMessage {
    padding-right: 140px
}

.Demo-footer-form-container .dwn-priv strong {
    font-weight: 500
}

.Demo-footer-form-container .dwn-priv a {
    color: inherit;
    text-decoration: underline;
    font-size: 11px
}

#meGDPRMessage .checkmarkgdpr {
    height: 12px!important;
    width: 12px!important
}

.Demo-footer-form-container #meGDPRMessage {
    margin-bottom: 8px
}

.Demo-footer-form-container .ffw-field input:focus,.Demo-footer-form-container .ffw-field select:focus {
    outline: 0
}

.Demo-footer-form-container.form-success {
    padding: 20px
}

.Demo-footer-form-container.form-success:before {
    display: none
}

.Demo-footer-form-container.success form {
    display: none
}

.Demo-footer-form-container.success::before {
    display: none
}

.Demo-footer-form-container.success .Demo-footer-form-thanks-msg {
    display: block;
    text-align: center;
    margin-bottom: 0;
    position: relative;
    z-index: 10
}

.bnr-area h1 {
    font-size: 30px;
    font-weight: 500;
    padding: 20px 0px;
    border-bottom: 1px solid #E6E6E6;
}

.breadCrumb {
    margin-bottom: 20px;
}

.brd-crum {
    padding: 15px 0px 0px;
}

@media screen and (max-width: 992px) {
    .Demo-footer-form-container {
        padding:25px
    }

    .Demo-footer-form-container .dwn-priv br {
        display: none
    }

    .Demo-footer-form-container:before {
        display: none
    }

    .Demo-footer-form-container .dwn-priv,.Demo-footer-form-container #meGDPRMessage {
        padding-right: 0
    }
}

@media screen and (max-width: 767px) {
    .Demo-footer-form-container {
        padding:16px
    }

    .Demo-footer-form-container p,.Demo-footer-form-container input,.Demo-footer-form-container select {
        font-size: 14px
    }

    .Demo-footer-form-container .ffw-field input,.Demo-footer-form-container .ffw-field select {
        font-size: 14px
    }

    .Demo-footer-form-container .quote_btn {
        padding: 10px 20px
    }

    .Demo-footer-form-container .dwn-priv,#meGDPRMessage {
        padding-right: 32%
    }

    .scrn-shot img {
        width: 100%
    }

    .slick-dots {
        display: none!important
    }

    .cta .container {
        max-width: 100%
    }
}

@media screen and (max-width: 550px) {
    .Demo-footer-form-container:before {
        display:none
    }

    .Demo-footer-form-container .dwn-priv,#meGDPRMessage {
        padding-right: 0
    }

    .Demo-footer-form-container .quote_btn {
        width: 100%
    }

    .Demo-footer-form-container div#meGDPRMessage {
        padding: 0;
        width: 100%
    }
}

.popup-form-main {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    margin: auto;
    background: rgba(6,6,6,0.67);
    z-index: 999999;
    display: none;
    overflow: scroll
}

.popup-form {
    max-width: 650px;
    width: 90%;
    margin: auto;
    background: #A2D6F4;
    padding: 40px;
    border-radius: 30px;
    position: relative;
    top: 80px;
    text-align: center;
    overflow: hidden;
    z-index: 1;
}

.popup-form::before {
    content: '';
    background: url(https://www.manageengine.com/products/eventlog/compliance/images/guide-popform-bg-23.png) no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: left bottom;
    position: absolute;
    left: 0;
    z-index: -1;
}

.form-close {
    font-size: 18px;
    font-weight: 400;
    line-height: .9;
    border: 1.5px solid #444;
    color: #444;
    padding: 0 3.3px;
    border-radius: 50px;
    position: absolute;
    right: 24px;
    top: 16px;
    cursor: pointer;
    z-index: 10;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear
}

.form-close:hover {
    border: 1.5px solid #000;
    color: #000;
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear
}

.popup-form .form-content-main {
    max-height: 85vh;
}

.popup-form .form-content {
    position: relative
}

.popup-form .form-content h2 {
    font-size: 44px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 10px;
    position: relative
}

.popup-form .form-content p {
    font-size: 22px;
    line-height: 1.6;
    font-weight: 400;
    margin: 0
}

.popup-form .one-line-pop .additional-data-popup {
    display: none;
}

.popup-form .one-line-pop .one-line-form {
    margin: auto
}

.popup-form .one-line-pop .one-line-form .success-message h6,.popup-form .one-line-pop .one-line-form .success-message p {
    color: #000
}

.popup-form .success-message p:hover a {
    text-decoration: underline;
}

.popup-form .one-line-pop .one-line-form>form>ul {
    margin: auto;
    margin-bottom: 8px
}

.popup-form .one-line-pop .one-line-form>form>ul li:nth-child(3)::before {
    content: '';
    background: url(https://www.manageengine.com/products/eventlog/compliance/images/guide-sprite-23.png) no-repeat -3px -59px;
    background-size: 252px;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 25px;
    margin: auto
}

.popup-form .one-line-pop .one-line-form>form>ul li input[type="submit"] {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 20px 10px 40px
}

.popup-form .one-line-pop .one-line-form>form>.misc-field .dwn-priv,.popup-form .one-line-pop .one-line-form>form>.misc-field .dwn-priv a,.popup-form .one-line-pop .one-line-form>form>.misc-field .dwn-priv * {
    font-size: 11px;
    line-height: 1.5;
    color: #000;
    width: 80%;
    margin: auto
}

.popup-form .one-line-pop .one-line-form>form>.misc-field #meGDPRMessage,.popup-form .one-line-pop .one-line-form>form>.misc-field #meGDPRMessage label {
    font-size: 11px;
    line-height: 1.5;
    color: #000;
    width: 90%;
    margin: 0 auto 2px
}

@media(max-width: 992px) {
    .popup-form {
        max-width:520px
    }

    .popup-form .form-content h2 {
        font-size: 26px
    }

    .popup-form .form-content p {
        font-size: 22px
    }

    .popup-form .one-line-form ul li:nth-child(2) select {
        -webkit-appearance: none;
    }

    .popup-form .one-line-pop .one-line-form>form>ul li:nth-child(3)::before {
        display: none
    }

    .popup-form .one-line-form ul li.ffw-country-list::before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 4px solid #1e0437;
        z-index: 10;
        right: 10px;
        top: 24px;
    }

    .popup-form .one-line-form.with-state ul li.ffw-country-list::after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 4px solid #1e0437;
        z-index: 10;
        right: 10px;
        top: 72px;
        display: block
    }
}

@media(max-width: 767px) {
    .popup-form .form-content h2 {
        font-size:20px
    }

    .popup-form .form-content p {
        font-size: 16px
    }

    .popup-form .one-line-form {
        width: 100%
    }
}

@media(max-width: 600px) {
    .popup-form {
        padding:40px 24px
    }

    .popup-form .form-content h2 {
        font-size: 22px;
        margin-bottom: 8px;
        margin-top: 20px
    }

    .popup-form .form-content p {
        font-size: 18px
    }

    .form-close {
        right: 10px
    }
}




  div#scroll, .heading-menu {
    display: none;
}

    .nav-dwn a {
        font-size: 20px
    }

    .nav-clo {
        background: #1F96E5;
        border-radius: 3px;
        box-shadow: 0px 5px 6px #0026ef30;
        cursor: pointer;
        height: 39px;
        margin: 4px 0 0 10px;
        position: relative;
        transition: all .5s;
        width: 45px
    }

    .nav-clo:before {
        background: url(https://www.manageengine.com/products/eventlog/images/cloud-icons.png) no-repeat;
        background-size: 183px;
        content: "";
        height: 30px;
        left: 7px;
        position: absolute;
        top: 10px;
        width: 30px;
    }

    .nav-clo:hover {
        background: #1C6190;
        box-shadow: 0px 5px 6px #0026ef5c;
        transition: all .5s;
    }

    .nav-clo ul {
        background: #fbfeff;
        border: solid 1px #c0ddff;
        box-shadow: 0 13px 11px #00000042;
        display: none;
        padding: 30px;
        position: absolute;
        right: 0;
        top: 55px;
        width: 570px;
    }

    .nav-clo ul:after {
        background: #fff;
        content: "";
        border: solid #c0ddff;
        border-width: 0 1px 1px 0;
        height: 0px;
        padding: 5px;
        position: absolute;
        right: 14px;
        top: -6px;
        transform: rotate(222deg);
        width: 1px
    }

    .nav-clo ul li {
        cursor: default;
        display: inline-block;
        position: relative;
        vertical-align: top;
    }

    .nav-clo ul li:nth-child(1) {
        width: 30%
    }

    .nav-clo ul li:nth-child(1):after {
        background: url(https://www.manageengine.com/products/eventlog/images/cloud-icons.png) no-repeat;
        background-position: -29px -5px;
        background-size: 170px;
        content: "";
        height: 141px;
        left: 0;
        position: absolute;
        top: 0;
        width: 140px
    }

    .nav-clo ul li:nth-child(2) {
        width: 69%
    }

    .nav-clo ul li h3 {
        font-size: 20px;
        font-weight: 500;
        margin: 0
    }

    .nav-clo ul li p {
        margin: 5px 0 30px 0
    }

    .nav-clo ul li a {
        background: none;
        border: solid 1px #168eff;
        border-radius: 20px;
        color: #168eff;
        display: inline-block;
        font-size: 14px;
        padding: 7px 25px;
        position: relative;
        transition: all .3s ease
    }

    .nav-clo ul li a:hover {
        background: #168eff;
        color: #fff;
        text-decoration: none;
        transition: all .3s ease
    }

    .nav-clo span {
        background: url(https://www.manageengine.com/products/eventlog/images/cloud-icons.png) no-repeat;
        background-position: 0 -55px;
        background-size: 200px;
        height: 17px;
        position: absolute;
        right: 12px;
        top: 11px;
        width: 15px;
        z-index: 9
    }

    .main-page-content .pdf-sticky .pdf-dl-cta {
        display: none
    }

    .main-page .source {
        margin-bottom: 15px;
    }

    .main-page .source a {
        font-size: 14px;
        font-style: italic;
    }

.ela-u1-threat-tab-body-com ul li {
    float: left;
    width: 33.333%;
    margin-bottom: 10px;
    padding-left: 20px;
    box-sizing: border-box;
}
#elacutomerlogos, #allFea, #meCommonFooterNew, .btmBar {
    display: none;
}