.suq{
    max-width: 607px;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
    border: 3px solid #242021;
    font-size: 14px;
    color: #242021;
    margin: auto;
    line-height: 1.3;
    background: url(3.png) no-repeat;
    background-size: 100% 100%;
}
strong{
    font-weight: bold;
}

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

img.img-1 {
    display: none;
}
ul{
    margin: 0px 0 14px 0;
    padding: 0 0 0 0
}

.x ul {
    margin: 0 0 15px;
}
li {
    list-style-type: none;
    padding-left: 13px;
    text-align: left;
    position: relative;
    line-height: 1.2;
}
li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    background: #242021;
    width: 7px;
    height: 1px;
    border-radius: 0;
}
a {
    color: inherit;
    text-decoration: none; 
}
h1{
	font-size: 30px;
	margin: 109px 58px 0 0;
	line-height: 1;
	font-weight: normal;
	text-align: right;
	position: relative;
	left: -6px;
	color: #fff;
}
p{
    margin: 0px 0px 14px
}
.nd{
    padding: 17px 37px 19px 141px;
}
h1 span{
    font-size: 47px;
    margin: 0 0 0 -39px;
}
h2{
    font-weight: normal;
    margin: 0 0 11px 0;
    font-size: 17px;
    line-height: normal;
}

h2.h2-1 {
    position: absolute;
    top: 29px;
    right: -6px;
} 
h3{
    font-weight: normal;
    margin: 0 0 0 0;
    font-size: 14px;
    line-height: normal;
} 
div{
    display: block;
}

.f {
    margin: 25px 0 0 -59px;
    position: relative;
    color: #ac6f4f;
}

.c {
    margin: 0 0 0 -84px;
}

.c p {
    margin: 0 0 1px;
}

.c p {
    font-size: 15.3px;
}

.x {
    margin: 66px 6px 0 86px;
}

.x li {
}

.x ul li:before {
}

.x ul li {
    font-size: 14px;
    line-height: 1.2;
    margin: 0 0 0px;
}

.m {
    margin: 0 0 0;
}

.l {
    float: left;
    width: 48%;
    padding: 0 0 0;
    margin: 0 0 0;
}

.r {
    float: right;
    width: 48%;
    padding: 0 0 0;
    margin: 0 0 0;
}
.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;
    width: 100%;
}
body{
    margin: 8px 0px;
    background: #fff
}




@media screen and (max-width: 607px){
    .suq{
        width: 100%;
        background: #fff;
    }

img.img-1 {
    display: block;
    width: 240px;
    margin: 14px 0;
    display: block;
}

h1 span {
    font-size: 31px;
    margin: 0;
}

h2.h2-1 {
    position: static;
}

.f {
    margin: 0;
}

h1 {
    margin: 14px 0;
    background: #AC6F4F;
    transform: none;
    left: 0;
    padding: 14px;
    text-align: left;
    font-size: 25px;
    line-height: normal;
    text-align: center;
}

.x {
    margin: 0;
}

.c {
    margin: 0;
}

.l {
    float: none;
    width: 100%;
    padding: 0 0 0;
    margin: 0 0 0;
}

.r {
    float: none;
    width: 100%;
    padding: 0 0 0;
    margin: 0 0 0;
}
ul{
    margin-right: 0;
}
    .nd{
        padding: 5%
    }
    .m_br br{
        display: none
    }
    li br{
        display: none
    }
   
    .m_in{
        display: inline-block;
    }
}