 .prd-mdm.dload-page.act-op .edition-sec.op-sec .edibtn{height:820px !important;}
/*.dload-page.act-cd .edition-sec.cd-sec .edibtn.offset { height: 450px !important;}*/
 .heading-men{
    background: #ecedee;
    padding-top:30px;
    min-height: 40px;
    color: #424f56;
    position: relative;
    overflow: hidden;
    clear: both;
}
.heading-menu{display:none;}

  .promo-flash {
        display: none;
    }

    .info-msg {
        margin: 0px auto 40px;
        max-width: 740px;
    }

    .info-msg-caption {
        padding: 25px;
        font-size: 16px;
        border: 1px solid #e0e0e0;
        display: block;
        border-radius: 8px;
        background-color: #f9f9f9;
        text-align: center;
    }

    .info-msg-inner {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
    }

    .info-msg-inner img {
        margin-bottom: -16px;
        border: 1px solid #e0e0e0;
        padding: 5px 6px;
        border-radius: 100px;
        width: 20px;
        background-color: white;
    }

    .dload-page {
        min-height: calc(100vh - 446px);
        text-align: center;
    }

    .nav-dwn.fr.quote {
        display: block;
    }

    .nav-dwn.fr.quote a {
        color: #ea142b;
        background: #fff;
        outline: 1px solid #ea142b;
        border-radius: 5px !important;
    }

    .nav-dwn.fr.quote a:hover {
        color: #fff;
        background: #ea142b;
    }

    @media screen and (max-width:500px) {
        .nav-dwn.fr.quote {
            display: none;
        }
    }
