.main-content-new .content-new .box {min-height: 388px;}
.slide-article .left-menu{min-width: 500px;}
.heading-menu {
    padding: 37.3px 0;
    background: url(images/sdp-banner-bg.png) no-repeat center top;
    background-attachment: relative;
    background-position: center center;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff;
    border-bottom: 1px solid #C5CBD4;
    font-weight: 400;
    letter-spacing: -1px;
    position: relative;
    overflow: hidden;
    clear: both;
    height: auto;
    font-weight: 500;
    font-size: 27px;
    line-height: 36px;
}
.box_app{margin-top: 50px;margin-bottom:50px ;

}
.app_col{margin-bottom:40px;}
.heading-menu h1, .heading-menu h3{color: #FFFFFF;    font-size: 25px;
    font-weight: normal;
    margin: 0;
    padding: 0;}

@media (max-width: 768px) {
    h3 {
        font-size: 22px
    }

    h2 {
        font-size: 24px
    }
    .box_app{margin-top: 20px;margin-bottom:20px ;

    }
    .form-feedback-box {
        width: 90%;
        margin-top: 20px;
    }

   
    .heading-menu {
        background: #FFF;
        border-bottom: 0px;
        padding: 17.3px 0;
    }

    .heading-menu h1 {
        font-size: 26px;
        margin-bottom: 0px;
        font-weight: bold;
        margin-top: 20px;
        color: #000;
    }

    .heading-menu h3 {
        font-size: 22px;
        margin-top: 10px;
        color: #000;
    }
}