.DNNContainer_Kieu2Moblie .heading_wrapper {
    margin-bottom: 10px;
    border-bottom: 2px solid #0073c3;
    height: 45px;
    background: #fff;
}

.DNNContainer_Kieu2Moblie .header {
    border-top: none;
    background: url(images/bg-kieu2.png) no-repeat center right;
    height: 45px;
}

.DNNContainer_Kieu2Moblie .title h2 {
    text-indent: 42px;
    margin: 0px;
    text-align: left;
    line-height: 45px;
    height: 45px;
    display: inline-block;
    padding-right: 10px;
    background: url(images/bulet-k2.png) no-repeat 10px center, #fff;
    position: relative;
     border-bottom: 2px solid #0073c3;  

}

.DNNContainer_Kieu2Moblie .title h2:before {
    content: "";
    width: 40px;
    height: 2px;
    background: #ff9600;
    position: absolute;
    display: block;
    margin-top: 10px;
    left: 0;
    bottom: -2px;
   
}

.DNNContainer_Kieu2Moblie .title h2 a,
.DNNContainer_Kieu2Moblie .title h2 span {
    color: #0067be;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: -0.5px
}



.DNNContainer_Kieu2Moblie .Content-Kieu2Moblie {

    /*border:1px solid #dbdbdb;*/
    background: #fff;
    border-top: none;
}


@media screen and (max-width: 575px) {
    .DNNContainer_Kieu2Moblie .title h2 {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 100%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .DNNContainer_Kieu2Moblie .heading_wrapper,
    .DNNContainer_Kieu2Moblie .title h2,.DNNContainer_Kieu2Moblie .header {
        height: auto;
        min-height: 43px;
        line-height: 20px;
        text-align: justify;

    }
    .DNNContainer_Kieu2Moblie .title h2{
        text-indent: 0;
    padding-left: 45px;
    border-bottom: none;
    }
}