.DNNContainer_Kieu1 {
    /*border: 1px solid #dbdbdb;*/
}

.DNNContainer_Kieu1 {
    background: #fff;
    border-radius: 5px 5px 0 0;
    margin-bottom: 15px;
}

  .DNNContainer_Kieu1 .header {
    background: #027acd;
    position: relative;
    z-index: 1;
    text-align: center;
    margin-bottom: 10px;
    padding-left: 0px;
  }

.DNNContainer_Kieu1 .header:before {
    /*content: "";
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    top: 15px;
    height: 8px;
    background: #dbdbdb;*/
}

  .DNNContainer_Kieu1 .title h2 {
    margin: 0px;
    text-align: left;
    line-height: 42px;
    display: table;
    text-transform: uppercase;
    margin-bottom: 0;
    position: relative;
    z-index: 3;
    background: #027acd;
    text-indent: 17px;
  }

.DNNContainer_Kieu1 .title h2 span,
.DNNContainer_Kieu1 .title h2 a {
    text-decoration: none;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'UTM Swiss', Arial, sans-serif;
    font-weight: 700;
}

.DNNContainer_Kieu1 .title h2 span {
    padding: 0px;
}

.DNNContainer_Kieu1 .heading_wrapper {
    margin-bottom: 0;
    border-radius: 5px 5px 0 0;
    padding-bottom: 0px;
}

@media only screen and (max-width: 767px) {
  .bannercolum img {
    width: 100% !important;
    height: auto !important;
  }
}