@media (max-width: 800px) {
    
    td.td-left-menu > div {
        display: none;
    }
    

    td.td-left-menu > div {
        background: rgba(0, 0, 0, 0) url("img/pat.png") repeat scroll center top;
        box-shadow: -3px 6px 17px -4px rgba(0, 0, 0, 0.75);
        padding: 2px;
        position: absolute;
        right: 0;
        top: 120px;
        width: 220px !important;
        z-index: 18;
    }
    
    td.td-left-menu {
      position: inherit  !important;
    }    
    td.td-content {
        width: 100% !important;
    }
    td.td-content table {
        width: 100% !important;
    }

    .table-logo {
        width: 100% !important;
    }
    .table-main {
        width: 100% !important;
    }

    .new-shops td {
        display: block;
        text-align: center;
        width: 100% !important;
    }
    
    .table-index-arcticls td {
      display: block;
      width: 100% !important;
    }    

    .tabwrapper .map-img {
      width: 100% !important;
    }

    .td-right-logo {
      display: none;
    }
    
    .map-block-full-link {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
    
    .top_menu {
      margin: 0 auto !important;
      padding-right: 27px;
    } 
    .top_menu ul {
      margin-top: 5px;
      padding: 0;
    }
    .top_menu a {
      background: #1288e3 none repeat scroll 0 0;
      padding: 0;
      white-space: nowrap;
    }
    .top_menu a:hover, .top_menu a.active {
        background: #1288e3 none repeat scroll 0 0;
        color: white;
        font-family: OpenSans-Regular;
        font-size: 18px;
        padding: 0;
        text-decoration: underline;
    }  
    .news-list-right {
        margin-left: 0px !important;
    }
    .news-list-logo {
        float: none !important;
    }
    .header {
        height: auto;
        min-width: auto;
    }
    .top_menu li {
      padding: 0 10px;
    }  
    .rtabs-1 label, a.block-other-city,
    .rtabs-2 label, a.block-other-city,
    .rtabs-5 label, a.block-other-city,
    .rtabs-7 label, a.block-other-city {
        white-space: nowrap !important;
        line-height: 33px !important;
    }
    td.content {
      float: none;
      width: 100%;
    }  
    td.content > center > table {
      width: 100%;
    }    
    
    .content center > div {
      width: 90% !important;
    } 
    .c_c {
      width: 100%;    
    }
    


    div.infobox {
        float: none !important;
        margin: 0 auto !important;
        width: 80% !important;
    }


    .Choose-search .search-text {
        width: 54% !important;
    }
    .Choose-search {
        float: none !important;
        width: 100% !important;
    }
    .Choose-map-button {
        display: block;
        margin: 0 !important;
        width: 100% !important;
    }
    .Choose-map-button .btn {
        margin-top: 10px;
        width: 100% !important;
    }

    .news-det-right {
      margin-left: 0 !important;
    }
    .news-list-right {
      margin-left: 0 !important;
    }

    .dr-catalog-content {
      width: 100% !important;
    }    
    .slider_text a.button, a.button {
      white-space: nowrap;
    }    
    .collapse-sidebar {
        color: white;
        display: block;
        position: absolute !important;
        right: 0;
        top: 0;
    }
    .collapse-sidebar + input + * {
        display: none;
    }
    .collapse-sidebar + input:checked + * {
        display: block;
    }
    .collapse-sidebar > img {
      border: 2px solid white;
      margin-right: 12px;
      margin-top: 49px;
      width: 32px;
    }  
    #pda-off {
        display: block;
        padding: 5px;
    } 
    
    .aticals-block {
        width: 95% !important;
    }


    .aticals-block td {
        display: block;
    }
    
    .det-card-name {
      padding-right: 0 !important;
    }    

    .table-footer td{
        display: block;
        text-align: center;
        margin: 0 auto;
    }
    
    .content iframe {
      width: 100% !important;
    }    
}


@media (max-width: 600px) {
    .det-card-logo {
        display: block !important;
        margin: 0 auto;
        padding-top: 10px;
        position: relative !important;
    }


    div.shopcomment-form-div div.wysibb {
        display: block !important;
    }
    .shcomm-right {
        display: block !important;
        padding-left: 0 !important;
    }
    .shcomm-left {
        display: block !important;
        float: none !important;
        width: 100% !important;
    }
    div.form .shcomm-bottom .buttons {
        padding-left: 0 !important;
    }


    .shop_ui {
        display: inline-block !important;
        float: none !important;
        margin-top: 5px;
    }
    .shop_worker_info {
        text-align: center !important;
    }


    div.dr-catalog-creds {
        float: none !important;
        margin-left: 0 !important;
        padding-top: 10px !important;
        text-align: right !important;
    }


}