.DNNContainer_Kieu4 {
    /*border: 1px solid #dbdbdb;*/
}

.DNNContainer_Kieu4 {
    background: #fff;
    border-radius: 5px 5px 0 0;
}

.DNNContainer_Kieu4 .header {

    background: #d10505;
    position: relative;
}

.DNNContainer_Kieu4 .header:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 12px;
    width: 15px;
    height: 10px;
    background: white;
}

.DNNContainer_Kieu4 .title h2 {
    margin: 0px;
    text-align: left;
    line-height: 25px;
    text-indent: 0px;
    padding-left: 20px;
}

.DNNContainer_Kieu4 .title h2 span,
.DNNContainer_Kieu4 .title h2 a {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Merriweather', Arial, sans-serif;
    font-weight: 700;
}


.DNNContainer_Kieu4 .heading_wrapper {
    margin-bottom: 0;
    border-radius: 5px 5px 0 0;
    padding-bottom: 0px;
}

.DNNContainer_Kieu4 .Content-Kieu4 {
    padding-top: 10px;

}

@media screen and (max-width:767px) {
    .DNNContainer_Kieu4 .title h2 {
        line-height: 36px;

    }
}

@media (min-width:768px) and (max-width:991.99px) {
    .DNNContainer_Kieu4 .header:before {

        top: 20px;

    }

    .DNNContainer_Kieu4 .title h2 {
        line-height: 36px;
        text-indent: 5px;
        padding-left: 5px;
    }

    .DNNContainer_Kieu4 .title h2 a {
        font-size: 12px !important
    }

    .DNNContainer_Kieu4 .header:before {
        display: none;
    }

}

@media screen and (min-width:992px) {
    .DNNContainer_Kieu4 .header:before {

        top: 12px;

    }

    .DNNContainer_Kieu4 .title h2 {
        line-height: 36px;

    }
}

.DNNContainer_Kieu4 .Content-Kieu4 {
    padding: 10px;
    background: #f4f4f4;
}
