.suq {
    max-width: 514px;
    padding: 0px;
    border: 3px solid #e9ba4d;
    font-size: 15px;
    color: #242021;
    margin: auto;
    line-height: 1.3;
    background: #fff;
    font-family: "Open Sans", sans-serif;
    text-align: center;
}
strong {
    font-weight: 900;
}
p.p1 {
    margin: 12px 0 0;
    font-size: 17px;
}
img {
    border: none;
    max-width: 100%;
}
ul {
    margin: 0 0 14px;
    padding: 0;
}
li {
    list-style-type: none;
    padding: 0 0 0 14px;
    text-align: left;
    position: relative;
}
li:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 7px;
    background: #242021;
}
a {
    color: inherit;
    text-decoration: none;
}
span.k {
    font-size: 14px;
}
img.img2 {
    position: absolute;
    right: 50px;
    top: 4px;
    width: 122px;
}
h1 {
    font-size: 20px;
    margin: 5px -11px 10px;
    line-height: 1.5;
    font-weight: normal;
    background: #e9ba4d;
    padding: 5px;
}

h1 b {
    font-size: 19px;
    font-weight: 900;
}
p {
    margin: 0px 0px 8px;
}
.nd {
    padding: 16px 11px 9px;
}
h1 span {
    font-size: 31px;
    margin: 0 3px 0 0;
}
h2 span {
    font-size: inherit;
}
h3 span {
    font-size: inherit;
}
.a {
    position: relative;
    padding: 0 0 0 60px;
    margin: 0 0 0 0;
}
img.img-1 {
    width: 73px;
    position: absolute;
    top: -6px;
    left: 0px;
}
.f {
    position: relative;
    padding: 0 0 0 0;
    margin: 0 0 0;
}
h2 {
    margin: 0 0 7px 0;
    font-size: 15px;
    font-weight: normal;
}
h3 {
    font-weight: normal;
    margin: 0 0 0 0;
    font-size: 16px;
    line-height: 1.4;
}
h1 strong {
}
h2 strong {
    font-weight: 900;
    font-size: 19px;
}
h3 strong span {
}

h3 strong {
    font-weight: 900;
}
.b {
    position: relative;
    padding: 0 38% 0 0;
    line-height: 1.2;
    margin-top: 12px;
}
div {
    display: block;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
.clearfix {
    display: block;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.img-responsive {
    max-width: 100%;
    display: block;
}
body {
    margin: 8px 0;
}
.bg_trang {
    background: #fff;
}
.pc_br {
    display: none;
}

@media only screen and (max-width: 514px) {
    .suq {
        width: 100%;
    }

    h1 {
    }

    .a {
        padding: 0;
    }
    .nd {
    }
    .m_br br {
        display: none;
    }
    li br {
        display: none;
    }
    .m_in {
        display: inline-block;
    }

    .pc_br {
        display: initial;
    }
    .m_n {
        display: none;
    }
    img.img-1 {
        position: static;
        margin: 0 0;
    }
    img.img-2 {
        position: static;
        margin: 0 0;
    }
    .b {
        padding: 0;
    }
    img.img2 {
        position: static;
        margin-top: 12px;
    }
    a {
        display: inline-block;
    }
}
