@media screen and (min-width: 501px){
#list-acc-mob{
    display: none;
}
}
@media screen and (max-width: 500px){
	#content-mn-right {
    float: none;
    width: 94%;
    margin-right: 0;
    margin: 3%;
}
#list-acc-mob{
    display: block;
    margin: 20px;
    line-height: 35px;
    text-align: center;
    font-family: 'Open Sans';
    font-weight: 600;
    border-radius: 5px;
    background: #eee;
    overflow: hidden;
}
#list-acc-mob li a{
	text-decoration: none;
    color: #111;
    display: block;
    line-height: 40px;
}

#list-acc-mob li a.actm{
    background: #F5D848;
}
.icon-deliveries, #bx-dlv-map{
	display: none;
}
#content-mn-left{
    display: none;
}
h1 {
font-family:'Open Sans';
    font-size: 23px;
    color: #333;
    line-height: 35px;
    text-align: center;
    font-weight: 600;
    padding-top: 5px;
}
#content-mn-v br{
	display: none;
}
.content-pd {
    font-size: 14px;
    font-family: 'Open Sans';
    line-height: 21px;
    margin: 5px;
}
h2 {
    text-align: left;
    padding-top: 15px;
font-family:'Open Sans';
    font-size: 18px;
    color: #313131;
    margin-bottom: 10px;
    line-height: 23px;
    font-weight: 600;
}
.ol-del {
    font-size: 14px;
    font-family: 'Open Sans';
    line-height: 22px;
    margin: 5px;
    list-style: decimal;
    margin-left: 20px;
}
.ol-del>li {
    margin-bottom: 10px;
}
#list-shop-city {
    list-style: square;
    margin-left: 25px;
    margin-right: 5px;
}
#list-shop-city li {
    margin-bottom: 0px;
}
#map-citys {
    height: 250px;
    margin: 20px 0px;
}
.features-table {
    border: 1px solid #C6C6C6;
    width: 100%;
}
.features-table td {
    text-align: left;
    vertical-align: top;
    padding: 7px;
    font-size: 14px;
    height: 15px;
    border-right: 1px solid #bbb;
    border-top: 1px solid #bbb;
    font-family: 'Open Sans';
    line-height: 20px;
}
.brd-dl {
    border-top: 0px solid #C6C6C6;
}
#list-type {
    font-size: 15px;
    font-family: 'Open Sans';
    line-height: 20px;
    margin: 15px;
    list-style-type: disc;
}
#list-type li {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #c3c3c3;
}
#list-type img {
    width: 50%;
}
#list-type div {
    font-weight: 600;
    color: #333;
}
#im-icon-pay{
	display: none;
}
#content-mn-right iframe{
	width: 100%;
    height: 235px;
}
#img-kredit-info{
   width: 100%;
}
#m-block {
    width: 94%;
    margin: 3%;
}
#m-block-l {
    display: none;
}
#m-block-r {
    float: none;
    width: 100%;
    margin-right: 0;
}
#promo-video {
    width: 100%;
    height: 250px;
}
.m-block-p {
    font-size: 14px;
    font-family: 'Open Sans';
    line-height: 22px;
    margin: 5px;
}
}