ul.mef_foot_me_lists {   display: none !important;}

@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
}

*,
::before,
::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

.main-page-content *,
.main-page-content ::before,
.main-page-content ::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

#backToTop {
    display: none !important
}

.zsiq_theme1 div.zsiq_cnt {
    font-family: 'ZohoPuvi' !important;
}

.my-container {
    max-width: 1140px;
    padding: 0 20px;
    margin: 0 auto
}

.main-page-content {
    font-family: "ZohoPuvi";
    font-weight: 300;
    overflow-x: hidden;
    display: table;
    width: 100%
}

.main-page-content a {
    text-decoration: none;
    color: #2a6fe6
}

.main-page-content ul {
    list-style: none
}

.d-m-sprite,
.top-nav ul li a::before,
.top-nav .d-cta::before,
.top-nav .d-cta::after,
.sec1 ul li::before,
.tab-side .tab::after,
.tab-side .tab div::before,
.tab-side ul li .icon,
.tab-side ul li .icon::before,
.tab-content .rhs-list ul li::before,
.sec3 .lhs span::before,
.sec3 .lhs span::after,
.sec3 .rhs-content div p::before,
.sec4 .c-logo span::before,
.sec5 .rhs .banner-cta::before {
    background: url(https://www.manageengine.com/latam/exchange-reports/images/exchange-reporter-plus-sprite-22.png) no-repeat;
    background-size: 392px
}

.d-sprite,
.sec5::before {
    background: url(https://www.manageengine.com/latam/exchange-reports/images/exchange-reporter-plus-banner-sprite-22.png) no-repeat;
    background-size: 414px
}

@-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(-100px);
        transform: translateY(-100px);
        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(-100px);
        transform: translateY(-100px);
        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(-8px);
        transform: translateY(-8px)
    }
}

@keyframes jump {

    from,
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

.shake {
    -webkit-animation: shake .82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
    animation: shake .82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

@-webkit-keyframes shake {

    10%,
    90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0)
    }

    20%,
    80% {
        -webkit-transform: translate3d(2px, 0, 0);
        transform: translate3d(2px, 0, 0)
    }

    30%,
    50%,
    70% {
        -webkit-transform: translate3d(-4px, 0, 0);
        transform: translate3d(-4px, 0, 0)
    }

    40%,
    60% {
        -webkit-transform: translate3d(4px, 0, 0);
        transform: translate3d(4px, 0, 0)
    }
}

@keyframes shake {

    10%,
    90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0)
    }

    20%,
    80% {
        -webkit-transform: translate3d(2px, 0, 0);
        transform: translate3d(2px, 0, 0)
    }

    30%,
    50%,
    70% {
        -webkit-transform: translate3d(-4px, 0, 0);
        transform: translate3d(-4px, 0, 0)
    }

    40%,
    60% {
        -webkit-transform: translate3d(4px, 0, 0);
        transform: translate3d(4px, 0, 0)
    }
}

.top-nav .logo,
.top-nav .menu-list,
.top-nav .menu-list ul,
.top-nav .menu-list li {
    display: inline-block
}

.nav-main {
    background: #fff;
    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: #fff;
    -webkit-box-shadow: 0 2px 15px rgb(128 128 128 / 20%);
    box-shadow: 0 2px 15px rgb(128 128 128 / 20%);
    top: 0;
    -webkit-animation: fadeDown .4s linear;
    animation: fadeDown .4s linear
}

.top-nav {
    background: #fff;
    padding: 14px 0
}

.top-nav .logo {
    display: inline-block;
    width: calc(100% - 400px);
    vertical-align: middle
}

.top-nav .logo a {
    display: block;
    background-position: -4px -5px;
    width: 222px;
    height: 41px
}

.top-nav .menu-list {
    display: inline-block;
    width: 395px;
    text-align: right
}

.top-nav ul li {
    margin-right: 20px;
    text-align: center;
    position: relative
}

.top-nav ul li:last-child {
    margin-right: 0
}

.top-nav ul li a {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    padding-left: 20px;
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.top-nav ul li a::before {
    content: '';
    width: 15px;
    height: 17px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer
}

.top-nav ul li a:first-child:before {
    background-position: -265px -13px
}

.top-nav ul li a:nth-child(2)::before {
    background-position: -245px -13px
}

.top-nav ul li:hover a {
    color: #3e1d9c
}

.top-nav ul li a:hover::before {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.top-nav .d-cta {
    font-family: "ZohoPuvi";
    font-size: 16px;
    font-weight: 400;
    background: #fff;
    color: #C94839;
    border: 2px solid #C94839;
    border-radius: 4px;
    padding: 8px 24px 8px 40px;
    position: relative;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.top-nav .d-cta::before {
    content: '';
    background-position: -343px -14px;
    width: 12px;
    height: 14px;
    position: absolute;
    left: 20px;
    top: -6px;
    bottom: 0;
    margin: auto;
    -webkit-animation: dwnIconBounce 1.8s linear infinite;
    animation: dwnIconBounce 1.8s linear infinite
}

@-webkit-keyframes dwnIconBounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -ms-transform: translateY(-4px);
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }

    60% {
        -ms-transform: translateY(-2px);
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
}

@keyframes dwnIconBounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -ms-transform: translateY(-4px);
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }

    60% {
        -ms-transform: translateY(-2px);
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
}

.top-nav .d-cta::after {
    content: '';
    background-position: -343px -29px;
    width: 12px;
    height: 3px;
    position: absolute;
    left: 20px;
    top: 14px;
    bottom: 0;
    margin: auto
}

.fix .top-nav .d-cta {
    background: #C94839;
    color: #fff
}

.fix .top-nav .d-cta::before,
.fix .top-nav .d-cta::after {
    -webkit-filter: brightness(100);
    filter: brightness(100)
}

.top-nav .d-cta:hover::before,
.top-nav .d-cta:hover::after {
    -webkit-filter: brightness(10);
    filter: brightness(10)
}

.top-nav .d-cta:hover {
    background: #C94839;
    -webkit-box-shadow: 4px 8px 15px rgba(201, 71, 57, 0.3);
    box-shadow: 4px 8px 15px rgba(201, 71, 57, 0.3);
    color: #fff
}

.menu-icon {
    display: none
}

.main-header {
    margin-top: 140px
}

.main-header h1 {
    font-size: 40px;
    font-weight: 200;
    line-height: 1.3;
    text-align: center;
    margin-bottom: 50px;
    -webkit-animation: fadeTop 1.6s both;
    animation: fadeTop 1.6s both
}

.main-header h1 strong {
    display: block;
    font-weight: 500
}

/* .one-line-form{width:528px;margin:0 auto 50px;text-align:center;-webkit-animation:fadeDown 1s 1s both;animation:fadeDown 1s 1s both}
.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:4px;border-radius:4px;-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:270px;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:18px;height:12px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;background:url(../images/exchange-reporter-plus-sprite-22.png) no-repeat;display:inline-block;background-size:392px;background-position:-289px -17px}
.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:-27px;position:absolute;font-weight:300;white-space:nowrap;background:#de5547;border-radius:2px;left:-3px;padding:0 8px;line-height:20px}
.one-line-form>form>ul li input{width:100%;height:50px;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:33px;top:4px;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:16px;background:#de5547;color:#fff;padding:0 30px;cursor:pointer;font-weight:500;height:50px;border:0;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:#fe4834;-webkit-box-shadow:0 0 15px rgba(222,86,71,0.4);box-shadow:0 0 15px rgba(222,86,71,0.4)}
.one-line-form>form>ul li select{font-weight:300;width:50px;height:47px;border:0;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0;margin:0;z-index:9;position:relative;color:#000;font-size:12px;opacity:0;-moz-appearance:none;-webkit-appearance:none;cursor:pointer;float:left}
.one-line-form>form>ul li select#country_state{position:relative;font-size:14px;opacity:1;width:96px;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:5px}
.one-line-form>form>.misc-field .dwn-priv,.one-line-form>form>.misc-field .dwn-priv *{font-size:11px;color:rgba(0,0,0,0.7);line-height:18px}
.one-line-form>form>.misc-field .dwn-priv strong{font-weight:600}
.one-line-form>form>.misc-field .dwn-priv a{font-size:11px;text-decoration:underline}
.one-line-form>form>.misc-field #meGDPRMessage{line-height:16px;margin:10px 0 0!important;width:100%}
.one-line-form>form>.misc-field #meGDPRMessage label{font-size:11px;line-height:18px;color:#000;font-weight:300;opacity:.8}
.one-line-form>form>.misc-field #meGDPRMessage .checkmarkgdpr{margin-bottom:0}
#meGDPRMessage span.checkmarkgdpr{width:12px;height:12px;top:1px}
#meGDPRMessage span.checkmarkgdpr.enableCheckgdpr::before{width:4px;height:7px;top:1px;left:3px}
.one-line-form>form>.misc-field::before{content:" ";display:table;clear:both}
.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 h2{margin-bottom:10px;color:#241852;font-size:30px;font-weight:500}
.one-line-form>.success-message p{font-size:14px;line-height:24px;margin-top:0;color:#000}
.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 .success-message a:hover{color:#0d53cc;text-decoration:underline}
.one-line-form.success .misc-field{display:none}
.one-line-form.with-state{width:586px}
.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:225px}
.one-line-form.with-state ul li #country_state{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:160px}
.one-line-form.with-state .ffw-country-list{position:relative}
.one-line-form.with-state .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:6px;top:24px}
@media screen and (max-width: 680px) {
.one-line-form{width:100%}
.one-line-form ul li{width:100%!important}
.one-line-form ul li select{width:100%!important}
.one-line-form>form>ul li:nth-child(1){border-radius:0}
.one-line-form ul li:first-child{border:1px solid #8ca2ba!important;margin-top:5px!important;width:100%!important;display:block}
.one-line-form ul li:nth-child(2) select{border:1px solid #8ca2ba!important;margin-top:10px!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:10px}
.one-line-form.with-state{width:100%!important}
.one-line-form.with-state ul li select#country_state{margin-left:0;padding:0 10px;font-size:12px}
.one-line-form.with-state .ffw-country-list:after{display:none}
.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}
} */
.sec1-2-bg {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(10%, #F0F4FE), to(rgba(255, 254, 245, 0.0)));
    background: -o-linear-gradient(bottom, #F0F4FE 10%, rgba(255, 254, 245, 0.0) 100%);
    background: linear-gradient(to top, #F0F4FE 10%, rgba(255, 254, 245, 0.0) 100%);
    padding-bottom: 150px;
    position: relative
}

.sec1-2-bg::before {
    content: '';
    background: url(https://www.manageengine.com/latam/exchange-reports/images/exchange-reporter-plus-sprite-22.png) no-repeat -1px -621px;
    background-size: 392px 766px;
    width: 389px;
    height: 141px;
    position: absolute;
    bottom: 0;
    left: 0
}

.sec1 {
    margin-bottom: 60px
}

.sec1 .sec1-content {
    padding-top: 360px;
    position: relative
}

.sec1 ul li {
    font-size: 16px;
    line-height: 1.5;
    position: absolute;
    width: 30%
}

.sec1 ul li:nth-child(-n + 3) {
    text-align: right;
    padding-right: 65px;
    opacity: 0
}

.sec1.animated ul li:nth-child(-n + 3) {
    -webkit-animation: fadeRight .6s 2s linear both;
    animation: fadeRight .6s 2s linear both
}

.sec1.animated ul li:nth-child(2) {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

.sec1.animated ul li:nth-child(3) {
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}

.sec1 ul li:nth-child(n + 4) {
    padding-left: 65px;
    opacity: 0
}

.sec1.animated ul li:nth-child(n + 4) {
    -webkit-animation: fadeLeft .6s 2s linear both;
    animation: fadeLeft .6s 2s linear both
}

.sec1.animated ul li:nth-child(5) {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

.sec1.animated ul li:nth-child(6) {
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}

.sec1 ul li::before {
    content: '';
    width: 52px;
    height: 52px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.sec1 ul li:nth-child(-n + 3)::before {
    right: 0
}

.sec1 ul li:nth-child(n + 4)::before {
    left: 0
}

.sec1 ul li:first-child {
    top: 52px;
    left: 52px
}

.sec1 ul li:first-child::before {
    background-position: -2px -59px
}

.sec1 ul li:nth-child(2) {
    top: 150px;
    left: 20px
}

.sec1 ul li:nth-child(2)::before {
    background-position: -59px -59px
}

.sec1 ul li:nth-child(3) {
    top: 250px;
    left: 50px
}

.sec1 ul li:nth-child(3)::before {
    background-position: -115px -59px
}

.sec1 ul li:nth-child(4) {
    top: 52px;
    right: 32px
}

.sec1 ul li:nth-child(4)::before {
    background-position: -172px -59px
}

.sec1 ul li:nth-child(5) {
    top: 150px;
    right: 0
}

.sec1 ul li:nth-child(5)::before {
    background-position: -228px -59px
}

.sec1 ul li:nth-child(6) {
    top: 250px;
    right: 30px
}

.sec1 ul li:nth-child(6)::before {
    background-position: -285px -59px
}

.sec1 .box {
    background: #261755;
    padding: 100px 40px 40px;
    border-radius: 20px;
    text-align: center;
    position: relative;
    opacity: 0
}

.sec1.animated .box {
    -webkit-animation: fadeUp 1s 1.5s linear both;
    animation: fadeUp 1s 1.5s linear both
}

.sec1 .box .building {
    background-position: -1px -6px;
    width: 397px;
    height: 370px;
    position: absolute;
    top: -368px;
    left: 0;
    right: 0;
    margin: auto
}

.sec1 .box .icon1 {
    background-position: -333px -467px;
    width: 49px;
    height: 42px;
    position: absolute;
    top: 85px;
    left: 62px
}

.sec1.animated .box .icon1 {
    -webkit-animation: blink 3s 1.5s infinite linear;
    animation: blink 3s 1.5s infinite linear
}

@-webkit-keyframes blink {

    from,
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        opacity: .3;
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@keyframes blink {

    from,
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        opacity: .3;
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

.sec1 .box .icon2 {
    background-position: -321px -529px;
    width: 69px;
    height: 76px;
    position: absolute;
    top: -2px;
    left: 112px
}

.sec1.animated .box .icon2 {
    -webkit-animation: blink 3s 1s infinite linear;
    animation: blink 3s 1s infinite linear
}

.sec1 .box .icon3 {
    background-position: -335px -614px;
    width: 44px;
    height: 35px;
    position: absolute;
    top: 35px;
    right: 75px
}

.sec1.animated .box .icon3 {
    -webkit-animation: blink 3s 2s infinite linear;
    animation: blink 3s 2s infinite linear
}

.sec1 .box .man {
    background-position: -5px -459px;
    width: 299px;
    height: 416px;
    position: absolute;
    top: 30px;
    left: 20px;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-animation: jump 3s linear infinite both;
    animation: jump 3s linear infinite both
}

.sec1 .box p {
    font-size: 16px;
    line-height: 1.6;
    color: #fff
}

.tab-area {
    display: table;
    margin-top: 80px;
    width: 100%;
    opacity: 0
}

.sec2.animated .tab-area {
    -webkit-animation: fadeDown 1s linear both;
    animation: fadeDown 1s linear both
}

.tab-side {
    display: table-cell;
    vertical-align: middle;
    width: 400px;
    padding-left: 20px
}

.tab p {
    font-size: 14px;
    line-height: 24px;
    color: #000;
    font-weight: 300;
    display: none
}

.tab-side .tab {
    position: relative;
    background: #f8faff;
    opacity: .4;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.tab-side .tab div {
    background: #F0F0F0;
    cursor: pointer;
    min-height: 80px;
    padding: 30px 20px 30px 80px;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.tab-side .tab:hover div {
    background: #FFE200;
    opacity: 1
}

.tab-side .tab div::before {
    content: '';
    background-position: -118px -124px;
    width: 19px;
    height: 19px;
    position: absolute;
    right: 26px;
    bottom: 14px;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear
}

.tab-side .tab div:hover::before {
    -webkit-transform: translateX(4px);
    -ms-transform: translateX(4px);
    transform: translateX(4px)
}

.tab-side .tab::before {
    content: '';
    width: 100%;
    height: 100%;
    border: 1.5px solid #000;
    position: absolute;
    top: 8px;
    left: -12px
}

.tab-side .tab::after {
    content: '';
    background-position: -140px -523px;
    width: 93px;
    height: 38px;
    position: absolute;
    left: 0;
    bottom: 0
}

.tab-side ul li .icon {
    display: block;
    width: 55px;
    height: 55px;
    background: #fff;
    border-radius: 100%;
    border: 1px solid #000;
    position: absolute;
    left: -10px;
    top: -10px
}

.tab-side ul li .icon::before {
    content: '';
    position: absolute;
    top: 20px;
    left: 22px
}

.tab-side ul li .icon-1::before {
    background-position: -3px -122px;
    width: 22px;
    height: 25px
}

.tab-side ul li .icon-2::before {
    background-position: -30px -121px;
    width: 25px;
    height: 26px;
    left: 16px
}

.tab-side ul li .icon-3::before {
    background-position: -61px -123px;
    width: 22px;
    height: 23px
}

.tab-side ul li .icon-4::before {
    background-position: -89px -121px;
    width: 24px;
    height: 27px;
    left: 18px
}

.tab-side .tab h3 {
    font-size: 18px;
    line-height: 30px;
    color: #192d35;
    font-weight: 500
}

.tab-side .active-tab {
    cursor: default;
    opacity: 1
}

.tab-side .tab.active-tab div {
    background: #FFE200;
    opacity: 1
}

.tab-side .tab.active-tab div::before {
    -webkit-transform: translateX(4px);
    -ms-transform: translateX(4px);
    transform: translateX(4px)
}

.tab-side .tab img {
    display: none
}

.tab-content-side {
    display: table-cell;
    vertical-align: middle;
    width: calc(100% - 400px);
    padding-left: 80px
}

.tab-content {
    display: none;
    -webkit-animation: fadeDown .5s linear both;
    animation: fadeDown .5s linear both
}

.tab-content[data-content="tab1"] {
    display: block
}

.tab-content .rhs-list h3 {
    font-size: 20px;
    line-height: 1.5;
    color: #192d35;
    font-weight: 600;
    margin-bottom: 20px;
    display: none
}

.tab-content .rhs-list ul li {
    display: inline-block;
    width: calc(100% / 2 - 20px);
    vertical-align: top;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    padding-left: 25px;
    position: relative;
    opacity: 0
}

.tab-content .rhs-list ul li::before {
    content: '';
    background-position: -141px -126px;
    width: 11px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 8px
}

.sec2.animated .tab-content .rhs-list ul li {
    -webkit-animation: fadeDown .4s linear both;
    animation: fadeDown .4s linear both
}

.sec2.animated .tab-content .rhs-list ul li:nth-child(2) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.sec2.animated .tab-content .rhs-list ul li:nth-child(3) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.sec2.animated .tab-content .rhs-list ul li:nth-child(4) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.tab-content .rhs-list ul li:nth-child(-n + 2) {
    margin-bottom: 40px
}

.tab-content .rhs-list ul li:nth-child(odd) {
    margin-right: 30px
}

.sec3 {
    background: #FAFBFF;
    padding: 140px 0;
    position: relative
}

.sec3 .icons {
    width: 100vw;
    height: 100vh;
    overflow-x: hidden;
    position: absolute;
    top: -10px
}

.sec3 .icons.fix {
    position: fixed;
    top: -10px;
    bottom: auto
}

.sec3 .icons.fix2 {
    top: auto;
    bottom: -60px
}

.sec3 .icon {
    display: inline-block;
    background: url(https://www.manageengine.com/latam/exchange-reports/images/exchange-reporter-plus-sprite-22.png) no-repeat;
    background-size: 392px;
    width: 90px;
    height: 101px;
    position: absolute;
    -webkit-animation: jump 2s linear infinite both;
    animation: jump 2s linear infinite both
}

.sec3 .icon1 {
    background-position: -21px -380px;
    top: 100px;
    left: -30px;
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.sec3 .icon2 {
    background-position: -128px -387px;
    bottom: 100px;
    left: -30px;
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

.sec3 .icon3 {
    background-position: -225px -378px;
    top: 100px;
    right: -30px;
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.sec3 .icon4 {
    background-position: -6px -503px;
    bottom: 100px;
    right: -30px;
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s
}

.sec3 .lr-container {
    margin-left: 40px
}

.sec3 .lr-container .lhs {
    display: inline-block;
    width: 600px;
    vertical-align: top;
    position: sticky;
    top: 300px
}

.sec3 .lr-container .rhs {
    display: inline-block;
    width: calc(100% - 605px);
    vertical-align: top
}

.sec3 .lhs span {
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    background: #241852;
    color: #fff;
    border-radius: 12px 2px 2px 2px;
    padding: 6px 20px;
    margin-bottom: 14px;
    position: relative
}

.sec3 .lhs span::before {
    content: '';
    background-position: -292px -312px;
    width: 33px;
    height: 44px;
    position: absolute;
    left: -28px;
    top: -40px
}

.sec3 .lhs span::after {
    content: '';
    background-position: -212px -311px;
    width: 54px;
    height: 41px;
    position: absolute;
    left: -47px;
    top: -56px;
    -webkit-animation: blink1 2s linear infinite both;
    animation: blink1 2s linear infinite both
}

@-webkit-keyframes blink1 {

    from,
    to {
        opacity: .3
    }

    50% {
        opacity: 1
    }
}

@keyframes blink1 {

    from,
    to {
        opacity: .3
    }

    50% {
        opacity: 1
    }
}

.sec3 .lhs h2 {
    color: #0E0043;
    font-size: 60px;
    font-weight: 600;
    line-height: 1.2
}

.sec3 .rhs-content div:not(:last-child) {
    margin-bottom: 100px
}

.sec3 .rhs-content div:last-child {
    margin-bottom: 50px
}

.sec3 .rhs-content .box {
    opacity: .1;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in
}

.sec3 .rhs-content .box.active {
    opacity: 1
}

.sec3 .rhs-content p {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    position: relative;
    padding-top: 65px
}

.sec3 .rhs-content div p::before {
    content: '';
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0
}

.sec3 .rhs-content .box1 p::before {
    background-position: -6px -163px
}

.sec3 .rhs-content .box2 p::before {
    background-position: -62px -163px
}

.sec3 .rhs-content .box3 p::before {
    background-position: -119px -163px
}

.sec3 .rhs-content .box4 p::before {
    background-position: -175px -163px
}

.sec3 .rhs-content .box5 p::before {
    background-position: -232px -163px
}

.sec3 .rhs-content .box6 p::before {
    background-position: -288px -163px
}

.sec4 {
    background: #F4F6FF;
    padding: 60px 0
}

.sec4 .lr-container {
    display: table;
    width: 100%
}

.sec4 .lr-container .lhs,
.sec4 .lr-container .rhs {
    display: inline-block;
    vertical-align: middle
}

.sec4 .lr-container .lhs {
    width: calc(100% - 480px)
}

.sec4 .lr-container .rhs {
    width: 480px;
    opacity: 0
}

.sec4.animated .rhs {
    -webkit-animation: fadeRight 1s linear both;
    animation: fadeRight 1s linear both
}

.sec4 .c-logo {
    width: 100%
}

.sec4 .c-logo span {
    display: inline-block;
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 12px;
    margin-right: 40px;
    margin-bottom: 40px;
    position: relative;
    opacity: 0
}

.sec4.animated .c-logo span {
    -webkit-animation: fadeDown .6s linear both;
    animation: fadeDown .6s linear both
}

.sec4.animated .c-logo .logo2 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.sec4.animated .c-logo .logo3 {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.sec4.animated .c-logo .logo4 {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

.sec4.animated .c-logo .logo5 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.sec4.animated .c-logo .logo6 {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.sec4.animated .c-logo .logo7 {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s
}

.sec4.animated .c-logo .logo8 {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s
}

.sec4 .c-logo span:nth-child(n + 5) {
    margin-bottom: 0
}

.sec4 .c-logo span::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4)
}

.sec4 .c-logo .logo1::before {
    background-position: -9px -235px;
    width: 57px;
    height: 21px
}

.sec4 .c-logo .logo2::before {
    background-position: -85px -232px;
    width: 33px;
    height: 27px
}

.sec4 .c-logo .logo3::before {
    background-position: -137px -231px;
    width: 28px;
    height: 29px
}

.sec4 .c-logo .logo4::before {
    background-position: -184px -230px;
    width: 30px;
    height: 30px
}

.sec4 .c-logo .logo5::before {
    background-position: -222px -234px;
    width: 52px;
    height: 25px
}

.sec4 .c-logo .logo6::before {
    background-position: -305px -232px;
    width: 21px;
    height: 28px
}

.sec4 .c-logo .logo7::before {
    background-position: -349px -232px;
    width: 31px;
    height: 27px
}

.sec4 .c-logo .logo8::before {
    background-position: -9px -276px;
    width: 47px;
    height: 8px
}

.sec5 {
    background: #241852;
    padding: 80px 0;
    position: relative;
    overflow: hidden
}

.sec5::before {
    content: '';
    background-position: -32px -892px;
    width: 201px;
    height: 452px;
    position: absolute;
    left: 0;
    top: 0
}

.sec5 .lhs,
.sec5 .rhs {
    display: inline-block;
    vertical-align: middle
}

.sec5 .lhs {
    width: calc(100% - 234px)
}

.sec5.animated .lhs {
    -webkit-animation: fadeLeft 1s linear both;
    animation: fadeLeft 1s linear both
}

.sec5 .rhs {
    width: 230px
}

.sec5.animated .rhs {
    -webkit-animation: fadeRight 1s linear both;
    animation: fadeRight 1s linear both
}

.sec5 .lhs h2 {
    font-size: 40px;
    font-weight: 300;
    line-height: 1.4;
    color: #fff;
    padding-left: 100px
}

.sec5 .lhs h2 strong {
    display: block;
    font-weight: 600;
    color: #FFE200
}

.sec5 .rhs {
    text-align: right
}

.sec5 .rhs .banner-cta {
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    background: #FF1800;
    outline: none;
    border: none;
    padding: 12px 50px 12px 80px;
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer
}

.sec5 .rhs .banner-cta:hover,
.sec5 .rhs .banner-cta:focus {
    -webkit-box-shadow: 4px 8px 15px rgba(255, 25, 0, 0.4);
    box-shadow: 4px 8px 15px rgba(255, 25, 0, 0.4);
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px)
}

.sec5 .rhs .banner-cta::before {
    content: '';
    background-position: -312px -12px;
    width: 23px;
    height: 23px;
    position: absolute;
    left: 40px;
    top: 0;
    bottom: 0;
    margin: auto
}

.customer-slider {
    position: relative
}

.customer-slider h2 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 20px
}

.testimonial_slider1 ul {
    height: 300px;
    list-style: none;
    margin: 0;
    width: 300%
}

.testimonial_slider1 ul li {
    display: block;
    float: left;
    width: 33%;
    list-style: none;
    margin: 0 0 10px;
    position: relative;
    height: auto;
}

.testimonial_slider1 .testimonial_con1 p {
    font-size: 15px;
    line-height: 1.4;
    text-align: left;
    margin-bottom: 20px
}

.testimonial_slider1 .testimonial_con1 p strong {
    display: block;
    margin-bottom: 2px
}

.testimonial_slider1 .dots {
    height: 15px;
    position: absolute;
    list-style: none;
    padding: 0;
    bottom: -10px;
    left: 0;
    width: 95px
}

.testimonial_slider1 .dots li {
    border-radius: 15px;
    float: left;
    width: 9px;
    height: 9px;
    margin: 0 4px;
    background: #e1dfe0;
    overflow: hidden;
    text-indent: -999em;
    cursor: pointer;
    opacity: .4;
    -webkit-transition: background .5s, opacity .5s;
    -o-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s
}

.testimonial_slider1 .dots li.active {
    background: #382234;
    opacity: 1
}

.testimonial_slider1 .dots {
    margin-top: 0
}

.cr-footer {
    background: #0A0227;
    padding: 20px;
    text-align: center
}

.cr-footer p {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
    color: #fff
}

@media (max-width: 1330px) {
    .sec5 .lhs h2 {
        padding-left: 200px
    }
}

@media (max-width: 1200px) {
    .sec3 .lr-container {
        padding: 0 50px
    }
}

@media (max-width: 1100px) {
    .sec1 .box {
        padding: 70px 40px 40px
    }

    .sec1 .box .building {
        top: -340px;
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }

    .sec3 .lr-container .lhs {
        width: 460px
    }

    .sec3 .lr-container .rhs {
        width: calc(100% - 465px)
    }

    .sec4 .lr-container .lhs {
        width: 520px
    }

    .sec4 .lr-container .rhs {
        width: calc(100% - 520px)
    }

    .sec4 .c-logo div {
        margin-right: 24px;
        margin-bottom: 24px
    }

    .sec5 {
        padding: 60px 0
    }

    .sec5::before {
        left: -60px
    }

    .sec5 .lhs h2 {
        font-size: 32px;
        padding-left: 150px
    }
}

@media (max-width: 992px) {
    .main-header h1 {
        font-size: 36px
    }

    .sec1 ul li {
        font-size: 14px
    }

    .sec2 .tab-side {
        width: 280px
    }

    .sec2 .tab-content-side {
        width: calc(100% - 280px);
        padding-left: 20px
    }

    .sec2 .tab-side .tab div {
        padding: 25px 25px 25px 55px
    }

    .sec2 .tab-side .tab h3 {
        font-size: 16px;
        line-height: 22px
    }

    .tab-side .tab div::before {
        right: 16px
    }

    .sec3 .icons {
        display: none
    }

    .sec3 .lr-container {
        padding: 0
    }

    .sec3 .lr-container .lhs {
        width: 335px
    }

    .sec3 .lr-container .rhs {
        width: calc(100% - 340px)
    }

    .sec3 .lhs h2 {
        font-size: 40px
    }

    .sec4 .lr-container .lhs {
        width: 400px;
        padding-right: 40px
    }

    .sec4 .lr-container .rhs {
        width: calc(100% - 400px)
    }

    .sec4 .c-logo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 20px
    }

    .sec4 .c-logo span {
        margin: 0
    }

    .sec5::before {
        display: none
    }

    .sec5 .lhs h2 {
        font-size: 28px;
        padding-left: 0
    }
}

@media (max-width: 800px) {
    .sec1 ul li:nth-child(3) {
        left: 20px
    }

    .sec1 ul li:nth-child(6) {
        right: 14px
    }
}

@media (max-width: 767px) {

    .main-header h1,
    .one-line-form,
    .sec1.animate ul li:nth-child(-n + 3),
    .sec1.animate ul li:nth-child(n + 4),
    .sec1.animate .box,
    .tab-content,
    .sec2.animate .tab-area,
    .sec2.animate .tab-content .rhs-list ul li,
    .sec4.animate .c-logo span,
    .sec4.animate .rhs,
    .sec5.animate .lhs,
    .sec5.animate .rhs {
        animation: none !important;
        opacity: 1 !important;
    }

    .main-page-content {
        display: block
    }

    .top-nav .logo {
        width: calc(100% - 30px)
    }

    .menu-icon {
        display: inline-block;
        vertical-align: middle;
        width: 26px;
        height: 20px;
        position: relative;
        z-index: 20
    }

    .menu-icon 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
    }

    .menu-icon span::before,
    .menu-icon 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 .menu-icon span,
    .fix .menu-icon span::before,
    .fix .menu-icon span::after {
        background-color: #000
    }

    .menu li a {
        color: #000
    }

    .menu-icon span::after {
        top: auto;
        bottom: -8px
    }

    .menu-icon.closed span {
        background-color: transparent
    }

    .menu-icon.closed span:before {
        width: 80%;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 0;
        background-color: #000
    }

    .menu-icon.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: #fff;
        padding-top: 54px;
        top: -102%;
        z-index: -1;
        -webkit-box-shadow: 0 10px 10px 0 rgba(28, 17, 17, 0.157);
        box-shadow: 0 10px 10px 0 rgba(28, 17, 17, 0.157);
        text-align: left;
        right: 0;
        -webkit-transition: .3s linear;
        -o-transition: .3s linear;
        transition: .3s linear;
        padding-bottom: 0;
        opacity: 0;
        visibility: hidden
    }

    .menu-icon.closed {
        position: fixed;
        top: 24px;
        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
    }

    .main-header h1 {
        font-size: 32px
    }

    .top-nav .menu-list {
        width: 100%
    }

    .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: 34px
    }

    .top-nav ul li a::before {
        left: calc(50% - 48px)
    }

    .top-nav ul li a {
        display: inline-block
    }

    .sec1 .sec1-content {
        padding-top: 0
    }

    .sec1 ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 40px;
        margin-bottom: 30px
    }

    .sec1 ul li {
        position: relative;
        width: 46%
    }

    .sec1 ul li:nth-child(-n + 3) {
        text-align: left;
        padding-right: 0;
        padding-left: 65px
    }

    .sec1 ul li:nth-child(-n + 6) {
        top: 0;
        left: 0
    }

    .sec1 ul li:nth-child(-n + 3)::before {
        left: 0;
        margin: auto 0
    }

    .sec1 .box {
        padding: 40px
    }

    .sec1 .box .d-sprite {
        display: none
    }

    .sec2 .tab-side {
        display: none
    }

    .sec2 .tab-content-side {
        padding-left: 0
    }

    .tab-content {
        display: block
    }

    .tab-content:not(:last-child) {
        margin-bottom: 30px
    }

    .tab-content .rhs-list h3 {
        display: block
    }

    .tab-content .rhs-list ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 20px
    }

    .tab-content .rhs-list ul li {
        width: 100%
    }

    .tab-content .rhs-list ul li:nth-child(-n + 2) {
        margin-bottom: 0
    }

    .sec3 {
        padding: 140px 0 40px
    }

    .sec3 .lr-container {
        text-align: center;
        margin-left: 0
    }

    .sec3 .lr-container .lhs,
    .sec3 .lr-container .rhs {
        width: 100%;
        display: block;
        position: relative;
        top: 0
    }

    .sec3 .lhs h2 {
        font-size: 30px;
        margin-bottom: 30px
    }

    .sec3 .lhs h2 br {
        display: none
    }

    .sec3 .rhs-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 40px;
        text-align: left
    }

    .sec3 .rhs-content div {
        width: calc(100% / 2 - 20px);
        margin-bottom: 0
    }

    .sec3 .rhs-content div:not(:last-child) {
        margin-bottom: 0
    }

    .sec3 .rhs-content .box {
        opacity: 1
    }

    .sec3 .rhs-content p {
        font-size: 16px
    }

    .sec4 .lr-container {
        display: block;
        width: 100%
    }

    .sec4 .lr-container .lhs,
    .sec4 .lr-container .rhs {
        display: block;
        width: 100%
    }

    .sec4 .lr-container .lhs {
        padding-right: 0;
        margin-bottom: 40px
    }

    .sec5 .lr-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 30px
    }

    .sec5 .lhs,
    .sec5 .rhs {
        width: 100%;
        text-align: center
    }

    .sec5 .lhs h2 {
        font-size: 22px
    }

    .cr-footer p {
        font-size: 13px
    }
}

@media (max-width: 600px) {
    .main-header {
        margin-top: 100px
    }

    .main-header h1 {
        font-size: 26px;
        margin-bottom: 20px
    }

    .main-header h1 strong br {
        display: none
    }

    .sec1-2-bg {
        padding-bottom: 120px
    }

    .sec1-2-bg::before {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        bottom: -18px;
        left: -40px
    }

    .sec1 ul {
        gap: 40px
    }

    .sec1 ul li {
        width: 100%
    }

    .sec1 .box {
        padding: 24px
    }

    .sec1 .box p {
        font-size: 14px;
        line-height: 1.5
    }

    .tab-content .rhs-list h3 {
        font-size: 18px;
        line-height: 1.4;
        margin-bottom: 12px
    }

    .tab-content .rhs-list ul {
        gap: 14px
    }

    .tab-content .rhs-list ul li {
        font-size: 14px
    }

    .zsiq_theme1 div.zsiq_cnt {
        display: none !important
    }
}

@media (max-width: 425px) {
    .main-header h1 {
        font-size: 22px
    }

    .sec3 .rhs-content div {
        width: 100%
    }

    .sec4 .c-logo {
        gap: 10px
    }

    .sec4 .c-logo span {
        width: 85px;
        height: 85px
    }

    .sec5 .lhs h2 br {
        display: none
    }

    .sec5 .lhs h2 strong {
        display: inline
    }
}

.success-message {
    display: none;
    text-align: center;
    margin-bottom: 50px;
}

.success-message h2 {
    margin-bottom: 10px;
    color: #241852;
    font-size: 30px;
    font-weight: 500
}

.success-message p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 0;
    color: #000
}

.success-message a:hover {
    color: #0d53cc;
    text-decoration: underline
}

.ban-cta {
    margin-top: 15px;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}

.ban-cta a {
    background: #df2f12;
    text-decoration: none;
    width: 307px;
    display: table;
    text-align: center;
    color: #fff;
    padding: 15px;
    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: auto;
}

.ban-cta a: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
}

.ban-cta a:hover {
    background: #b92108;
    box-shadow: 0 3px 5px 0 #00000063;
    transform: translateY(-5px)
}

.ban-cta a:hover:before {
    opacity: 1
}

.ban-cta span {
    font-size: 13px;
    line-height: 19px;
    font-weight: 400
}

.ban-thanks {
    text-align: center;
    background: #fff;
    box-sizing: border-box;
    padding: 32px 55px 5px;
    border-radius: 10px;
    box-shadow: 0 0 10px #abd6f1a3;
    display: none;
    max-width: 600px;
    margin: 25px auto 0;
}

.ban-thanks h2 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 13px
}

.ban-thanks p {
    font-size: 17px;
    line-height: 31px;
    color: #333;
    font-weight: 300;
    margin-bottom: 30px;
}

.ban-thanks p a {
    font-size: 17px;
    line-height: 31px;
    color: #1200ed;
    font-weight: 300;
    text-decoration: underline;
}

@media (max-width:767px) {
    .ban-thanks {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.form-popup ul li {
    list-style-type: none;
    text-align: left;
}

.ffw-form {
    max-width: 420px;
    width: 100%;
    padding: 40px;
    position: relative;
    margin: auto;
    background: #fff;
    border-radius: 8px;
    padding-top: 30px;
    display: table;
    top: 58px;
    box-sizing: border-box;
}

.ffw-form h3 {
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 27px;
    text-align: center;
    position: relative;
    z-index: 3
}

.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;
}

.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],
.ffw-form form ul li select[type=submit] {
    cursor: pointer;
    background-color: #db232c;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    border-width: 0;
    padding: 10px;
    transition: all .7s ease;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    height: auto;
    margin-bottom: 10px
}

.ffw-form form ul li input[type=submit]:hover,
.ffw-form form ul li select[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 input::placeholder {
    color: #757575
}

.ffw-form form ul li .ffw-errmsg {
    display: none;
    position: relative;
    color: red;
    background-color: #fff;
    line-height: 20px;
    font-size: 11px;
    text-align: left;
    padding: 0;
}

.ffw-form form ul li #meGDPRMessage,
.ffw-form form ul li #meGDPRMessage label,
.ffw-form form ul li .ffw-privacy {
    font-size: 11px;
    color: #000 !important;
    line-height: 18px;
    margin-top: 14px;
    font-weight: 300;
    opacity: 1
}

.ffw-form form ul li #meGDPRMessage label>b,
.ffw-form form ul li #meGDPRMessage>b,
.ffw-form form ul li .ffw-privacy>b {
    font-weight: 300;
    font-size: 10px;
    color: #fff
}

.ffw-form form ul li #meGDPRMessage label>a,
.ffw-form form ul li #meGDPRMessage>a,
.ffw-form form ul li .ffw-privacy a {
    color: #0195fb;
    font-size: 11px;
}

.ffw-form form ul li #meGDPRMessage {
    margin: 10px 0
}

.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: url(https://www.manageengine.com/latam/exchange-reports/images/form-icon-sprite-blue.png) no-repeat 9px 2px;
    background-size: 208px 34px;
    height: 18px;
    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: 9px 2px
}

.ffw-form form ul li.ic-mail::before {
    background-position: -25px 3px
}

.ffw-form form ul li.ic-company::before {
    background-position: -556px -53px
}

.ffw-form form ul li.ic-phone::before {
    background-position: -103px 2px;
    width: 30px;
    left: 4px
}

.ffw-form form ul li.ic-count::before {
    background-position: -141px 2px;
    width: 30px;
    left: 6px
}

.ffw-form form ul li.ffw-field-demo-date::before {
    background: url(https://www.manageengine.com/latam/exchange-reports/images/form-icon-sprite-blue.png) no-repeat -4px -10px;
    background-size: 208px 34px;
    background-position: -176px 2px;
}

.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#country_state {
    margin-left: 10px;
    padding-left: 10px;
    margin: 0;
    box-shadow: none;
    background-color: transparent;
    padding: 8px 10px 5px 20px;
    width: calc(50% - 5px);
    display: inline-block;
    border: none;
    font-size: 14px;
}

.ffw-form-fields {
    padding-left: 0px !important;
    margin: 0
}

.ffw-form strong {
    font-weight: 300
}

.ffw-hide {
    display: none
}

.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;
    transition: none;
}

.ffw-form p {
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px
}

.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-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%
}

.ffw-field .palceholder {
    position: absolute;
    top: 10px;
    left: 42px;
    transition: .3s ease-in
}

.ffw-field label {
    font-weight: 300;
    color: #000;
    font-size: 14px;
    opacity: .6
}

.ffw-field .star {
    color: #646464;
    font-size: 12px;
    position: relative
}

.ffw-field .palceholder.focused {
    top: -2px;
    padding: 0 5px;
    left: 37px
}

.ffw-field .focused label {
    font-size: 10px
}

.form-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #0000009c;
    z-index: 9999999;
    display: none;
    font-family: "ZohoPuvi"
}

.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_pop {
    display: inline-block !important;
    width: 14px !important;
    height: 14px;
    float: left;
    margin-right: 6px;
    width: 12px;
    height: 14px;
    margin-left: 0;
    padding-left: 0;
    appearance: auto;
    -webkit-appearance: auto;
    -moz-appearance: auto;
}

.ffw-form form ul li.ic-supp:before,
.ffw-form form ul li.ic-supp:after {
    display: none
}

label {
    cursor: pointer
}

.ic-supp label {
    font-size: 14px;
    padding-left: 5px;
    margin-top: 1px;
    display: inline-block;
    line-height: 1;
}

#date-show {
    display: none;
}

table.ui-datepicker-calendar tr td {
    width: 40px !important;
    padding: inherit !important;
    margin: 0 !important;
}

.ui-datepicker td span,
.ui-datepicker td a {
    text-align: center !important;
}

.ffw-additional-data,
.ffw-hidden-data {
    display: none;
}

@media screen and (max-width : 500px) {
    .ffw-form {
        max-width: 420px;
        width: 90%;
        padding: 20px;
        position: relative;
        margin: auto;
        background: #fff;
        border-radius: 8px;
        padding-top: 30px;
        display: table;
        top: 15px;
    }

    .ffw-form h2 {
        font-size: 20px;
        font-weight: 500;
    }

    #meGDPRMessage label {
        opacity: 1;
    }
}

#meGDPRMessage .checkmarkgdpr {
    width: 12px !important;
    height: 12px !important;
}

#meGDPRMessage .checkmarkgdpr.enableCheckgdpr:before {
    box-sizing: initial;
}

/* year end strip css */

/* .offer-bar{height:50px;background:#135dff;position:fixed;top:0;left:0;right:0;width:100%;text-align:center;z-index:12;display:none;padding:4px 0;    font-family: "ZohoPuvi";}
.offer-bar:before,.offer-bar:after{content:" ";width:20%;position:absolute;left:0;top:0;height:50px;background:url(https://www.manageengine.com/active-directory-360/images/yearend-strip-banner-colorbg-2022.png) right -9px;background-size:697px 301px;z-index:1}
.offer-bar:after{background-position:left -9px;right:200px;left:auto}
.offer-bar,.offer-bar *{font-size:16px;color:#fff;box-sizing:border-box;font-weight:400}
.offer-bar .offer-bar-inner{position:relative;z-index:2;padding:2px 10px}
.offer-bar .offer-bar-inner .offer-des-tag{display:inline-block;position:relative;padding:6px 42px 6px 20px;top:-1px}
.offer-bar .offer-bar-inner .offer-des-tag small{font-size:13px;display:block;position:relative;z-index:2;color:#000;font-weight:500;padding:8px 10px 8px 30px;background:#fff000}
.offer-bar .offer-bar-inner .offer-des-tag small:after{content:"";position:absolute;display:block;width:12px;height:12px;background:#fff000;top:7px;right:-10px;transform:rotate(-90deg);box-sizing:border-box;clip-path:polygon(0 0,0% 100%,100% 0%,calc(100% - 11px) 0,1px calc(100% - 2px),1px 0)}
.offer-bar .offer-bar-inner .offer-des-tag:before{content:" ";display:block;position:absolute;background:url(https://www.manageengine.com/active-directory-360/images/yearend-strip-banner-sprite-2022.png) 14px -69px;background-size:169px;top: -3px;
    left: -20px;height:32px;width:166px}
.offer-bar .offer-bar-inner .offer-des-tag::after{content: "";
    display: inline-block;
    position: absolute;
    background: url(/manageengine/active-directory-360/tp/images/yearend-strip-banner-sprite-2023.png) no-repeat -6px -6px;
    background-size: 250px;
    width: 35px;
    height: 40px;
    top: 0px;
    z-index: 2;
    left: 8px;
}
.offer-bar .offer-bar-inner .offer-btn{transition:all .5s ease-in-out;display:inline-block;padding:5px 20px;border-radius:30px;background-color:#d21313;text-decoration:none;margin-left:20px;color:#fff}
.offer-bar .offer-bar-inner .offer-btn .offer_icn_gift{display:inline-block;background:url(https://www.manageengine.com/active-directory-360/images/yearend-strip-banner-sprite-2022.png) no-repeat 0 -4px;background-size:169px;width:11px;height:11px;left:-3px;top:-1px;transform:scale(1.4);position:relative}
.offer-bar .offer-bar-inner .offer-btn:hover{box-shadow:rgba(0,0,0,0.16) 0 3px 6px,rgba(0,0,0,0.23) 0 3px 6px;background:#b20c0c}
.offer-bar .offer-bar-inner .offer-tc{position:absolute;right:10px;bottom:10px;font-size:9px;text-align:right}
.offer-bar .offer-bar-inner .offer-tc span{font-size:10px;position:relative;right:0;padding-bottom:3px;font-weight:200;display:inline-block}
.yearend-banner{display: none;}
.year-end-offer-enabled .yearend-banner{display: block;}
.yearend-banner {
    text-align: center;
    margin-top: 70px;
}
@media screen and (max-width:1100px) {
.offer-bar,.offer-bar *{font-size:14px}
.offer-bar .offer-bar-inner .offer-btn{padding:5px 12px 5px 20px;margin-left:10px}
.offer-bar .offer-bar-inner{left:-46px}
.offer-bar .offer-bar-inner .offer-tc{right:-20px}
}
@media screen and (max-width:1024px) {
.offer-bar .offer-bar-inner .offer-des-tag{padding:6px 30px 6px 20px}
}
@media screen and (max-width: 768px) {
.offer-bar .offer-bar-inner .offer-btn{margin-left:5px}
.offer-bar .offer-bar-inner .offer-des-tag small{font-size:11px}
.offer-bar .offer-bar-inner .offer-des-tag{padding-right:15px}
.offer-bar .offer-bar-inner .offer-des-tag small{font-size:11px;top:1px;padding:8px 10px 8px 30px}
.offer-bar .offer-bar-inner{top:0}
.offer-bar .offer-bar-inner .offer-tc{right:-40px;width:150px;bottom:6px}
.offer-bar,.offer-bar *{font-size:13px}
}
@media screen and (max-width: 767px) {
.offer-bar .offer-bar-inner{left:0}
.offer-bar .offer-bar-inner .offer-tc span:nth-child(3){display:none}
.offer-bar,.offer-bar *{font-size:12px}
.offer-bar:before,.offer-bar:after{display:none}
.offer-bar .offer-bar-inner{text-align:left;line-height:16px;padding:5px 15px}
.offer-bar .offer-bar-inner .offer-des-tag{padding:0;display:block}
.offer-bar .offer-bar-inner .offer-des-tag:before{display:none}
.offer-bar .offer-bar-inner .offer-des-tag small{padding:0;font-size:12px;color:#fff000;background-color:transparent}
.offer-bar .offer-bar-inner .offer-des-tag small:after{display:none}
.offer-bar .offer-bar-inner .offer-des-tag::after{display:none}
.offer-bar .offer-bar-inner .offer-btn{margin-left:0;padding:0 8px;margin-top:8px;position:absolute;top:0;right:12px}
.offer-bar .offer-bar-inner .offer-btn .offer_icn_gift{display:none}
.offer-bar .offer-bar-inner .offer-tc{top:32px;font-size:7px;right:18px}
.offer-bar .offer-bar-inner{top:0}
}
@media screen and (max-width: 375px) {
.offer-bar,.offer-bar *{font-size:11px}
.offer-bar .offer-bar-inner{text-align:left;line-height:16px}
.offer-bar .offer-bar-inner .offer-des-tag{padding:0;display:block}
.offer-bar .offer-bar-inner .offer-des-tag:before{display:none}
.offer-bar .offer-bar-inner .offer-des-tag small{padding:0;font-size:12px;background-color:transparent}
.offer-bar .offer-bar-inner .offer-des-tag small:after{display:none}
}
@media screen and (max-width: 325px) {
.offer-bar,.offer-bar *{font-size:9.3px}
}
@media screen and (max-width: 992px) {
body.year-end-offer-enabled .mmenu{top:75px}
body.year-end-offer-enabled header.sticky .mmenu{top:15px}
}
body.year-end-offer-enabled{margin-top:50px}
body.year-end-offer-enabled .offer-bar{display:block}
body.year-end-offer-enabled .nav-main{top:50px} */
/* end */
