@media only screen and (min-width: 920px) {
    .wrap, .footer {
        width: auto;
        max-width: 1600px;
    }
    .footer {
        padding-left: 83px;
        padding-right: 80px;
        box-sizing: border-box;
        position: relative;
    }   
    #content {
        display: table;
        width: 100%;
    }
    #content article {
        display: table-cell;
        float: none;
        width: auto;
        padding-right: 25px;
    }
    #content aside {
        display: table-cell;
        float: none;
        max-width: 373px;

    }
    .moduletable-benefits ul, .moduletable-benefits ul li {
        width: auto;
    }
    .moduletable-benefits ul li {
        background-repeat: no-repeat;
        position: relative;        
    }
    .moduletable-benefits ul li:before {
        content: '';
        position: absolute;
        left: 100px; right: 0;
        top: 0; bottom: 0;
        background: #d9d6d1;
    }
    .moduletable-benefits ul li:after {
        content: '';
        position: absolute;
        top: 1px; bottom: 1px;
        left: 1px; right: 1px;
        border: 1px solid #fff;
    }
    .moduletable-benefits ul li div {
        position: relative;
    }
    #content article img[style*="100%"] {
        width: auto !important;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    #map, #map > ymaps {
        width: 100% !important;
    }
    .img_rek, .img_rek_two {
        margin-left: auto;
        margin-right: auto;
    }
    #vk_comments, #vk_comments > iframe {
        width: 100% !important;
    }
    .create + div[style*="933px"] {
        margin-left: 0 !important;
        right: 80px;
    }
    #button_up {
        right: 0;
    }
    #footer .menu {
        display: table;
        width: 100%;
    }
    #footer .menu li {
        display: table-cell;
    }
    .rek {
        text-align: center;
        clear: both;
    }
    .img_rek_pages_one, .img_rek_pages_two {
        float: none;
        display: inline-block;
        vertical-align: top;
        margin-left: 10px;
        margin-right: 10px;
        text-align: left;
    }
    .custom {
        height: auto;
    }
    #smfaq .question, #smfaq .question:hover {
        background-position: 98% center;
    }
    #print-content img {
        width: auto;
        max-width: 100%;
    }
}
@media only screen and (min-width: 1100px) {
    .head-menu-wrap {
        max-width: 1675px;
        background-size: 100% 100%;
    }
    .head-menu {
        width: auto;
        padding: 1px 4.6% 0;
        max-width: 1520px;
    }
    .head-menu ul {
        right: 0;
    }
}

.moduletable-benefits ul.nonb li:after, .moduletable-benefits ul.nonb li:before { display: none; }

.moduletable-benefits ul.nonb li {     
   background: transparent;
   list-style-type: circle;
   padding-left: 0;
   margin-left: 20px;
   height: auto;
   color:#000;
}

.moduletable-benefits ul.nonb li:hover {box-shadow: none}