#std, #enterprise, .shaValueWrapper{
display:none !important;
}
 .dwn-menu{
max-width:unset;
}

        #free {
            display: none;
        }

        .pb0 {
            padding-bottom: 0;
        }

        .mt0 {
            margin-top: 0;
        }

        .box-table {
            width: 80%;
            margin: 0 auto;
        }

        .box-table td {
            padding: 2px 5px;
            border: 1px solid #ccc;
            vertical-align: middle;
        }

        .dwn-menu>span:first-child {
            margin: 0 0 0 81px;
        }

        .trainingad-strip {
            background: #ecbea2;
            text-align: center;
        }

        .dwn-menu>span {
            width: 24.9%;
        }

        .percent {
            width: 70%;
        }

        .percent .otr-dwn-cont a.ful {
            width: 190px;
        }

        a.red-btn {
            font-size: 12px;
            margin-top: 20px;
        }

        #scroll.sec-pTB {
            padding: 0;
        }

        .breadcrumb {
            display: none;
        }

        .heading-menu {
            padding: 10px 0;
            background: #fff;
            border-bottom: none;
        }

        .heading-menu .menuhead {
            display: block;
            text-align: center;
        }

        @media screen and (max-width: 760px) {
            .box-table {
                width: 76%;
                display: none;
            }

            .btmBar {
                display: none !important;
            }

            .dwn-menu>span {
                width: 49.7% !important;
            }

            .dwn-menu>span:first-child {
                margin: 0 0 0 0;
            }
        }

        .yellowbox {
            margin-bottom: 30px;
            margin-top: 0;
        }

        .download-winBtn,
        a.download-winBtn {
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
        }

        .divDwnld .per50>p:first-child {
            margin-top: 0;
        }

        @media (max-width: 991.98px) {
            .divDwnld {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                -ms-flex-direction: column;
                flex-direction: column;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
            }

            .divDwnld .per50 {
                width: 100%;
            }
        }