.new-sub-text {
            border-top: 1px solid #ccc;
            max-width: 130px;
            margin: 14px auto;
        }

        @media (max-width:728px) {
            .heading-menu {
                display: none;
            }
        }

.breadcrumb{
    display:none;
}
.heading-menu .menuhead{
    display: block;
    text-align: center;
    font-weight: 300;
    letter-spacing: -1px;
    font-size: 24px;
    line-height: 40px;
}