.heading-menu {
    display: none
}
.ec-promo-para {
    font-size: 17px;
    max-width: 1000px;
    margin: -30px auto 30px;
    line-height: 30px;
}
.blueBand {
    margin-top: 86px
}

nav ul.productmenu.header-nav>li#over {
    display: none;
}

#header-mainsec .nav-dwn.fr {
    width: 270px;
    opacity: 1;
    transition: all ease 350ms;
}

#header-mainsec .nav-dwn.fr.out {
    width: 0px;
    opacity: 0;
}
#header-mainsec .nav-dwn.fr a{
display: block;
}
#header-mainsec .nav-dwn.fr.out a{
display:none;
}
#ems_slider.flexslider {
    width: 1400px;
    max-height: none;
    padding: 30px;
}

.promo-flash {
    display: flex;
    background-color: #ffce26;
    border: 1px solid #ebba13;
}

.promo-flash b {
    border-right: 1px solid #de1e1e;
    border-left: 1px solid #de1e1e;
    color: #de1e1e;
    margin: 0 25px 0 0;
    font-weight: 500;
    padding: 4px 8px;
    font-size: 14px;
    line-height: normal;
    display: inline-block;
}

.promo-flash p {
    line-height: normal;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    margin: 15px;
    display: inline-block;
}

.promo-flash p #event_timer {
    color: red;
}

.promo-flash p strong {
    font-weight: 600;
}

.promo-flash .close {
    margin: 0 0 0 30px;
    color: #00000070;
    position: absolute;
    right: 23px;
    cursor: pointer;
    top: 25%;
}

.promo-flash a.cta {
    line-height: normal;
    background-color: #000;
    color: #fff;
    padding: 6px 15px;
    margin: 0 0 0 30px;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    border-radius: 5px;
    box-shadow: 0 0 1px #1381b0;
}

.promo-flash.flexslider .flexBnrslides>li>a {
    display: inline-block;
    margin: auto;
}

.promo-flash.flexslider .flexBnrslides>li {
    text-align: center;
    width: 100%;
}

.promo-flash .flex-control-nav li a {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    padding: 0;
    margin: 0;
    border: 1px solid #c9a21b;
    background-color: #c9a21b !important;
}

.promo-flash .flex-control-nav li a.flex-active {
    background-color: #000000 !important;
    border-color: #000;
}

.promo-flash .flex-control-nav {
    right: 20%;
}

.bannerflex {
    position: relative;
    background: #c3e3ff !important;
}

#ems_slider.flexslider .flexBnrslides>li {
    float: none;
}

#ems_slider.flexslider .flexBnrslides>li .flex {
    margin: auto;
    width: 60%;
    text-align: center;
}

#ems_slider.flexslider .flexBnrslides>li .flex .caption {
    margin: 0 0 20px;
    width: auto;
}

#ems_slider.flexslider .flexBnrslides>li .flex .clip {
    width: 55%;
    display: inline-flex;
    align-self: flex-end;
}

#ems_slider.flexslider .flexBnrslides>li .flex .clip img {
    width: auto;
}

#ems_slider.flexslider .flexBnrslides>li .flex .caption h2 {
    font-weight: 200;
    color: #000;
    font-size: 38px;
}

#ems_slider.flexslider .flexBnrslides>li .flex .caption h2 strong {
    font-weight: 600;
    color: #185493;
    font-size: 40px;
}

#ems_slider.flexslider .flexBnrslides>li .flex .caption h2+p {
    color: #175493;
    font-weight: 400;
    margin: 0 0 10px;
    text-align: center;
    font-size: 15px;
}

#ems_slider.flexslider .flexBnrslides>li .flex .caption .cta-group {
    display: flex;
    justify-content: center;
}

#ems_slider.flexslider .flexBnrslides>li .flex .caption .cta-group .cta {
    margin: 0 20px 0 0;
    position: relative;
    min-width: 150px;
    background-color: #e9152b;
    color: #fff;
    font-weight: 600;
}

#ems_slider.flexslider .flexBnrslides>li .flex .caption .cta-group .cta span {
    position: absolute;
    color: #000;
    font-weight: 400;
    font-size: 12px;
    left: 0;
    right: 0;
    bottom: -25px;
    text-transform: uppercase;
}

.mdm.overview .mdm-h4.spl {
    color: #000;
    font-size: 17px;
    letter-spacing: normal;
}

.mdm.overview .mdm-h4.spl strong {
    font-weight: 500;
}

.bmark_wrap {
    min-height: 160px;
}

.os .four-col:hover {
    background: none;
}

.os .four-col a {
    color: #000 !important;
}

.os .four-col a:hover {
    color: #138cd6 !important;
}

.mdm.overview .bookmark a strong {
    font-weight: 400;
    flex-wrap: wrap;
}

.mdm-awards .flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

.mdm-awards img {
    max-width: 220px;
    max-height: 40px;
}

.mdm-awards .flex>div {
    max-width: 360px;
    margin: 20px;
    text-align: center;
}

.mdm-awards p {
    font-size: 15px;
    line-height: 32px;
}

.mdm-awards {
    border-bottom: 1px solid #eee;
    padding: 40px 15px 20px;
}

@media(max-width:800px) {
    .tac.mdm .os .four-col {
        display: inline-block !important;
    }

    .promo-flash {
        position: static;
        width: auto;
    }

    .promo-flash b {
        margin: 0 0 10px;
        padding: 0 10px;
    }

    .promo-flash a {
        margin: 5px 0 0;
    }

    .promo-flash .close {
        z-index: 9 !important;
    }

    .promo-flash p {
        line-height: inherit;
    }

    .promo-flash .flexBnrslides,
    .promo-flash .flex-control-nav {
        display: block;
    }

    .promo-flash .flex-control-nav {
        top: 210px;
        right: 20px;
    }

    .mdm-awards .flex {
        flex-wrap: wrap;
    }
}

#ems_slider.flexslider .flexBnrslides>li .flex {
    width: unset;

}

#ems_slider.flexslider {
    max-width: 1200px;
    width: unset;
}

#ems_slider.flexslider .flexBnrslides>li .flex .caption h2 {
    max-width: 820px;
}

.mdm.edition {
    max-width: 800px;
    margin: 0px auto 50px;
    background: #daeeff;
    padding: 15px 0px 35px;
    border-radius: 6px;
    position: relative;
}

.mdm.edition .data-cont > div {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.mdm.edition h4.edition-heading {
    padding: 10px 22px;
    display: inline-block;
    font-weight: 600;
    line-height: normal;
    width: 70%;
    margin-bottom: 5px;
    color: #185493;
    font-size: 22px;
}

.mdm.edition i.rate {
    line-height: 32px;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    display: block;
    color: #185493;
}

.mdm.edition i.rate strong {
    font-weight: 400;
    display: block;
    color: #000;
    font-size: 50px;
    line-height: 60px;
}

.mdm.edition ul.content {
    text-align: left;
    margin: 10px auto 0;
    border-top: 1px solid #45bbf3;
    padding: 20px 0 0;
    width: 257px;
    max-width: 90%;
}

.mdm.edition ul.content li::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 15px;
    background-image: url(https://www.manageengine.com/ems/images/icon/tick-icon-3.svg);
    background-repeat: no-repeat;
    margin: 0 10px 0 0;
    filter: hue-rotate(15deg) saturate(60) brightness(0.8);
}

.mdm.edition ul.content li {
    font-size: 15px;
    margin: 0 20px 10px 0;
    display: inline-flex;
    align-items: center;
    line-height: 25px;
    font-weight: 400;
}

.mdm.edition ul.content li.plus::before {
    background-image: none;
    content: '+';
    font-size: 30px;
    display: flex;
    font-weight: 400;
    height: 24px;
    color: #6486ab;
}

.mdm.edition ul.content li.plus {
    font-weight: 500;
}

.mdm.edition .data-cont {
    display: none;
    position: relative;

}

.mdm.edition .data-cont.active {
    display: flex;
    justify-content: center;
    grid-gap: 1px;
    background: #daeeff;
    border-radius: 5px;
}

.mdm.edition .trial-btn {
    display: flex;
    justify-content: center;
    grid-gap: 80px;
}

.mdm.edition .trial-btn a.cta {
    margin: 20px  0px 0px;
    position: relative;
    min-width: 150px;
    background-color: #e9152b;
    color: #fff;
    font-weight: 600;
    padding: 8px 13px;
    font-size: 15px;
    text-decoration: none;
}

.mdm.edition .trial-btn a.cta.green {
    background: #79be13;
}

.mdm.edition .data-cont .standard {
    border-right: dotted #45bbf3 1px;
}

.toggle {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 40px auto 10px;
    max-width: 265px;
    background: #daeeff;
    border-radius: 40px;
    cursor: pointer;
    padding: 10px;
}

.toggle-btn {
    color: #185493;
    font-size: 17px;
    padding: 10px;
    border-radius: 25px;
    font-weight: 400;
    width: 125px;
    transition: background-color 0.2s ease-in, color 0.2s ease-in;
}

.toggle-btn.active {
    background-color: #185493;
    color: #fff;

}

.mdm.edition p.offer {
    position: absolute;
    top: -40px;
    right: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #295392;
    margin: 0px;
}
.mdm.edition p.offer img{
    max-height: 25px;
}
.mdm.edition p.offer span{
    font-size: 20px;
    color: #0aab0a;
    font-weight: 600;
}

@media screen and (max-width:700px) {
    .mdm.edition p.offer img{
        display: none;
    }
    .mdm.edition p.offer{
        top: -30px;
        right: 0px;
    }
}
@media screen and (max-width:500px){
    .mdm.edition .trial-btn a.cta{
        margin: 0px;
    }
    .mdm.edition .trial-btn{
        grid-gap: 3px;
    }
}
.mdm.edition span.annual-offer {
    background: green;
    color: #fff;
    padding: 2px 10px;
    border-radius: 10px;
    font-size: 12px;
    line-height: 21px;
}
p.edition-comp {
    font-size: 17px;
}
.edition-comp a {
    color: #295392 !important;
    font-weight: 500;
}
