.vnttitle.vmargin{
    text-align: center;
}
.gdcontent{
    padding: 50px 0px;
}
.box_sitemap {
    margin-bottom: 10px;
}
.box_sitemap h2 {
    background: url(../images/icon_cat.gif) left no-repeat;
    border-bottom: 1px dotted #cccccc;
    color: #003399;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
}
.box_sitemap ul {
    list-style: none;
}
.box_sitemap li {
    float: left;
    height: 30px;
    line-height: 30px;
    width: 24%;
}
.box_sitemap li a {
    background: url(../images/icon_li.gif) left no-repeat;
    display: block;
    line-height: 30px;
    padding-left: 10px;
    color: #3d3d3d;
}
.wrapCont {
    padding: 30px;
}
#vnt-formall {
    display: none;
}

/* <=== hpsuccessmm ===> */
.hpsuccessmm {
    text-align: center;
}
.hpsuccessmm .sctends {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 30px;
}
.hpsuccessmm .scdecss {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 25px;
}
.hpsuccessmm .sclinks {
    margin-bottom: 40px;
}
.hpsuccessmm .sclinks a {
    display: inline-block;
    font-size: 15px;
    line-height: 22px;
    padding: 9px 25px;
    border: 1px solid #408d43;
    color: #408d43;
}
.hpsuccessmm .sclinks a:hover {
    background-color: #408d43;
    color: #fff !important;
}
/* <=== hpsuccessmm ===> */

@media (max-width: 991px){
    .gdcontent{
        padding: 30px 0px;
    }
}