.top-strip-audit-24 {
    display: none !important;
}

div#disableDiv,
#PopupContainer {
    display: none !important;
}

.zsiq_floatmain {
    display: none !important
}

.getqtTbl {
    border: 0px;
}

h1 {
    font-size: 25px;
    font-weight: 600;
    margin: 0 0 30px 0;
}

.onliDemoTxt span {
    background: url(https://www.manageengine.com/products/ad-manager/images/demo-img-sprite.png) 0 7px no-repeat;
    background-size: 96px;
    float: left;
    height: 48px;
    margin: 0 10px 20px 0;
    width: 48px;
}

.onliDemoTxt p {
    font-size: 13px;
    margin: 0;
}

.demLnkCol {
    color: #0099ce;
}

.onliDemoTxt {
    border-top: 1px solid #e5e5e5;
    margin: 30px auto 0 auto;
    padding: 20px 0 0 0;
    width: 75%;
}

.onliDemoTxt p strong {
    font-size: 15px;
}

.ffw-form form .ffw-form-fields.ffw-left-aligned .ffw-field.ffw-both-buttons {
    margin-top: 25px;
}

#meGDPRMessage .checkmarkgdpr {
    height: 12px !important;
    width: 12px !important;
    vertical-align: text-bottom;
}

.ffw-form form .ffw-form-fields.ffw-left-aligned .ffw-field .me-ic-date {
    background-image: url(https://www.manageengine.com/active-directory-360/images/icon-set-1.png);
    position: absolute;
    width: 32px;
    height: 32px;
    top: 3px;
    right: 10px;
    background-position: -312px -71px;
    background-size: 420px;
    pointer-events: none;
}

.ffw-ms {
    height: 40px;
    width: 100%;
    padding: 5px 15px;
    font-size: 14px;
    outline: none;
    color: #000;
    border: 1px solid #b7b7b7;
    font-family: 'Open Sans', sans-serif;
    height: auto;
    position: relative
}

.ffw-ms .ffw-display-text {
    cursor: pointer;
    width: 100%;
    background: #fff;
    border: 0;
    line-height: 30px;
    box-sizing: border-box;
    color: #999;
    outline: 0;
    padding-left: 0;
    padding-right: 20px;
    position: relative;
    overflow: hidden;
    min-height: 30px
}

.ffw-ms .ffw-display-text:after {
    content: "";
    position: absolute;
    right: 0%;
    top: 13px;
    border-top: 6px solid #000;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    transition: .3s
}

.ffw-ms .ffw-display-text.active::after {
    transform: rotate(-180deg)
}

.ffw-ms .ffw-display-text.has-options {
    color: #000
}

.ffw-ms .ffw-others-errmsg {
    display: none;
    color: red;
    font-size: 12px;
    margin-top: 5px
}

.ffw-ms .ffw-dd {
    background: #fff;
    border: 1px solid #b7b7b7;
    border-top: 0;
    box-shadow: 0 0 20px rgba(228, 228, 228, 0.4);
    display: none;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 100%;
    left: -1px;
    right: -1px
}

.ffw-ms .ffw-dd .ffw-dd-lists {
    overflow-y: auto;
    max-height: 210px
}

.ffw-ms .ffw-dd .ffw-dd-lists .ffw-ms-fld {
    display: block;
    position: relative;
    padding: 8px 15px;
    padding-left: 43px;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: .3s ease all
}

.ffw-ms .ffw-dd .ffw-dd-lists .ffw-ms-fld input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.ffw-ms .ffw-dd .ffw-dd-lists .ffw-ms-fld .ffw-ms-checkmark {
    position: absolute;
    top: 9px;
    left: 15px;
    height: 18px;
    width: 18px;
    border-radius: 2px;
    border: 1px solid #b7b7b7;
    transition: .3s ease all
}

.ffw-ms .ffw-dd .ffw-dd-lists .ffw-ms-fld .ffw-ms-checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    transition: .3s ease all
}

.ffw-ms .ffw-dd .ffw-dd-lists .ffw-ms-fld input:checked~.ffw-ms-checkmark {
    background-color: #0275ff;
    border-color: #0275ff
}

.ffw-ms .ffw-dd .ffw-dd-lists .ffw-ms-fld input:checked~.ffw-ms-checkmark:after {
    display: block
}

.ffw-ms .ffw-dd .ffw-dd-lists .ffw-ms-fld:hover {
    background-color: #f3f3f3
}

.ffw-ms .ffw-dd .ffw-dd-lists .ffw-ms-fld:hover input~.ffw-ms-checkmark {
    border-color: #0275ff
}

.ffw-ms .ffw-dd .ffw-dd-lists .ffw-others-fld {
    padding: 10px 15px;
    display: none
}

.ffw-ms .ffw-dd .ffw-ms-done {
    cursor: pointer;
    padding: 8px 20px;
    border-radius: 3px;
    background: #293380;
    color: #fff;
    margin: 10px auto 10px;
    text-align: center;
    width: 50%
}

.ffw-form {
    max-width: 600px;
    margin: auto;
}

.ffw-form,
.ffw-form * {
    box-sizing: border-box
}

.ffw-form form .ffw-form-fields {
    padding: 0 !important;
    margin: 0 !important;
    list-style-type: none !important
}

.ffw-form form .ffw-form-fields .ffw-field {
    margin-bottom: 15px;
    position: relative;
    width: 100%;
    transition: height 1s ease 0s
}

.ffw-form form .ffw-form-fields .ffw-field input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=reset]),
.ffw-form form .ffw-form-fields .ffw-field select,
.ffw-form form .ffw-form-fields .ffw-field textarea {
    height: 40px;
    width: 100%;
    padding: 5px 15px;
    font-size: 14px;
    outline: none;
    color: #000;
    border: 1px solid #e0e0e0;
    font-family: 'Open Sans', sans-serif;
    border-radius: 2px;
    background-color: #fafafa;
    display: block
}

.ffw-form form .ffw-form-fields .ffw-field input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=reset]):focus,
.ffw-form form .ffw-form-fields .ffw-field select:focus,
.ffw-form form .ffw-form-fields .ffw-field textarea:focus {
    box-shadow: 1px 1px 8px 3px #cccccc3d
}

.ffw-form form .ffw-form-fields .ffw-field select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #5a5a5a 50%), linear-gradient(135deg, #5a5a5a 50%, transparent 50%), linear-gradient(to right, #fff0, #fff0);
    background-position: calc(100% - 20px) calc(1em + 5px), calc(100% - 15px) calc(1em + 5px), calc(100% - 2.5em) .5em;
    background-size: 6px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat
}

.ffw-form form .ffw-form-fields .ffw-field textarea.ffw-form-control {
    height: 100px;
    resize: none;
    margin: 0;
    width: 100% !important;
}

.ffw-form form .ffw-form-fields .ffw-field textarea.ffw-additional-data,
.ffw-form form .ffw-form-fields .ffw-field textarea.ffw-hidden-data {
    display: none !important
}

.ffw-form form .ffw-form-fields .ffw-field select,
.ffw-form form .ffw-form-fields .ffw-field #MECountryListing,
.ffw-form form .ffw-form-fields .ffw-field [name=Country] {
    margin-top: 15px;
    line-height: 22px
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-errmsg {
    display: none;
    color: red;
    font-size: 12px;
    bottom: -21px;
    position: absolute
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-errmsg.active+textarea,
.ffw-form form .ffw-form-fields .ffw-field .ffw-errmsg.active+select,
.ffw-form form .ffw-form-fields .ffw-field .ffw-errmsg.active+input {
    border: 1px solid red !important;
    margin-bottom: 25px
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-errmsg.ffw-errmsg-top {
    margin-top: 0;
    margin-bottom: 5px
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-errmsg.ffw-errmsg-float {
    position: absolute;
    top: 100%;
    margin-top: 0px
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-errmsg.ffw-errmsg-top-float {
    position: absolute;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-others-errmsg {
    display: none;
    color: red;
    font-size: 12px;
    margin-top: 5px
}

.ffw-form form .ffw-form-fields .ffw-field ::placeholder {
    font-family: 'Open Sans', sans-serif;
    color: #999
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-submit {
    width: 100%;
    height: 40px;
    border: none;
    background-color: #069b4f;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    outline: none;
    transition: .3s ease all;
    border-radius: 2px;
    font-weight: 600
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-submit:disabled {
    opacity: .5
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-submit:active,
.ffw-form form .ffw-form-fields .ffw-field .ffw-submit:hover {
    background: #017b3c
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-reset {
    width: 100%;
    height: 40px;
    border: none;
    background-color: #b8c9d6;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    outline: none;
    transition: .3s ease all;
    border-radius: 2px;
    font-weight: 400
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-reset:disabled {
    opacity: .5
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-reset:active,
.ffw-form form .ffw-form-fields .ffw-field .ffw-reset:hover {
    background: #a7bccb
}

.ffw-form form .ffw-form-fields .ffw-field.ffw-both-buttons .ffw-submit {
    width: 60%;
    display: inline-block
}

.ffw-form form .ffw-form-fields .ffw-field.ffw-both-buttons .ffw-reset {
    width: 35%;
    margin-left: 4%;
    display: inline-block
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-privacy,
.ffw-form form .ffw-form-fields .ffw-field #meGDPRMessage {
    font-size: 12px;
    line-height: 18px;
    margin-top: 10px;
    color: #444;
    text-align: left;
    margin-left: 0;
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-privacy label,
.ffw-form form .ffw-form-fields .ffw-field #meGDPRMessage label {
    font-size: 12px;
    line-height: 18px
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-privacy a,
.ffw-form form .ffw-form-fields .ffw-field #meGDPRMessage a {
    text-decoration: underline;
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-email-select-group .ffw-email-content {
    float: left;
    width: calc(100% - 80px);
    border: 1px solid #b7b7b7;
    border-right: none
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-email-select-group .ffw-email-content .ffw-form-control {
    border: none !important
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-email-select-group .ffw-select-content {
    float: right;
    width: 80px;
    position: relative;
    border: 1px solid #b7b7b7;
    border-left: none
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-email-select-group .ffw-select-content .ffw-form-control {
    opacity: 0;
    cursor: pointer;
    z-index: 1
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-email-select-group .ffw-select-content .ffw-selectedcountry {
    position: absolute;
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    color: #999;
    padding: 10px 23px 10px 0px;
    border-left: 0px;
    text-align: right;
    width: 100%
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-email-select-group .ffw-select-content .ffw-selectedcountry:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 6px solid #b7b7b7;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translateY(-50%)
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-email-select-group .ffw-select-content #country_state {
    display: block;
    position: absolute;
    width: 150px;
    z-index: 1;
    padding: 5px 10px;
    top: 100%;
    margin: 1px 0 0;
    right: -1px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.09);
    border-radius: 4px;
    border-color: #ddd;
    font-size: 12px
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-email-select-group:after {
    content: '';
    display: block;
    clear: both
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-checkbox input[type="checkbox"] {
    display: inline-block;
    margin: 0;
    margin-right: 7px;
    vertical-align: middle
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-checkbox label {
    color: #898c94;
    text-align: left;
    line-height: 1.6;
    display: inline-block;
    vertical-align: middle
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-radio .ffw-radio-field input[type="radio"] {
    display: inline-block;
    margin: 0;
    margin-right: 7px;
    vertical-align: middle
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-radio .ffw-radio-field label {
    color: #898c94;
    text-align: left;
    line-height: 1.6;
    display: inline-block;
    vertical-align: middle
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-radio .ffw-radio-field.ffw-radio-field-inline {
    display: inline-block;
    margin-right: 15px
}

.ffw-form form .ffw-form-fields .ffw-field.ffw-field-demo-date {
    display: none
}

.ffw-form form .ffw-form-fields .ffw-field-label {
    width: 100%;
    padding-top: 10.2px;
    color: #000
}

.ffw-form form .ffw-form-fields .ffw-field-label i.mandate_field {
    background: none;
    color: #f10;
    position: relative;
    top: 0;
    left: 0
}

.ffw-form form .ffw-form-fields.ffw-left-aligned .ffw-field-label {
    width: 210px;
    text-align: left;
    float: left
}

.ffw-form form .ffw-form-fields.ffw-left-aligned .ffw-field {
    width: 360px;
    margin-left: 210px
}

.ffw-form form .ffw-form-fields.ffw-right-aligned .ffw-field-label {
    width: 210px;
    text-align: right;
    float: left
}

.ffw-form form .ffw-form-fields.ffw-right-aligned .ffw-field {
    width: 388px;
    margin-left: 210px;
    padding-left: 20px
}

.ffw-form form .ffw-form-fields.ffw-horizontal-fields .ffw-email-select-group {
    float: left;
    width: calc(100% - 150px)
}

.ffw-form form .ffw-form-fields.ffw-horizontal-fields .ffw-email-select-group .ffw-select-content {
    border-right: none
}

.ffw-form form.ffw-form-disable {
    position: relative;
    pointer-events: none
}

.ffw-form form.ffw-form-disable:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 1
}

.ffw-form form:after {
    content: '';
    display: block;
    clear: both
}

.ffw-rs {
    height: 42px;
    width: 100%;
    padding: 5px 15px;
    font-size: 14px;
    outline: none;
    color: #000;
    border: 1px solid #b7b7b7;
    font-family: 'Open Sans', sans-serif;
    height: auto;
    position: relative
}

.ffw-rs .ffw-display-rs {
    cursor: pointer;
    width: 100%;
    background: #fff;
    border: 0;
    line-height: 30px;
    box-sizing: border-box;
    color: #999;
    outline: 0;
    padding-left: 0;
    padding-right: 20px;
    position: relative;
    overflow: hidden;
    min-height: 30px
}

.ffw-rs .ffw-display-rs:after {
    content: "";
    position: absolute;
    right: 0%;
    top: 13px;
    border-top: 6px solid #000;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    transition: .3s
}

.ffw-rs .ffw-display-rs.active::after {
    transform: rotate(-180deg)
}

.ffw-rs .ffw-display-rs.has-options {
    color: #000
}

.ffw-rs .ffw-rd {
    background: #fff;
    border: 1px solid #b7b7b7;
    border-top: 0;
    box-shadow: 0 0 20px rgba(228, 228, 228, 0.4);
    position: absolute;
    z-index: 10;
    left: 0;
    top: 100%;
    left: -1px;
    right: -1px;
    display: none
}

.ffw-rs .ffw-rd .ffw-rd-lists {
    overflow-y: auto;
    max-height: 210px
}

.ffw-rs .ffw-rd .ffw-rd-lists .ffw-rs-fld {
    display: block;
    position: relative;
    padding: 8px 15px;
    padding-left: 43px;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: .3s ease all
}

.ffw-rs .ffw-rd .ffw-rd-lists .ffw-rs-fld input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.ffw-rs .ffw-rd .ffw-rd-lists .ffw-rs-fld .ffw-rs-checkmark {
    position: absolute;
    top: 9px;
    left: 15px;
    height: 18px;
    width: 18px;
    border-radius: 2px;
    border: 1px solid #b7b7b7;
    border-radius: 50%;
    transition: .3s ease all
}

.ffw-rs .ffw-rd .ffw-rd-lists .ffw-rs-fld .ffw-rs-checkmark:after {
    content: "";
    position: absolute;
    display: none;
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #0275ff
}

.ffw-rs .ffw-rd .ffw-rd-lists .ffw-rs-fld input:checked~.ffw-rs-checkmark {
    border-color: #0275ff
}

.ffw-rs .ffw-rd .ffw-rd-lists .ffw-rs-fld input:checked~.ffw-rs-checkmark:after {
    display: block
}

.ffw-rs .ffw-rd .ffw-rd-lists .ffw-rs-fld:hover {
    background-color: #f3f3f3
}

.ffw-rs .ffw-rd .ffw-rd-lists .ffw-rs-fld:hover input~.ffw-rs-checkmark {
    border-color: #0275ff
}

.ffw-rs .ffw-rd .ffw-ms-done {
    cursor: pointer;
    padding: 8px 20px;
    border-radius: 3px;
    background: #293380;
    color: #fff;
    margin: 10px auto 10px;
    text-align: center;
    width: 50%
}

.ffw-ep {
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    color: #000;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: -1;
    transition: .3s
}

.ffw-ep .ffw-ep-inner {
    position: absolute;
    width: 550px;
    text-align: center;
    background: rgba(255, 255, 255, 0.98);
    padding: 15px;
    border-radius: 3px;
    z-index: 99999;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.ffw-ep .ffw-close-ep {
    color: #fff;
    background: #000;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    font-size: 31px;
    position: absolute;
    right: -17px;
    top: -17px;
    cursor: pointer;
    line-height: 1.2
}

.ffw-ep .ffw-errmsg {
    text-align: left
}

.ffw-ep.active {
    opacity: 1;
    z-index: 999999999;
    transition: .3s
}

.ffw-hide {
    display: none
}

.ffw-align-center {
    text-align: center
}

@media screen and (max-width:830px) {
    .ffw-form form .ffw-form-fields.ffw-left-aligned .ffw-field {
        width: calc(100% - 250px);
    }
}

@media screen and (max-width:768px) {
    .ffw-form {
        max-width: 515px;
        margin: 30px auto;
    }
}

@media screen and (max-width:760px) {
    .ffw-form form .ffw-form-fields.ffw-left-aligned .ffw-field-label {
        width: 165px;
        text-align: left;
        float: left;
        padding-left: 0;
    }

    .ffw-form form .ffw-form-fields.ffw-left-aligned .ffw-field {
        width: 350px !important;
        margin-left: 165px
    }
}

@media screen and (max-width:550px) {
    .ffw-form form .ffw-form-fields.ffw-left-aligned .ffw-field {
        width: 100% !important;
        margin-left: 0 !important;
        padding-left: 0 !important
    }

    .ffw-form form .ffw-form-fields.ffw-left-aligned .ffw-field .me-ic-date {
        top: 37px;
    }

    .ffw-form form .ffw-form-fields .ffw-field.ffw-both-buttons .ffw-reset {
        margin-left: 3%;
    }
}

@media screen and (max-width:500px) {
    .ffw-form {
        padding: 0 20px 20px;
    }

    .ffw-form form .ffw-form-fields {
        padding: 20px
    }
}

.feb-pre-footer .col20 ul li a[href$="#"] {
    display: block
}

/* Temp */
/*--=== FOOTER ===--*/
.feb-pre-footer {
    background-color: #edf2f5;
    padding: 70px 0 72px;
    float: left;
    width: 100%;
    position: relative;
}

.feb-pre-footer.topcol {
    background: #f9f9f9;
}

.feb-pre-footer * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Robotoregular';
}

.feb-pre-footer ul,
.feb-pre-footer ol {
    list-style-type: none;
    margin-bottom: 30px
}

.feb-pre-footer a,
.feb-pre-footer a:hover {
    text-decoration: none
}

.feb-pre-footer .feb-pre-footer-container {
    max-width: 1240px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto
}

.feb-pre-footer .mt-42 {
    margin-top: 42px
}

.feb-pre-footer .col1 {
    float: left;
    width: 40%;
    padding-right: 20px
}

.feb-pre-footer .col1 .plogo-base {
    margin-left: -15px
}

.feb-pre-footer .col1 .plogo-base ul li {
    float: left;
    width: 127px;
    height: 57px;
    border-radius: 4px;
    text-align: center;
    background-color: #fff;
    margin-left: 15px;
    margin-bottom: 15px
}

.feb-pre-footer .col1 .plogo-base ul li i,
.feb-pre-footer .col1 .plogo-base ul li a {
    height: 57px
}

.feb-pre-footer .col1 .plogo-base ul li .icn-plogo1 {
    background-position: -12px -512px;
    width: 87px
}

.feb-pre-footer .col1 .plogo-base ul li .icn-plogo3 {
    background-position: -240px -511px;
    width: 60px
}

.feb-pre-footer .col1 .vid-sec {
    margin-top: 25px;
    width: 411px;
    height: 231px;
    position: relative;
    display: none;
}

.feb-pre-footer .col1 .vid-sec .icn-vid {
    background-position: -9px -579px;
    width: 411px;
    height: 231px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0
}

.feb-pre-footer .col20 {
    width: 20%;
    float: left;
    padding-right: 10px;
    padding-top: 4px
}

.feb-pre-footer .col20 h4 {
    color: #272727;
    font-size: 19px;
    font-family: 'Robotobold';
    margin-left: 0;
    margin-bottom: 14px
}

.feb-pre-footer .col20 ul li {
    line-height: 20px;
    margin-bottom: 12px
}

.feb-pre-footer .col20 ul li a {
    color: #323433;
    font-size: 13px;
}

.feb-pre-footer .col20 ul li a:hover {
    text-decoration: underline
}

.feb-pre-footer .col20 ul li a[href$="#"] {
    display: none
}

.feb-pre-footer .col20.col3 {
    padding-left: 30px
}

.feb-pre-footer .col20.col4 {
    padding-left: 30px
}

.feb-pre-footer .vid-sec-vid {
    border: 0;
    height: 210px;
    border-radius: 5px;
}

.feb-pre-footer .col1 h4 {
    color: #272727;
    font-size: 19px;
    font-family: Robotobold;
    margin-left: 0;
    margin-bottom: 14px
}

.feb-pre-footer .col1 ul li {
    margin-bottom: 10px
}

.feb-pre-footer .col1 ul li a {
    color: #272727;
    font-size: 14px;
    line-height: 25px
}

.feb-pre-footer .col1 ul li a:hover {
    text-decoration: underline
}

.feb-pre-footer.fir-footer .col1 {
    width: 30%
}

.feb-pre-footer.fir-footer .col20 {
    float: right;
    width: 68%
}

.feb-pre-footer.fir-footer .col1 .vid-sec {
    margin-top: 0;
    width: 100%
}

.feb-pre-footer.fir-footer h2 {
    margin-bottom: 15px;
}

.feb-pre-footer.fir-footer p span {
    border-right: solid 1px #9ba3a5;
    display: inline-block;
    padding: 0px;
    position: relative;
}

.feb-pre-footer.fir-footer p span:nth-child(2) {
    border: none;
    margin-left: 10px;
    padding-right: 0
}

.feb-pre-footer.fir-footer p span:after {
    background: url(https://www.manageengine.com/log-management/images/customer-testimonial-sprite.png);
    background-position: -226px -104px;
    background-size: 460px;
    content: "";
    height: 25px;
    left: 0;
    position: absolute;
    top: 0;
    width: 25px
}

.feb-pre-footer.fir-footer p span a {
    color: #333;
    font-size: 15px;
}

.feb-pre-footer.fir-footer ul li {
    box-shadow: 0px 0px 11px #ccc;
    display: inline-block;
    background: url(https://www.manageengine.com/log-management/images/customer-testimonial-sprite.png) #fff no-repeat;
    background-position: -4px -4px;
    border-radius: 7px;
    background-size: 460px;
    height: 92px;
    margin: 23px 14px 0 0;
    width: 107px;
}

.feb-pre-footer.fir-footer ul li a {
    display: block;
    height: 100%;
    width: 100%;
}

.feb-pre-footer.fir-footer ul li:nth-child(2) {
    background-position: -113px -5px
}

.feb-pre-footer.fir-footer ul li:nth-child(3) {
    background-position: -223px -5px
}

.feb-pre-footer.fir-footer ul li:nth-child(4) {
    background-position: -333px -5px
}

.feb-pre-footer.fir-footer ul li:nth-child(5) {
    background-position: -4px -99px
}

.feb-pre-footer.fir-footer ul li:nth-child(6) {
    background-position: -113px -99px
}

.nav-dwn a {
    font-size: 20px
}

.nav-clo {
    background: #1F96E5;
    border-radius: 3px;
    box-shadow: 0px 5px 6px #0026ef30;
    cursor: pointer;
    height: 39px;
    margin: 4px 0 0 10px;
    position: relative;
    transition: all .5s;
    width: 45px
}

.nav-clo:before {
    background: url(https://www.manageengine.com/products/eventlog/images/cloud-icons.png) no-repeat;
    background-size: 183px;
    content: "";
    height: 30px;
    left: 7px;
    position: absolute;
    top: 10px;
    width: 30px;
}

.nav-clo:hover {
    background: #1C6190;
    box-shadow:  0px 5px 6px #0026ef5c;
    transition: all .5s;
}

.nav-clo ul {
    background: #fbfeff;
    border: solid 1px #c0ddff;
    box-shadow: 0 13px 11px #00000042;
    display: none;
    padding: 30px;
    position: absolute;
    right: 0;
    top: 55px;
    width: 570px;
}

.nav-clo ul:after {
    background: #fff;
    content: "";
    border: solid #c0ddff;
    border-width: 0 1px 1px 0;
    height: 0px;
    padding: 5px;
    position: absolute;
    right: 14px;
    top: -6px;
    transform: rotate(222deg);
    width: 1px
}

.nav-clo ul:before {
    content: "";
    height: 10px;
    left: 0;
    top: 0;
    width: 100%
}

.nav-clo ul li {
    cursor: default;
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.nav-clo ul li:nth-child(1) {
    width: 30%
}

.nav-clo ul li:nth-child(1):after {
    background: url(https://www.manageengine.com/products/eventlog/images/cloud-icons.png) no-repeat;
    background-position: -29px -5px;
    background-size: 170px;
    content: "";
    height: 141px;
    left: 0;
    position: absolute;
    top: 0;
    width: 140px
}

.nav-clo ul li:nth-child(2) {
    width: 69%
}

.nav-clo ul li h3 {
    font-size: 20px;
    font-weight: 500;
    margin: 0
}

.nav-clo ul li p {
    margin: 5px 0 30px 0
}

.nav-clo ul li a {
    background: none;
    border: solid 1px #168eff;
    border-radius: 20px;
    color: #168eff;
    display: inline-block;
    font-size: 14px;
    padding: 7px 25px;
    position: relative;
    transition: all .3s ease
}

.nav-clo ul li a:hover {
    background: #168eff;
    color: #fff;
    text-decoration: none;
    transition: all .3s ease
}

.nav-clo span {
    background: url(https://www.manageengine.com/products/eventlog/images/cloud-icons.png) no-repeat;
    background-position: 0 -55px;
    background-size: 200px;
    height: 17px;
    position: absolute;
    right: 12px;
    top: 11px;
    width: 15px;
    z-index: 9
}

.nav-clo {
    display: none
}