.suq {
    max-width: 561px;
    padding: 0px;
    border: 1px solid #242021;
    font-size: 15px;
    color: #FFF;
    margin: auto;
    line-height: 1.2;
    font-family: "Roboto", sans-serif;
    background: url(3.png) no-repeat;
    background-size: 100% 100%;
    background-position: 0 0;
}

strong {
    font-weight: bold;
}

img {
    border: none;
    max-width: 100%;
}

img.img-2 {
    width: 290px;
    margin: 0 0 6px;
}

img.i5 {
    margin: 0 0 0 0;
    width: 395px;
}

img.img-4 {
    width: 194px;
    margin: 12px 0 0 2px;
    display: block;
}

ul {
    margin: 0 0 9px 22px;
    padding: 0;
}

li {
    list-style-type: none;
    padding: 0 0 0 10px;
    text-align: left;
    position: relative;
    margin: 0 0 -0.6px 0;
}

li:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 6px;
    background: #fff;
}

a {
    color: inherit;
    text-decoration: none;
}

.m {
    margin: 0 0 0 0;
}

.l {
    float: left;
    width: 50%;
}

.r {
    float: right;
    width: 50%;
}

h1 {
    font-size: 25.9px;
    margin: 0 0 5px 0;
    line-height: normal;
    font-weight: normal;
}

p {
    margin: 0px 0px 14px;
    line-height: normal;
}

.nd {
    padding: 11px 18px 6px 18px;
    margin: 0;
    position: relative;
}

h1 span {
    font-size: 21px;
}

h2 span {
    font-size: inherit;
}

h3 span {
    font-size: inherit;
}

.a {
    position: relative;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

img.img-1 {
    /* position: absolute;
    top: 0;
    left: 0;*/
    width: 80px;
}

.a1 {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 10%;
    height: 10%;
    background: #000;
}

.f {
    position: relative;
    padding: 0 0 0 0;
    margin: 0 0 0;
}

h2 {
    font-weight: normal;
    margin: 16px 0 0 0;
    font-size: 24.6px;
    letter-spacing: 0.3px;
    word-spacing: 2px;
    color: #B62725;
    text-shadow: 1px 1px 0 #FFF5, 1px -1px 0 #FFF5, -1px 1px 0 #FFF5, -1px -1px 0 #FFF5, 1px 0px 0 #FFF5, 0px 1px 0 #FFF5, -1px 0px 0 #FFF5, 0px -1px 0 #FFF5;
}

h3 {
    font-weight: normal;
    margin: 0px 0 0 0;
    font-size: 21.3px;
}

h1 strong {
    font-weight: bold;
}

h2 strong {
    font-weight: bold;
}

h3 strong {
    font-weight: bold;
}

div {
    display: block;
}

.x1 {
    position: absolute;
    top: 6px;
    left: 221px;
}

.x1 p {
    font-size: 19.3px;
    margin: 0;
}

.x {
    position: relative;
    padding: 0;
}

.z {
    text-align: center;
    margin: 0 0 10px;
}

.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: 561px) {
    .suq {
        width: 100%;
        max-width: 500px;
    }
    .x1 p {
        font-size: 17px;
    }
    img.img-4 {
        margin: 10px 0;
        display: inline-block;
    }
    .l {
        float: none;
        width: 100%;
    }
    .r {
        float: none;
        width: 100%;
    }
    .nd {
        padding: 12px 15px;
        margin: 0;
        text-align: center;
    }
    .x1 {
        position: static;
        margin: 10px 0 0;
    }
    .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;
    }
    .z {
        text-align: center;
    }
    ul {
        margin: 10px 0;
        display: inline-block;
    }
}