@import url(https://fonts.googleapis.com/css?family=Scada:700,400&subset=latin,cyrillic);

@media (min-width: 1px) {
    header .pullright, .head-image, header .logo img, .starblind, .eSi,
    .bottom-banners, .big-banner,
    .toggle-table-container,
    .main-page .tabs-block ul.tabs-list, #map-main, .bottom-menu,
    #footer .search, #footer .sitemap, #footer .archive, #footer .visiters, #footer .counters {
        display: none;
    }

    .wrapper {
        width: 100%;
        min-width: 240px;
        position: relative;
        z-index: 5;
    }

    header .header {
        position: relative;
        font-size: 10pt;
    }

    header .logo {
        display: block;
        position: relative;
        left: 8px;
        margin: 8px 0 4px;
        width: 112px;
        height: 49px;
        padding-left: 49px;
        text-decoration: none;
    }

    header .logo .logo_gerb {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 50px;
        height: 100%;

        background: url("/static/_g/img/logo/40.2701c654f65e.png") no-repeat 1px 2px;
    }

    header .logo .logo_gerb img {
        display: none;
    }

    header .logo .logo_text {
        display: block;
    }

    header .logo .logo_text span {
        font-family: 'Scada', sans-serif;
        display: block;
        font-size: 13px;
        font-weight: bold;
        line-height: 14px;
        word-spacing: 0;
        color: #0a294d;
        letter-spacing: -1px;
    }

    header .logo .logo_text span.logo_text_off-site {
        font-size: 12px;
        font-weight: normal;
        vertical-align: top;
        margin: 0;
    }

    .lang_en header .logo .logo_text span {
        letter-spacing: -0.01em;
    }

    .head-image img, .cr img, .banner img {
        max-width: 100%;
    }

    .main-btn, .menu-btn {
        display: inline-block;
        padding: 8px 16px;
        color: #fff;
        background: #166A99;
        font-size: 12px;
        text-decoration: none;
        cursor: pointer;
    }

    header .menu-btn {
        float: right;
        margin: 0 8px 0 0;
        font-size: 18px;
    }

    a.main-btn:hover {
        color: #fff;
    }

    span.main-btn {
        cursor: default;
    }

    #menu {
        display: none;
        margin-bottom: 12px;
    }

    #menu li {
        display: block;
    }

    #menu li div {
        position: relative;
    }

    #menu a {
        display: block;
        background-color: #166A99;
        border-width: 1px;
        border-style: solid;
        border-color: #7590bb #8fa5c8;
        color: #fff;
        margin: 0 0 2px;
        padding: 12px;
        font-size: 18px;
        text-decoration: none;
        white-space: nowrap;
    }

    #menu li.hover ul {
        display: block;
    }

    #menu li ul {
        display: none;
        margin-left: 12px;
    }

    #menu li ul a {
        font-size: 12px;
        white-space: normal;
        background: #6d8cbd;
    }

    .tabs-block {
        position: relative;
        margin-top: -14px;
        margin-bottom: 35px;
    }

    .tab-newslist {
        margin: 20px 0 0;
    }

    .tab-newslist:before {
        font-size: 18px;
        margin: 15px 0;
        display: block;
    }

    #tabs-news-1:before {
        content: "Новости Губернатора";
    }

    #tabs-news-2:before {
        content: "Новости Правительства";
    }

    #tabs-news-3:before {
        content: "Новости районов и комитетов";
    }

    #tabs-news-4:before {
        content: "Анонсы";
    }

    .lang_en #tabs-news-1:before {
        content: "Recent Documents";
    }

    .lang_en #tabs-news-2:before {
        content: "News";
    }

    .agency-tabs #tabs-news-1:before {
        content: "Новости";
    }

    .agency-tabs #tabs-news-2:before {
        content: "Анонсы";
    }

    .tab-newslist ul {
        margin: 0;
        padding: 0;
    }

    .tab-newslist li .item span {
        display: block;
    }

    .tab-newslist li .item span.image {
        width: 114px;
        max-width: 114px;
        text-align: center;
        float: left;
        margin: 0 12px 0 0;
        background-color: #eee;
    }

    .tab-newslist li .item span.image img {
        max-width: 114px;
    }

    .tab-newslist li .item span.news-date {
        color: #8e8e8e;
    }

    .tab-newslist.important-list {
        margin-left: -12px;
    }

    .big-banner {
        display: none !important;
    }

    .big-banner-mini {
        display: block;
    }

    #content {
        padding: 40px 0 0;
        margin-left: 12px;
        font-size: 12px;
        line-height: 1.3;
        color: #292929;
    }

    .cols .cr {
        margin-right: 12px;
        margin-bottom: 20px
    }

    .one-column .navMenu {
        display: block;
        margin-right: 12px;
    }

    .main-page #content {
        padding-top: 0;
    }

    .list-links {
        margin: 25px 0;
        padding-left: 25px;
    }

    .man .desc {
        margin-bottom: 24px;
    }

    .man .img img {
        margin: 0 0 8px;
    }

    .man .head {
        color: #8E8E8E;
        font-size: 12px;
    }

    .man .head a {
        font-size: 16px;
    }

    .way {
        margin-right: -28px;
    }

    .slide table td:nth-child(1), .slide table td:nth-child(2),
    .slide table td:nth-child(4), .slide table td:nth-child(5) {
        display: none;
    }

    #content .heads .slide table {
        margin-left: 49px;
    }

    #content .contacts {
        margin: 0;
    }

    #content .attention {
        padding: 10px;
        margin: 0 12px -20px 0;
    }

    .nwItem .txt2 {
        margin-left: 126px;
    }

    #content .peopleList .item {
        width: 42%;
    }

    #content .v2 {
        display: inline-block;
        margin-bottom: 20px;
    }

    #content .v3 {
        display: inline-block;
        margin-top: 20px;
    }

    #content .captcha .lc {
        float: none;
    }

    #content .article .form {
        margin-right: 12px;
    }

    #content .article.search .form input[type="text"] {
        width: 280px;
    }

    #content article .textblock ul li, #content article .textblock ol li,
    article .textblock ul li, article .textblock ol li {
        margin: 0;
        padding: 0 0 18px;
    }

    #content article .textblock p img {
        display: block;
        margin: 14px 21px 14px 0;
    }

    #content article .textblock p.images img {
        display: inline-block;
    }

    .tabs-block ul.tabs-list li a {
        color: #333333;
        padding: 8px 16px 8px 15px;
        display: block;
        font-size: 1.5em;
        text-decoration: none;
    }

    .share-bar {
        margin: 0 12px 20px 0;
    }

    .share-bar div:nth-child(1) {
    }

    .share-bar div:nth-child(2) {
        margin-top: 10px;
    }

    .share-bar div:nth-child(3) {
        margin-top: 10px;
    }

    #agency-tab-map {
        width: 95%;
        height: 300px;
    }

    #content .agency-description {
        margin-bottom: 28px;
    }

    #content .agency-description img {
        margin: 0 12px 12px 0;
        border: 1px solid #d6d6d6;
    }

    .pgu-reglament a {
        display: block;
        font-size: 16px;
        line-height: 1.1;
        padding: 0 0 0 40px;
        width: 150px;
        min-height: 36px;
        background: url("/static/i/pgu-regl.3e7c5167b98f.gif") 0 0 no-repeat;
    }

    .pgu-text {
        margin-top: 8px;
    }

    .pgu-text a.go-link {
        background: url("/static/i/pgu_go_link.9ed379209efe.gif") bottom right no-repeat;
        display: inline-block;
        font-size: 12px;
        line-height: 16px;
        margin-right: 4px;
        color: #787878;
        white-space: nowrap;
        padding-right: 1em;
    }

    [class^="columns-"] .column {
        width: 100%;
        margin: 0 0 20px;
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .government-services {
        display: table;
        width: 100%;
        color: #fff;
        margin: 10px 0 0;
        padding: 20px 0;
        background: #166A99;
        line-height: 1.4;
        font-size: 14px;
    }

    .government-services > div {
        display: table-row;
        width: 100%;
    }

    .government-services .img, .government-services h2 {
        display: none;
    }

    .government-services .text {
        display: table-cell;
        vertical-align: middle;
        padding: 0 20px;
    }

    .government-services a {
        display: block;
        color: #fff;
    }

    .government-services a:hover {
        text-decoration: none;
    }

    .right-banners {
        overflow-x: auto;
        white-space: nowrap;
    }

    .right-banners .banner {
        display: inline-block;
        margin: 0 0 15px 12px;
    }

    .right-banners .banner:first-child {
        margin-left: 0;
    }

    #footer {
        background: #166A99;
    }

    #footer .wrapper {
        z-index: 1;
        overflow: auto;
        margin: 0 12px;
        width: auto;
    }

    #footer .address {
        margin: 0 10px;
        padding: 0;
        text-align: left;
        font-weight: normal;
        font-size: 8pt;
    }

    table.responsive th, table.responsive td {
        display: block;
        padding: 2px !important;
    }

    table.responsive p {
        padding: 0 !important;
    }

    table.responsive tr td:first-child,
    table.responsive tr:first-child td:first-child {
        border-top: none !important;
    }

    table.responsive tr td:last-child {
        border-bottom: 1px solid #166A99 !important;
    }

    table.responsive tr:last-child td:last-child,
    table.responsive.table-noborder {
        border-bottom: none !important;
    }

    #content .article table.responsive.center-column-1 td:nth-child(1),
    #content .article table.responsive.center-column-2 td:nth-child(2),
    #content .article table.responsive.center-column-3 td:nth-child(3),
    #content .article table.responsive.center-column-4 td:nth-child(4) {
        text-align: left;
    }

    .version {
        float: right;
    }

    #footer, #footer footer {
        padding-top: 0;
        margin-top: 0;
    }

    #content .reception_spr {
        margin: 10px -11% 30px;
    }

    .tree{
        margin: -15px 0 40px 10px;
    }
    .tree ul i{
        left: -20px;
    }
    .tree li li {
        margin: 0 0 0 30px;
    }
}

@media (min-width: 480px) {
    header .logo {
        width: 350px;
        height: 41px;
        padding-left: 47px;
    }

    header .logo .logo_gerb {
        width: 45px;
        background-position: left top;
    }

    header .logo .logo_text span {
        word-spacing: -2px;
        font-size: 18px;
        line-height: 23px;
        letter-spacing: 0;
    }

    header .logo .logo_text span.logo_text_off-site {
        font-size: 15px;
        line-height: 15px;
        margin: 0 0 2px;
    }

    .informer {
        background: url("/static/_g/img/informer_bg.0a14ecea623b.png") repeat scroll left top transparent;
        bottom: 0;
        display: none;
        height: 25px;
        left: 0;
        position: absolute;
    }

    .informer span {
        background-position: left center;
        background-repeat: no-repeat;
        display: block;
        float: left;
        margin: 0 15px 0 10px;
        padding: 7px 0 5px 30px;
        font-size: 11px;
    }

    .informer i {
        display: none;
    }

    .man .desc {
        float: right;
        margin: 0 0 24px -206px;
        width: 100%;
    }

    .man .descIn {
        font-size: 14px;
        margin: 0 0 0 206px;
    }

    .man .img {
        display: block;
        float: left;
        margin: 5px 0 0;
        width: 185px;
    }

    .government-services {
        font-size: 18px;
    }

    .government-services h2 {
        display: block;
        margin: 0 0 10px !important;
    }

    .government-services .img {
        display: table-cell;
        vertical-align: middle;
        width: 100px;
        text-align: center;
    }

    .government-services .text {
        padding-left: 0;
    }

    .vlast, .heads {
        display: block;
    }

    .slide table td:nth-child(2), .slide table td:nth-child(4) {
        display: table-cell;
    }

    #content .heads .slide table {
        margin-left: 21px;
    }

    #content .peopleList .item {
        width: 26%;
    }

    #content .agency-description img {
        float: left;
    }

    #content .contacts {
        margin: 0 0 28px 206px;
    }

    #content .article.search .form input[type="text"] {
        width: 323px;
    }
    .tree ul i {
        left: -15px;
    }
    .tree li li {
        margin: 0 0 0 40px;
    }
}

@media (min-width: 600px) {
    header .logo {
        width: 400px;
        height: 54px;
        left: 3.88%;
        margin: 2.5% 0 2.1%;
        background: none;
        padding-left: 62px;
        text-decoration: none;
    }

    header .logo .logo_gerb {
        background: none;
    }

    header .logo .logo_gerb img {
        display: block;
        height: 53px;
    }

    header .logo .logo_text span {
        font-size: 18px;
        line-height: 30px;
        word-spacing: -1px;
        letter-spacing: 0;
    }

    header .logo .logo_text span.logo_text_off-site {
        font-size: 18px;
        line-height: 18px;
        margin: 0 0 5px;
    }

    header .pullright {
        right: 3.88%;
        position: absolute;
        top: 0;
        z-index: 2;
        line-height: 1.9;
        display: block;
    }

    #menu {
        display: block;
        position: relative;
        z-index: 51;
        height: 47px;
        padding: 0 2.1%;
        margin-bottom: 0;
        background: url("/static/_g/img/top-menu.68a98f0c37ae.png") repeat-x left top;
    }

    #menu ul {
        display: table;
        width: 100%;
        padding: 0;
    }

    #menu li {
        display: table-cell;
    }

    #menu a {
        background: none;
        display: block;
        padding: 16px 4px;
        border: none;
        margin: 0;
        font-size: 11px;
        text-align: center;
        position: relative;
        z-index: 150;
    }

    #menu li:hover a {
        background: #FBFBFD;
        color: #063E76;
        text-shadow: none;
    }

    #menu li ul {
        display: none;
        position: absolute;
        z-index: 100;
        top: 42px;
        left: 0;
        width: 208px;
        padding: 8px 0;
        margin: 0;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
        background: #FBFBFD;
    }

    #menu li li {
        display: block;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    #menu li li a {
        padding: 4% 7%;
        display: block;
        color: #4E70AC;
        font-size: 0.6em;
        font-weight: bold;
        text-align: left;
    }

    #menu li:hover li a {
        color: #4E70AC;
    }

    #menu li li:hover a {
        background: #E7E9F7;
    }

    .ie7 #menu li {
        float: left;
    }

    .ie7 #menu li li {
        float: none;
    }

    #content .article .form {
        margin-right: 0;
    }

    #content article .textblock ul li, #content article .textblock ol li,
    article .textblock ul li, article .textblock ol li {
        margin: 0;
        padding-left: 7px;
    }

    .head-image {
        display: block;
        position: relative;
        margin-top: -5px;
        z-index: 1;
    }

    #menu li:hover ul, .toggle-table-container,
    .head-image img, .news-carousel, .banner, .main-page .tabs-block ul.tabs-list, #map-main,
    .eSi, #carousel-banners, #carousel-bottom, .bottom-menu, .bottom-banners,
    #footer .search, #footer .sitemap, #footer .archive, #footer .visiters {
        display: block;
    }

    .nav-e-reception,
    .big-banner-mini,
    .one-column .navMenu,
    .informer i, header .menu-btn,
    .slide table td:nth-child(1), .slide table td:nth-child(2),
    .slide table td:nth-child(4), .slide table td:nth-child(5),
    #footer .bottom-menu table td:nth-child(3) {
        display: none;
    }

    .informer {
        background: url("/static/_g/img/informer_bg.0a14ecea623b.png") repeat scroll left top transparent;
        bottom: 0;
        display: none;
        height: 25px;
        left: 0;
        position: absolute;
    }

    .informer span {
        background-position: left center;
        background-repeat: no-repeat;
        display: block;
        float: left;
        margin-left: 10px;
        padding: 7px 0 5px 30px;
        font-size: 11px;
    }

    .main-btn {
        color: #516FAD;
        text-decoration: underline;
        padding: 0;
        background: none;
    }

    a.main-btn:hover {
        color: #516FAD;
        text-decoration: none;
    }

    .big-banner {
        display: block !important;
    }

    .cols {
        zoom: 1;
    }

    .cols .cl {
        float: left;
        width: 100%;
    }

    .cols .cl .crm {
        margin-right: 32.7778%;
        zoom: 1;
    }

    .cols .cr {
        width: 30%;
        padding-left: 0;
        margin-right: 0;
        margin-left: -30%;
        float: right;
    }

    .main-page .cols .cr {
        width: 26.111111111%;
        padding-left: 3.888888889%;
    }

    .way {
        margin-right: 100px;
    }

    #content {
        padding-bottom: 40px;
        margin: 0 16px;
    }

    #content .attention {
        margin: 0 0 -50px;
    }

    #content .dictsBlock {
        margin-left: -2%;
    }

    #content .dictsBlock .item {
        display: inline-block;
        width: 45%;
        margin: 31px 2% 0;
        vertical-align: top;
    }

    #content .calendar #calendar {
        max-width: 146px;
    }

    #content .cr .calendar input[type="submit"] {
        margin-top: 15px;
    }

    #content .agency-description img {
        float: none;
    }

    #content .contacts {
        margin: 0;
    }

    .list-links {
        margin: 35px 0 35px -25px;
    }

    #content .servicesList {
        padding-right: 80px;
    }

    .man .img {
        float: none;
        width: auto;
    }

    .man .desc {
        float: none;
        margin-left: 0;
    }

    .man .descIn {
        margin: 0;
    }

    .right-banners {
        overflow: visible;
        white-space: normal;
    }

    .right-banners .banner {
        display: block;
        margin: 0 0 15px;
    }

    #content .heads .slide table {
        margin-left: 85px;
    }

    .tabs-block {
        margin-top: 35px;
    }

    .tab-newslist {
        color: #000;
    }

    .tab-newslist:before {
        content: "" !important;
    }

    .tab-newslist.important-list {
        margin-left: 0;
    }

    .tabs-block ul.tabs-list li {
        padding: 0 !important;
        width: 50%;
        display: inline-block;
        float: left;
    }

    .tabs-block ul.tabs-list li.last {
        float: right;
    }

    .tabs-block ul.tabs-list li a {
        font-size: 1em;
    }

    .tabs-block ul.tabs-list li a span {
        border-bottom: 1px dotted #333333;
    }

    .tabs-block ul.tabs-list li a:hover span {
        border-bottom: 0 none;
    }

    .tab-newslist li .item span {
        margin-left: 135px;
    }

    .tab-newslist li .item span.news-date {
        padding: 7px 0;
    }

    .tabs-block .tab-newslist li a.item span.news-title {
        text-decoration: underline;
    }

    .tabs-block .tab-newslist li a.item:hover span.news-title {
        text-decoration: none;
    }

    .tab-newslist li .item.no-image span {
        margin-left: 0;
    }

    .tab-newslist li a.item:hover .news-title {
        text-decoration: underline;
    }

    .tabs-block .ui-tabs-hide {
        position: absolute;
        left: -10000px;
        top: -10000px;
        width: 100%;
    }

    #carousel-banners ul, #carousel-bottom ul {
        display: block;
        overflow: hidden;
        height: 150px;
        margin: 0 auto;
        width: 414px;
    }

    #carousel-bottom ul {
        height: 142px;
        width: 568px;
    }

    #carousel-banners .jcarousel-clip {
        width: 402px;
        overflow: hidden;
        margin: 0 auto;
    }

    #carousel-bottom .jcarousel-clip {
        overflow: hidden;
        margin: 0 auto;
        width: 426px;
    }

    .share-bar {
        margin: 0;
    }

    [class^="columns-"] .column {
        width: 47%;
        margin-left: 5%;
    }

    [class^="columns-"] .column:nth-child(odd) {
        margin-left: 0;
    }

    .pgu-ann {
        overflow: hidden;
    }

    .pgu-announce {
        margin-right: 220px !important;
    }

    .pgu-reglament {
        float: right;
        width: 200px;
        margin-top: 3px !important;
    }

    .pgu-text {
        border: 5px solid #E1E5EB;
        padding: 16px;
        overflow: hidden;
    }

    .committeesList {
        position: relative;
    }

    .committeesList li {
        display: block;
        max-width: 67.2222%;
    }

    .committeesList li:first-child {
        float: right;
        width: 30%;
        border: none;
    }

    .committeesList li:first-child img {
        display: block;
        margin-top: 10px;
    }

    .committeesSearch input {
        width: 69%;
        margin-right: 0;
    }

    #footer {
        padding-top: 2.5%;
        background: url("/static/_g/img/footer.9447f47717d2.png") repeat-x left top;
    }

    #footer footer {
        margin-top: 11px;
    }

    #footer .wrapper, #footer .address {
        margin: 0 16px;
    }

    #footer .bottom-menu {
        width: 67.2222%;
    }

    #footer .footer-right {
        margin-left: 70.1%;
    }

    #footer .bottom-menu table td {
        width: 50%;
    }

    #footer .address {
        font-size: 10pt;
        font-weight: bold;
        margin: 0 auto;
        text-align: center;
        padding: 1% 0 0;
    }

    #content .reception_spr {
        margin: 10px -10.5% 30px;
    }
}

@media (min-width: 768px) {
    header .logo .logo_text span {
        font-size: 24px;
    }

    #menu a {
        font-size: 14px;
        padding: 14px 4px;
    }

    #menu li li a {
        font-size: 12px;
    }

    .informer {
        height: 30px;
    }

    .informer span {
        background-position: right center;
        margin-left: 19px;
        padding: 8px 30px 7px 0;
        font-size: 14px;
    }

    #content, #footer .wrapper, #footer .address {
        margin: 0 24px;
    }

    #content .vlast a {
        font-size: 12px;
        padding: 1%;
    }

    #carousel-banners ul {
        width: 621px;
    }

    #carousel-bottom ul {
        width: 710px;
    }

    #carousel-banners .jcarousel-clip {
        width: 609px;
    }

    #carousel-bottom .jcarousel-clip {
        width: 568px;
    }

    .slide table td:nth-child(2), .slide table td:nth-child(4) {
        display: table-cell;
    }

    #content .heads .slide table {
        margin-left: 35px;
    }

    #content .dictsBlock .item {
        width: 29%;
        margin: 31px 2% 0;
    }

    #content .cr .calendar input[type="submit"] {
        margin-top: 0;
    }

    .pgu-text {
        padding: 24px;
    }

    .maps_list p {
        max-width: 31.34%;
    }
    .tree{
        margin-left: 0;
    }
}

@media (min-width: 800px) {
    #menu li ul {
        width: 260px;
        padding: 10px 0;
    }

    #menu a {
        padding: 14px 8px;
    }

    .informer {
        height: 30px;
    }

    .informer span {
        background-position: right center;
        margin-left: 19px;
        padding: 8px 30px 7px 0;
        font-size: 14px;
    }

    #content .vlast {
        width: 97%;
        height: 359px;
        position: relative;
        margin: 0 0 50px 0 !important;
        background: url("/static/i/vlast.5ebc50bc7622.gif") top center no-repeat;
    }

    #content .vlast li {
        list-style-type: none;
    }

    #content .vlast a {
        position: absolute;
        width: 27%;
        height: 65px;
        display: block;
        text-decoration: none;
        color: #292A2C;
        box-shadow: 2px 2px 5px #83919A;
    }

    #content .vlast a:hover {
        text-decoration: underline;
    }

    #content .vlast a:active {
        margin: 1px 0 0 1px;
        box-shadow: none;
    }

    #content .vlast span {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        height: 65px;
    }

    #content .v1 {
        top: 15px;
        left: 35.43%;
        box-shadow: none !important;
    }

    #content .v2 {
        top: 15px;
        left: 0;
        width: 24% !important;
        margin-bottom: 0;
    }

    #content .v3 {
        top: 15px;
        left: 71.04%;
        margin-top: 0;
    }

    #content .v4 {
        top: 94px;
        left: 35.43%;
        box-shadow: none !important;
    }

    #content .v5 {
        left: 0;
    }

    #content .v6 {
        left: 35.43%;
    }

    #content .v7 {
        left: 71.04%;
    }

    #content .style2 {
        background: #C1D1E1;
    }

    #content .style2:hover, #content .vlast .style3:hover {
        background: #ACC4DE;
    }

    #content .vlast .style3 {
        height: 59px;
        border-top: 6px solid #D1D7E0;
        background: #E7EAEF;
    }

    #content .vlast .style3 span {
        height: 59px;
    }

    #content .vlast .style3:hover {
        border-color: #96B4CC;
    }

    #content .vlast .style1 {
        color: #fff;
        background: #8c9cb6 url("/static/i/style1.1ebf4e3200f6.gif") 0 0;
    }

    #content .vlast .style1:hover {
        background: #abc6e1 url("/static/i/style1hover.59ca1c7bb74a.gif") 0 0;
    }

    #content .vlast {
        height: 320px;
    }

    #content .v5, #content .v6, #content .v7 {
        top: 263px;
    }

    #content .contacts {
        margin: 0 0 28px 206px;
    }

    #content .captcha .lc {
        float: left;
    }

    .man .desc {
        float: right;
        margin: 0 0 0 -206px;
        width: 100%;
    }

    .man .descIn {
        margin: 0 0 0 206px;
    }

    .man .img {
        float: left;
        width: 185px;
    }

    .informer span {
        padding-left: 0;
        padding-right: 30px;
        background-position: right center;
    }

    .informer i {
        display: inline;
        font-style: normal;
    }

    #content .heads .slide table {
        margin-left: 45px;
    }

    #carousel-bottom .jcarousel-clip {
        width: 710px;
    }

    table.responsive th, table.responsive td {
        display: table-cell;
        padding: 8px !important;
    }

    table.responsive p {
        padding: 0 !important;
    }

    table.responsive tr td:first-child {
        border-top: 1px solid #DDD !important;
    }

    table.responsive.tabletype_th tr td:first-child {
        border-top: none !important;
    }

    table.responsive tr td:last-child {
        border-bottom: none !important;
    }

    table.responsive.tabletype_th tr td:last-child {
        border-bottom: 1px solid #ECECEC !important;
    }

    table.responsive.table-noborder {
        border-bottom: 1px solid #ddd !important;
    }

    #content .article table.responsive.center-column-1 td:nth-child(1),
    #content .article table.responsive.center-column-2 td:nth-child(2),
    #content .article table.responsive.center-column-3 td:nth-child(3),
    #content .article table.responsive.center-column-4 td:nth-child(4) {
        text-align: center;
    }
}

@media (min-width: 980px) {
    .wrapper {
        width: 100%;
        max-width: 980px;
        margin: 0 auto;
    }

    .box-shadow {
        box-shadow: 0 0 10px #a0a0a0;
    }

    #menu a {
        padding: 14px 21px;
    }

    #content, #footer .wrapper, #footer .address {
        width: 91.8367347%;
        margin: 0 auto;
    }

    #content .vlast a {
        font-size: 14px;
    }

    #content .v2 {
        width: 25.4% !important;
    }

    .nwItem .txt2 {
        margin-left: 134px;
    }

    .nwItem .txt {
        margin-left: -134px;
    }

    #content article .textblock p img {
        float: left;
    }

    .tabs-block ul.tabs-list li {
        width: auto;
    }

    #carousel-banners ul {
        width: 828px;
    }

    #carousel-bottom ul {
        width: 852px;
    }

    #carousel-banners .jcarousel-clip {
        width: 816px;
    }

    #carousel-bottom .jcarousel-clip {
        width: 852px;
    }

    .slide table td:nth-child(1), .slide table td:nth-child(5) {
        display: table-cell;
    }

    #content .heads .slide table {
        margin-left: 0;
    }

    #content .peopleList .item {
        width: 26%;
    }

    #content .agency-description img {
        float: left;
        margin-right: 38px;
    }

    .helperLists > ul,
    #content .serviceListLeft,
    #content .serviceListCenter,
    #content .serviceListRight {
        width: 33%;
        float: left;
    }

    #content .servicesList {
        margin-top: 30px;
        padding: 0;
    }

    .share-bar div {
        display: inline-block;
    }

    .share-bar div:nth-child(1) {
        width: 30%;
    }

    .share-bar div:nth-child(2) {
        text-align: center;
        width: 45%;
        margin-top: 0;
    }

    .share-bar div:nth-child(3) {
        text-align: right;
        width: 23%;
        margin-top: 0;
    }

    .pgu-text {
        padding: 40px 40px 20px;
    }

    .pgu-block {
        position: relative;
        width: 250px;
        float: left;
        margin: 14px 0 0 29px;
    }

    .pgu-block:first-child {
        margin-left: 0;
    }

    .pgu-block .pgu-height {
        min-height: 110px;
        padding-bottom: 5px !important;
    }

    .maps_list p {
        max-width: 282px;
    }

    .columns-4 .column {
        width: 22.4%;
    }

    [class^="columns-"] .column,
    [class^="columns-"] .column:nth-child(odd) {
        margin-left: 3%;
    }

    [class^="columns-"] .column:first-child {
        margin-left: 0;
    }

    .lk-form .reminder{
        top: -180px;
    }
    .lk-form .e-reception a{
        display: inline-block;
        margin: 0;
        left: 50px;
        z-index: 10;
    }

    #footer .wrapper {
        max-width: 900px;
    }

    #footer .bottom-menu table td:nth-child(3) {
        display: table-cell;
    }

    #footer .counters {
        display: block;
    }

    .tree ul i {
        left: 18px;
    }
    .tree li li {
        margin: 0 0 0 80px;
    }
}

@media (min-width: 1024px) {
    .starblind {
        display: inline;
        font-size: 12px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .starblind {
        display: none;
    }

    body {
        max-width: 1024px;
    }
}

@media (max-width: 979px) {
    .auction table.stats td {
        display: list-item;
        list-style: none;
    }

    .auction table.stats td.number {
        text-align: left;
    }
}

@media (max-width: 479px) {
    .auction-date span {
        display: block;
    }
}

.ya_search {
    box-sizing: border-box;
    margin: 0 0 20px;

}

.ya_search input {
    font-size: 16px;
    padding: 4px 8px 5px;
    border: 1px solid #CECECE;
    background-color: whiteSmoke;
    margin: 0 10px 10px 0;
}

.ya_search input.submit {
    cursor: pointer;
    background: url("/static/i/btn1.d475df0b8d0c.gif") repeat-x scroll 0 100% #EDF1F0;
    border: 1px solid #D1D1D1;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px #969696;
    color: #74736F;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    overflow: visible;
    padding: 4px 0 5px;
    text-shadow: 1px 1px 1px #FFFFFF;
    width: 100px;
}

.ya_search input.submit:hover {
    background: #edf1f0 url("/static/i/btn2.8388dbaba015.gif") 0 100% repeat-x;
}

.ya_search input.submit:active {
    background: #cccecd url("/static/i/btn3.d988fc2a79e1.gif") 0 0 repeat-x;
}

[class*='item_doc_icon'] {
    background: no-repeat left top;
    background-size: contain;
    width: 30px;
    height: 35px;
    position: absolute;
    left:5px;
    display: block;
    margin-top: 2em;
}

.item_doc_icon--doc { background-image: url("/static/_g/img/icons_docs/icons-01_doc.f3e889471ede.svg");}
.item_doc_icon--docx { background-image: url("/static/_g/img/icons_docs/icons-02_docx.28c39231de96.svg");}
.item_doc_icon--xls { background-image: url("/static/_g/img/icons_docs/icons-03_xls.5100c3f3db86.svg");}
.item_doc_icon--xlsx { background-image: url("/static/_g/img/icons_docs/icons-04_xlsx.561530105c7c.svg");}
.item_doc_icon--pdf { background-image: url("/static/_g/img/icons_docs/icons-05_pdf.d6442e69eaa6.svg");}
.item_doc_icon--rtf { background-image: url("/static/_g/img/icons_docs/icons-06_rtf.17f1bed4581a.svg");}
.item_doc_icon--jpg { background-image: url("/static/_g/img/icons_docs/icons-07_jpg.c11ebd4f1e9f.svg");}
.item_doc_icon--png { background-image: url("/static/_g/img/icons_docs/icons-08_png.637c071b2e51.svg");}
.item_doc_icon--ppt { background-image: url("/static/_g/img/icons_docs/icons-09_ppt.61d34130c36c.svg");}
.item_doc_icon--pptx { background-image: url("/static/_g/img/icons_docs/icons-10_pptx.02b7883bad64.svg");}