input#downloadSubmit {
    width: 100% !important;
    margin: 0px !important;
}

.icon {
    display: none;
}

.footerdiv {
    text-align: center;
    color: #757575;
    font-size: 14px;
    padding: 9px 20px;
}

footer {
    display: none !important;
}

section.blue-section h2 {
    color: #fff;
    margin-bottom: 30px;
}

* {
    box-sizing: border-box;
}

body {
    padding: 0;
    margin: 0;
    font-family: "Open Sans";
    line-height: 1.6;
}

img {
    max-width: 100%;
}

a {
    color: #000;
    text-decoration: none;
}

p {
    margin: 0 0 15px;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

.clear-ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.container {
    max-width: 1240px;
    margin: 0 auto;
}

.header-left {
    float: left;
    width: 272px;
}

.header-right {
    float: right;
    text-align: right;
    padding: 16px 0;
}

.header-right ul li {
    float: left;
    margin-left: 15px;
}

.header-right ul li a {
    color: #333333;
    font-size: 13px;
    font-weight: 600;
}

.header-right ul li a span {
    display: inline-block;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    border-radius: 50%;
    margin-top: -3px;
    margin-right: 15px;
    background: url(https://www.manageengine.com/latam/exchange-reports/nuevo/images/exchange-monitoring-sprite.png') no-repeat -222px -43px;
    background-size: 265px 211px;
}

.header-right ul li:nth-child(2) a span {
    background: url(https://www.manageengine.com/latam/exchange-reports/nuevo/images/exchange-monitoring-sprite.png') no-repeat -222px -71px;
    background-size: 265px 211px;
}

.header-right ul li:nth-child(3) a span {
    background: url(https://www.manageengine.com/latam/exchange-reports/nuevo/images/exchange-monitoring-sprite.png') no-repeat -222px -99px;
    background-size: 265px 211px;
}

.header-in {
    padding: 17px 0;
}

header.sticky .header-in {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    background-color: #fff;
    z-index: 11;
    animation: menuSlide .7s ease forwards;
    -webkit-animation: menuSlide .7s ease forwards;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12)
}

@keyframes menuSlide {
    0% {
        transform: translateY(-30px);
        opacity: 0
    }

    100% {
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes menuSlide {
    0% {
        transform: translateY(-30px);
        opacity: 0
    }

    100% {
        transform: translateY(0);
        opacity: 1
    }
}

.banner-section {
    background-image: url(https://www.manageengine.com/latam/exchange-reports/nuevo/images/exchange-server-banner.jpg);
    color: #fff;
    height: 420px;
    background-position: center;
    background-size: cover;
}

.banner-content {
    padding-top: 67px;
}

.banner-section h1 {
    margin: 0;
    font-size: 45px;
    text-align: center;
    font-family: 'Inter';
    line-height: 1.4;
    margin-bottom: 12px;
    color: #f0f0f0;
}

.banner-section h1 span {
    display: block;
    font-size: 35px;
    color: #ffea00;
    font-weight: 500;
}

.banner-section p {
    font-size: 20px;
    text-align: center;
    font-family: 'Inter';
    line-height: 1.6;
    color: #f0f0f0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.well {
    background: #fff;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
    margin-top: -116px;
    padding: 40px 0 50px;
    border-bottom-width: 2px;
    width: 1072px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 85px;
}

.well ul li {
    float: left;
    width: 33.3333%;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    position: relative;
}

.well ul li:before {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: #e5e5e5;
    right: 0;
    top: 0;
    margin-bottom: 85px;
}

.well ul li:last-child:before {
    display: none;
}

.well ul li span {
    background: url(https://www.manageengine.com/latam/exchange-reports/nuevo/images/exchange-monitoring-sprite.png) no-repeat -5px -5px;
    background-size: 265px 211px;
    width: 74px;
    height: 74px;
    display: block;
    margin: 0 auto 18px;
}

.well ul li:nth-child(2) span {
    background: url(https://www.manageengine.com/latam/exchange-reports/nuevo/images/exchange-monitoring-sprite.png') no-repeat -89px -5px;
    background-size: 265px 211px;
}

.well ul li:nth-child(3) span {
    background: url(https://www.manageengine.com/latam/exchange-reports/nuevo/images/exchange-monitoring-sprite.png') no-repeat -5px -89px;
    background-size: 265px 211px;
}

.well ul li p {
    margin: 0;
}

.banner-right {
    float: right;
    width: 435px;
    position: relative;
}

.banner-left {
    float: left;
    width: calc(100% - 435px);
    padding-right: 70px;
    padding-left: 17px;
    padding-top: 5px;
}

#slitestimonial {
    position: relative;
    margin-bottom: 88px;
    margin-top: 21px;
}

.slitestimonial:before {
    content: "";
    position: absolute;
    left: -7px;
    top: -29px;
    width: 71px;
    height: 61px;
    background: url(https://www.manageengine.com/latam/exchange-reports/nuevo/images/exchange-monitoring-sprite.png) no-repeat -89px -89px;
    background-size: 265px 211px;
}

#slitestimonial .flex-direction-nav {
    display: none;
}

#slitestimonial .flex-control-nav {
    text-align: right;
    padding-right: 10px;
    margin: 22px 0 0;
}

#slitestimonial .flex-control-nav li {
    display: inline-block;
    margin-right: 10px;
}

#slitestimonial .flex-control-nav li a {
    color: transparent;
    display: block;
    position: relative;
    cursor: pointer;
}

#slitestimonial .flex-control-nav li a::before {
    content: "";
    position: absolute;
    height: 10px;
    width: 10px;
    border-radius: 50px;
    background: #ced7dd;
}

#slitestimonial .flex-control-nav li a.flex-active::before {
    background: #006fa0;
}

.testimonial {
    font-size: 15px;
    color: #180046;
    padding-right: 30px;
    padding-left: 17px;
}

.testimonial p {
    margin-bottom: 25px;
}

.username {
    font-size: 15px;
    font-style: italic;
}

.username span {
    display: block;
    font-size: 13px;
}

.mailbox-list {
    border-bottom: 1px solid #e5e5e5;
}

.banner-left h2 {
    margin-bottom: 25px;
}

.mailbox-list li {
    float: left;
    width: 50%;
    padding: 29px 0 27px;
    padding-left: 75px;
    padding-right: 25px;
    position: relative;
}

.mailbox-list li h3 {
    font-size: 15px;
    margin: 0 0 10px;
}

.mailbox-list li p {
    font-size: 13px;
    color: #333333;
    margin: 0;
    line-height: 21px;
}

.mailbox-list li span {
    position: relative;
    background-image: url(https://www.manageengine.com/latam/exchange-reports/nuevo/images/exchange-monitoring-sprite.png);
    display: block;
    position: absolute;
    left: 13px;
    top: 33px;
}

.mailbox-list li span.mailbox1 {
    background-size: 265px 211px;
    width: 46px;
    height: 39px;
    background-position: -5px -170px;
}

.mailbox-list li span.mailbox2 {
    background-size: 265px 211px;
    width: 50px;
    height: 43px;
    background-position: -58px -166px;
}

.mailbox-list li span.mailbox3 {
    background-size: 265px 211px;
    width: 51px;
    height: 43px;
    background-position: -115px -166px;
}

.mailbox-list li span.mailbox4 {
    background-size: 265px 211px;
    width: 51px;
    height: 36px;
    background-position: -168px -2px;
}

.mailbox-list li span.mailbox5 {
    background-size: 265px 211px;
    width: 53px;
    height: 34px;
    background-position: -168px -44px;
}

.mailbox-list li span.mailbox6 {
    background-size: 265px 211px;
    width: 46px;
    height: 38px;
    background-position: -168px -85px;
}

.mailbox-list li:nth-child(1):before {
    content: '';
    display: block;
    background: #e5e5e5;
    width: 1px;
    right: 0;
    position: absolute;
    top: 45px;
    bottom: 25px;
}

.mailbox-list li:nth-child(2) {
    padding-left: 85px;
    padding-right: 15px;
}

.mailbox-list li:nth-child(2) span {
    left: 20px;
}

.mailbox-list:last-child {
    border-bottom: none;
}

.why-us {
    margin-top: 46px;
}

.why-us h2 {
    margin: 0 0 50px;
    text-align: center;
}

.why-us-left {
    float: left;
    width: 34%;
    padding-right: 44px;
}

.why-us-right {
    float: right;
    width: 66%;
}

.why-us-left h4 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 22px;
    margin-bottom: 17px;
}

.why-us-left ul {
    padding-left: 25px;
    margin-bottom: 25px;
}

.why-us-left ul li {
    margin-bottom: 15px;
}

.why-us-left p {
    font-style: italic;
    font-weight: 600;
}

.blue-section h2 {
    font-family: "Zoho_Puvi_Light";
    font-size: 41px;
    margin: 0;
}

.blue-section h2 b {
    font-family: 'Zoho_Puvi_Bold';
}

.blue-section {
    color: #fff;
    background: #2c2c6f;
    text-align: center;
    padding: 70px 0 55px;
    margin-top: 95px;
}

.blue-section i {
    color: rgba(147, 178, 254, 0.7);
    font-style: italic;
    font-size: 13px;
}

.blue-section .btn {
    display: block;
    width: 330px;
    height: 54px;
    background: #d73336;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 13px 10px;
    margin: 6px auto 7px;
    border-radius: 4px;
    cursor: pointer;
    transition: 0.3s ease all;
}

.blue-section .btn:hover {
    background: #c52528;
}

.blue-section .btn span {
    background: #fff;
    display: inline-block;
    background: url(https://www.manageengine.com/latam/exchange-reports/nuevo/images/exchange-monitoring-sprite.png) no-repeat -223px -126px;
    background-size: 265px 211px;
    width: 15px;
    height: 17px;
    vertical-align: middle;
    margin-right: 11px;
    margin-top: -1px;
}

span#backToTop {
    display: none !important;
}

footer {
    text-align: center;
    color: #757575;
    font-size: 14px;
    padding: 9px 20px;
}

.solution-form-inn {
    position: relative;
    background: #f3faff;
    border: 1px solid #daeaf5;
    border-radius: 8px;
    padding: 38px 35px 50px;
    width: 100%;
    max-width: 435px;
}

.tnk-msg {
    display: none;
    text-align: center
}

.solution-form-inn h2 {
    text-align: center;
    font-weight: 700;
    font-size: 21px;
    line-height: 28px;
    font-family: 'Open Sans', sans-serif;
    color: #010101;
    margin: 0 0 16px;
}

.tnk-msg h2 {
    margin-bottom: 30px;
    font-size: 24px;
}

/*.tnk-msg a{border-radius:4px;margin:30px auto;text-align:center;padding:12px 30px;background:#e32e44;color:#fff;text-decoration:none;font-size:18px;font-weight:600;transition:0.3s ease all;}*/
/*.tnk-msg a:hover{background:#c52528;}*/
.tnk-msg a {
    color: #e32e44;
    font-weight: bold;
}

.tnk-msg p {
    text-align: center;
    font-size: 15px;
    margin-top: 30px;
    color: #3e4f56;
    margin-bottom: 0
}

.solution-form-inn h2 span {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 27px;
    color: #010101
}

.solution-form-inn form ul li {
    position: relative;
    width: 100%;
    display: inline-block;
    border: 1px solid #d3d4d5;
    margin-bottom: 10px;
    background: #fff;
}

.solution-form-inn form ul li:before {
    background: url(https://www.manageengine.com/latam/exchange-reports/nuevo/images/exchange-monitoring-sprite.png) no-repeat -204px -150px;
    position: absolute;
    content: "";
    background-size: 265px 211px;
    width: 19px;
    height: 20px;
    margin: 0;
    top: 14px;
    left: 16px;
}

.solution-form-inn form ul li input {
    width: 100%;
    background: none;
    border: 0;
    height: 44px;
    font-size: 15px;
    padding: 5px 15px 5px 50px;
    box-sizing: border-box;
    outline: none;
    color: #919191
}

.solution-form-inn form ul .fi-ic-email:before {
    background-position: -235px -152px;
    width: 20px;
    height: 14px;
    top: 17px
}

.errMsg,
.errMsg2 {
    color: #fff;
    display: none;
    font-size: 12px;
    position: relative;
    width: 100%;
    float: left;
    background: red
}

.solution-form-inn form ul li:nth-child(5)::before,
.solution-form-inn form ul li:nth-child(6)::before,
.solution-form-inn form ul li:nth-child(7)::before {
    display: none !important
}

.solution-form-inn form ul .fi-ic-pho:before {
    background-position: -207px -181px;
    width: 15px;
    height: 23px;
    top: 12px
}

.solution-form-inn form ul .fi-ic-country:before {
    background-position: -235px -182px;
    width: 21px;
    height: 21px;
    top: 13px;
}

.solution-form-inn form ul li select {
    width: 88%;
    background: none;
    border: 0;
    height: 46px;
    font-size: 14px;
    padding: 5px 10px;
    outline: none;
    margin-left: 41px;
    color: #757575;
    -webkit-appearance: none;
    /* background-image: url(../images/exchange-mailbox-size-reports-arrow-down.png); */
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: calc(100% - 15px) 20px;
}

.ch-box {
    display: inline-block;
    width: 100%
}

.ch-box-com {
    border: 1px solid #e4e4e4;
    border-radius: 2px;
    float: left;
    padding: 6px 5px;
    text-align: center;
    width: 47%
}

.ch-box-left {
    margin-right: 3%
}

.solution-form-inn form ul li input {
    width: 100%;
    background: none;
    border: 0;
    height: 46px;
    font-size: 14px;
    padding: 5px 15px 5px 48px;
    box-sizing: border-box;
    outline: none;
    color: #919191
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    left: -9999px;
    position: absolute
}

[type="radio"]:checked+label,
[type="radio"]:not(:checked)+label {
    color: #666;
    cursor: pointer;
    display: block;
    line-height: 20px;
    padding-left: 28px;
    position: relative
}

[type="radio"]:checked+label:before,
[type="radio"]:not(:checked)+label:before {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 100%;
    content: '';
    height: 18px;
    left: 30px;
    position: absolute;
    top: 0;
    width: 18px
}

[type="radio"]:checked+label:after,
[type="radio"]:not(:checked)+label:after {
    background: #06b10d;
    border-radius: 100%;
    content: '';
    height: 12px;
    left: 34px;
    position: absolute;
    top: 4px;
    transition: all .2s ease;
    width: 12px;
    -webkit-transition: all .2s ease
}

[type="radio"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0)
}

.ch-box-right {
    margin-left: 3%
}

.solution-form-inn form ul li:nth-child(6) input[type="submit"],
.demoForm.solution-form-inn form ul li:nth-child(7) input[type="submit"] {
    background: #e32e44;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    float: left;
    margin-right: 2%;
    border-bottom: 0;
    border-radius: 2px;
    padding: 10px 15px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    height: 45px
}

.dwnForm.solution-form-inn form ul li:nth-child(6) input[type="submit"] {
    padding-right: 50px
}

.dwnForm.solution-form-inn form ul li:nth-child(6)::after {
    content: "";
    position: absolute;
    right: 26%;
    top: 2px;
    bottom: 0;
    margin: auto;
    display: inline-block;
    width: 10px;
    height: 13px;
    /* background: url(../images/exchange-mailbox-size-reports-exchange-message-size-reports-sprite.png); */
    background-size: 400px 350px;
    background-position: -282px -23px
}

.solution-form-inn form ul li:last-child {
    border: 0 solid #333;
    margin-bottom: 0;
    background: none
}

.solution-form-inn.dwnForm form ul li:nth-child(6) {
    border: 0 solid #333
}

.dwn-priv {
    font-size: 10px;
    color: #48555f
}

#user-detail {
    display: none
}

.formTabs::after {
    position: absolute;
    content: "";
    width: 98%;
    background: #fff;
    height: 40px;
    left: 0;
    bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.ft.active::before {
    content: "";
    background: #fff;
    display: none
}

.customer-sec::after {
    content: "";
    position: absolute;
    height: 90%;
    width: 69%;
    right: 0;
    top: 10px;
    background: #eaf7ff;
    background: -webkit-linear-gradient(to right, #fff, #d6e5ff);
    background: linear-gradient(to right, #fff, #d6e5ff);
    z-index: -1
}

#gtQuoForm.act2::after {
    content: "";
    position: absolute;
    top: 0;
    transform: skewX(18deg);
    width: 3.5px;
    left: 0;
    height: 100%;
    background: #fff;
    z-index: 1
}

#gtQuoForm.act2::before {
    transform: skewX(0);
    width: 100%;
    left: -2px;
    z-index: 1
}

.customer-sec {
    position: relative;
    margin-top: 90px
}

.solution-form-inn form ul li input#downloadSubmit {
    background: #e32e44;
    color: #fff;
    height: 52px;
    line-height: 30px;
    position: relative;
    font-size: 18px;
    font-family: "Open Sans";
    font-weight: 600;
    cursor: pointer;
    padding: 10px;
    border-radius: 3px;
    transition: 0.3s ease all;
}

.solution-form-inn form ul li input#downloadSubmit:hover {
    background: #c52528;
}

.dwn-priv {
    line-height: 15px
}

div#meGDPRMessage {
    line-height: 15px;
    font-size: 10px;
    color: #656565;
    margin-bottom: 10px
}

.menuIcon {
    display: none;
    position: absolute;
    top: 23px;
    height: 40px;
    width: 40px;
    right: 20px;
}

.menuIcon span {
    background-color: #000;
    height: 2px;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: .3s ease all;
}

.menuIcon span:after,
.menuIcon span:before {
    content: '';
    display: block;
    height: 2px;
    width: 100%;
    position: absolute;
    top: -10px;
    left: 0;
    background-color: #000;
    transition: .3s ease all;
}

.menuIcon span:after {
    top: auto;
    bottom: -10px;
}

.menuIcon.close span {
    background-color: transparent;
}

.menuIcon.close span:before {
    transform: rotate(45deg);
    top: 0;
}

.menuIcon.close span:after {
    transform: rotate(-45deg);
    bottom: 0;
}

.solution-form-inn.shake {
    animation: shake .82s cubic-bezier(.36, .07, .19, .97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px
}

@keyframes shake {

    10%,
    90% {
        transform: translate3d(-1px, 0, 0)
    }

    20%,
    80% {
        transform: translate3d(2px, 0, 0)
    }

    30%,
    50%,
    70% {
        transform: translate3d(-4px, 0, 0)
    }

    40%,
    60% {
        transform: translate3d(4px, 0, 0)
    }
}

@media(max-width:1250px) {
    .container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .banner-left {
        padding-right: 30px;
        padding-left: 0px;
    }
}

@media(max-width:1120px) {
    .mailbox-list li {
        width: 100%;
        float: none;
    }

    .mailbox-list li:nth-child(2) {
        padding-left: 75px;
        padding-right: 25px;
    }

    .mailbox-list li:nth-child(2) span {
        left: 13px;
    }

    .mailbox-list li:nth-child(1):before {
        display: none;
    }

    .blue-section {
        margin-top: 40px;
    }

    .why-us-left {
        float: none;
        width: inherit;
        margin-bottom: 30px;
        padding-right: 0;
    }

    .why-us-right {
        float: none;
        width: inherit;
        max-width: 550px;
        margin: 0 auto;
    }

    #slitestimonial {
        margin-bottom: 50px;
    }
}

@media(max-width:991px) {
    .well {
        margin-bottom: 40px;
        margin-top: 40px;
        padding: 30px 0 30px;
    }

    .well ul li {
        font-size: 15px;
    }

    .banner-right {
        float: none;
        margin: 0 auto 40px;
        height: auto !important;
    }

    .solution-form-inn {
        position: static !important;
    }

    .banner-left {
        padding: 0;
        float: none;
        width: inherit;
    }

    .banner-section h1 {
        font-size: 38px;
    }

    .banner-section h1 span {
        font-size: 30px
    }

    .banner-section p {
        font-size: 17px;
    }

    .banner-section {
        height: auto;
        background-position: left;
    }

    .banner-content {
        padding: 50px 0;
    }

    .blue-section .btn {
        font-size: 16px;
        height: 50px;
        width: 280px;
    }

    .blue-section h2 {
        font-size: 32px;
    }
}

@media(min-width:768px) {
    .header-right {
        display: block !important;
    }
}

@media(max-width:767px) {
    .well ul li:before {
        content: '';
        height: 1px;
        width: auto;
        right: 30px;
        left: 30px;
        bottom: 0;
        margin: 0;
        top: auto;
    }

    .well ul li {
        width: 100%;
        padding-bottom: 25px;
        margin-bottom: 25px;
    }

    .well ul li:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .menuIcon {
        display: block;
    }

    .header-right {
        position: absolute;
        width: 100%;
        background: #fdfdfd;
        top: 85px;
        left: 0;
        z-index: 11;
        box-shadow: 0 5px 5px rgba(0, 0, 0, .23);
        text-align: center;
        padding: 20px;
        border-top: 1px solid #dadada;
        display: none;
    }

    .header-right ul li {
        float: none;
        max-width: 110px;
        text-align: left;
        margin: 0 auto 15px;
    }

    .header-right ul li:last-child {
        margin-bottom: 0;
    }
}

@media(max-width:580px) {
    .banner-section h1 {
        font-size: 30px;
    }

    .banner-section h1 span {
        font-size: 24px;
    }

    .banner-section p {
        font-size: 15px;
    }

    .solution-form-inn {
        margin: 0 auto;
    }

    .banner-right {
        width: 100%;
    }

    .blue-section h2 {
        font-size: 26px;
        line-height: 1.3;
        margin-bottom: 20px;
    }

    .blue-section .btn {
        font-size: 14px;
        width: 260px;
    }

    .why-us h2 {
        margin: 0 0 25px;
    }

    .bottom h2 {
        font-size: 22px;
        line-height: 1.4;
    }
}

@media(max-width:420px) {
    .solution-form-inn {
        padding: 25px 25px 35px;
    }

    .header-left {
        width: 200px;
        margin-top: 6px;
    }

    .header-right {
        top: 80px;
    }

    .tnk-msg a {
        font-size: 15px;
    }

    .solution-form-inn form ul li input#downloadSubmit {
        padding: 8px;
        height: 46px;
        font-size: 16px;
    }
}

#hDown {
    background: #e32e45;
    color: #fff;
    padding: 8px 20px;
    border-radius: 5px;
    transition: .3s ease-in;
}

#hDown:hover {
    background: #d90f29;
    box-shadow: 0px -3px 10px #0000002e;
}