@font-face {
    font-family: "FreeSet"; /* Имя шрифта */
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/FreeSetLightC.eot);
    src: url('../fonts/FreeSetLightC.eot?#iefix') format('embedded-opentype'), url('../fonts/FreeSetLightC.otf') format("opentype"), url(../fonts/FreeSetLightC.ttf) format('truetype');
}
@font-face {
    font-family: "FreeSet"; /* Имя шрифта */
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/FreeSetC.eot);
    src: url('../fonts/FreeSetC.eot?#iefix') format('embedded-opentype'), url('../fonts/FreeSetC.otf') format("opentype"), url(../fonts/FreeSetC.ttf) format('truetype');
}
@font-face {
    font-family: "FreeSet"; /* Имя шрифта */
    font-style: normal;
    font-weight: 800;
    src: url(../fonts/FreeSetDemiC.eot);
    src: url('../fonts/FreeSetDemiC.eot?#iefix') format('embedded-opentype'), url('../fonts/FreeSetDemiC.otf') format("opentype"), url(../fonts/FreeSetDemiC.ttf) format('truetype');
}
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
button {
    margin: 0px;
    padding: 0px;
    list-style: none;
    font-family: "FreeSet", sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
    -moz-osx-font-smoothing: grayscale;
}
a {
    text-decoration: none;
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
}
body {
    background: #16164e;
}
.box-page{
    display: none;
}
.box-page.angular-load{
    display: block;
}
.yearResults-grandScale {
    padding-top: 50px;
    max-width: 1600px;
    margin: 0px auto;
    min-width: 1024px;
    min-width: 768px;
    box-shadow: 0px 0px 117px 0px #000;
}
.hidden { display: none; }
/* Шапка */
.yearResults-header {
    height: 50px;
    position: fixed;
    top: 0px;
    width: 100%;
    background: #221f74;
    left: 0px;
    z-index: 99999;
    -webkit-transform: translateZ(0);
}
.yearResults-header .innerScale {
    max-width: 1600px;
    margin: 0px auto;
    font-size: 0px;
}
.yearResults-header .tass-logo {
    background-image: url('../img/tass_logo.png');
    background-repeat: no-repeat;
    background-size: 90px 50px;
    background-position: 15px center;
    height: 50px;
    width: 90px;
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid #201b5f;
    box-shadow: inset -1px 0px 0px 0px #2e2c83;
    width: 118px;
}
.yearResults-header .tass-logo a {
    display: block;
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.yearResults-header .yearResult-logo {
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
    color: #FFF;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 50px;
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid #201b5f;
    box-shadow: inset -1px 0px 0px 0px #2e2c83;
}
.yearResults-header .yearResult-logo.active {
    background: #191952;
}
.yearResults-header .yearResult-logo a:hover {
    color: #9a9ab3;
}
.yearResults-header .yearResult-logo .yearResult-logoLink {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    line-height: 100%;
    margin-top:17px;
}
.yearResults-header .yearResult-logo .yearResult-rubric {
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    padding-left: 30px;
    font-size: 15px;
    font-weight: 400;
    background-image: url("../img/strelka_top_norma.png");
    background-repeat: no-repeat;
    background-size: 19px 19px;
    background-position: 0px 15px;
    height: 50px;
    line-height: 100%;
}
.yearResults-header .yearResult-logo .yearResult-rubric span{
    display: inline-block;
    vertical-align: middle;
    line-height: 100%;
    margin-top: 19px;
}
.yearResultIpad-rubric {
    display: none;
}
.yearResults-header .social-block {
    line-height: 50px;
    display: inline-block;
    vertical-align: top;
    float: right;
}
.yearResults-header .social-block a {
    display: inline-block;
    vertical-align: middle;
    height: 28px;
    width: 28px;
    margin-right: 20px;
    background-image: url('../img/seti_norma_1.png');
    background-repeat: no-repeat;
    background-size: 86px 28px;
}
.yearResults-header .social-block a:hover {
    background-image: url('../img/seti_norma_2.png');
}
.yearResults-header .social-block a.fb {
    background-position: 0px 0px;
}
.yearResults-header .social-block a.vk {
    background-position: -29px 0px;
}
.yearResults-header .social-block a.tw {
    background-position: -58px 0px;
}

/* главная плитка */
/* общее */
.yearResult-contentScale .blockType {
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-top: -1px;
}
.yearResult-contentScale .blockType .item {
    overflow: hidden;
}
.yearResult-contentScale .blockType .item.large .innerScale .titleImage {
    font-size: 40px;
}
.yearResult-contentScale .blockType .item a {
    display: block;
    cursor: pointer;
}
.yearResult-contentScale .blockType .item .innerScale {
    position: relative;
}
.yearResult-contentScale .blockType .item .special-project {
    display: none;
}
.yearResult-contentScale .blockType .item.tsp .special-project {
    display: block;
    background: #fff;
    color: #211b76;
    font-size: 14px;
    padding: 1px 3px;
    position: absolute;
    top: 20px;
    left: 20px;
    text-transform: uppercase;
    z-index: 1;
    font-weight: bold;
    height: 14px;
    line-height: 16px;
}
.yearResult-contentScale .blockType .item .shadowBG {
    background: url(../img/opac_black.png);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}
.yearResult-contentScale .blockType .item:hover .shadowBG {
    background: none;
    box-shadow: inset 0px 0px 0px 5px #FFF;
    z-index: 3;
}
.yearResult-contentScale .blockType .item .titleImage {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 20px;
    z-index: 2;
    color: #FFF;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 18px;
}
.yearResult-contentScale .blockType .item:hover .titleImage {
    background: -webkit-repeating-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
    background: -moz-repeating-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
    background: -ms-repeating-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
    background: -o-repeating-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
    background: repeating-linear-gradient(to top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
}
.yearResult-contentScale .blockType .item img {
    display: block;
    border: 0px;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}
.yearResult-contentScale .blockType .item:hover img {
    -webkit-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

/* тип 0 */
.yearResult-contentScale .blockType-0 {
    font-size: 0px;
    overflow: hidden;
}
.yearResult-contentScale .blockType-0 .item.small {
    width: 25%;
    display: inline-block;
    vertical-align: top;
}
.yearResult-contentScale .blockType-0 .item img {
    width: 100%;
}

/* тип 1 */
.yearResult-contentScale .blockType-1 {
    font-size: 0px;
    overflow: hidden;
}
.yearResult-contentScale .blockType-1 .item img {
    width: 100%;
}
.yearResult-contentScale .blockType-1 .item.index-1 {
    width: 25%;
    position: relative;
}
.yearResult-contentScale .blockType-1 .item.index-2 {
    width: 25%;
    position: relative;
}
.yearResult-contentScale .blockType-1 .item.index-3 {
    width: 50%;
    vertical-align: top;
    position: absolute;
    top: 0px;
    left: 25%;
}
.yearResult-contentScale .blockType-1 .item.index-4 {
    width: 25%;
    position: absolute;
    top: 0px;
    right: 0px;
}
.yearResult-contentScale .blockType-1 .item.index-5 {
    width: 25%;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

/* тип 2 */
.yearResult-contentScale .blockType-2 {
    font-size: 0px;
    overflow: hidden;
}
.yearResult-contentScale .blockType-2 .item.small {
    width: 25%;
    display: inline-block;
    vertical-align: top;
}
.yearResult-contentScale .blockType-2 .item.large {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}
.yearResult-contentScale .blockType-2 .item img {
    width: 100%;
}
.yearResult-contentScale .blockType-2 .item.index-1.large {
    float: left;
}

/* тип 3 */
.yearResult-contentScale .blockType-3 {
    font-size: 0px;
    overflow: hidden;
}
.yearResult-contentScale .blockType-3 .item.small {
    width: 25%;
    display: inline-block;
    vertical-align: top;
}
.yearResult-contentScale .blockType-3 .item.large {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}
.yearResult-contentScale .blockType-3 .item img {
    width: 100%;
}
.yearResult-contentScale .blockType-3 .item.index-3.large {
    float: right;
}
.yearResult-contentScale .blockType-3 .small.item {
    float: left;
}

/* Галлерея в новостях */
.itogiGalleryScale {
    position: relative;
    overflow: hidden;
}
.itogiGalleryScale .list {
    height: 100%;
    width: 100%;
    position: relative;
}
.itogiGalleryScale .list.transition {
    -webkit-transition: margin 1s;
    -o-transition: margin 1s;
    transition: margin 1s;
}
.itogiGalleryScale .list li.item {
    position: absolute;
    top: 0px;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.itogiGalleryScale .list li.item .imageScale {
    height: 100%;
    width: 100%;
    text-align: center;
    font-size: 0px;
}
.itogiGalleryScale .list li.item .imageScale-center {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    margin-left: -1px;
}
.itogiGalleryScale .list li.item.first {
    position: relative;
}
.itogiGalleryScale .list li.item img {
    width: auto;
    display: inline-block;
    vertical-align: middle;
}
.itogiGalleryScale .list li.item.first img {
    width: 100%;
}
.itogiGalleryScale .buttonLeft {
    background-image: url("../img/strelka_galera_norma_1.png");
    background-size: 96px 47px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    height: 47px;
    width: 47px;
    position: absolute;
    z-index: 10;
    top: 50%;
    margin-top: -24px;
    margin-left: 25px;
    cursor: pointer;
}
.itogiGalleryScale .buttonRight {
    background-image: url("../img/strelka_galera_norma_1.png");
    background-size: 96px 47px;
    background-position: -49px 0px;
    background-repeat: no-repeat;
    height: 47px;
    width: 47px;
    position: absolute;
    z-index: 10;
    top: 50%;
    margin-top: -24px;
    cursor: pointer;
    right: 0px;
    margin-right: 25px;
}
.itogiGalleryScale .buttonRight:hover,
.itogiGalleryScale .buttonLeft:hover {
    background-image: url("../img/strelka_galera_norma_2.png");
}
.itogiGalleryScale .list li.item .imageInfo {
    position: absolute;
    padding-top: 25px;
    padding-bottom: 25px;
    background: url('../img/opac_black2.png');
    z-index: 10;
    width: 76%;
    bottom: 0px;
    -webkit-transition: left 0.5s;
    -o-transition: left 0.5s;
    transition: left 0.5s;
    left: 0%;
    padding-left: 18px;
    margin-left: -18px;
}
.itogiGalleryScale .list li.item .imageInfo .inclScale {
    padding-left: 25px;
    padding-right: 25px;
    color: #FFF;
    font-size: 13px;
    line-height: 130%;
}
.itogiGalleryScale .imageInfo-status {
    height: 18px;
    width: 18px;
    background-image: url("../img/imageInfo_close.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px 18px;
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
}
.itogiGalleryScale .close .imageInfo-status {
    background-image: url("../img/imageInfo_open.png");
}
.itogiGalleryScale .list li.item .imageInfo.close {
    left: -76%;
    margin-left: 0px;
}
.clearBoth {
    clear: both;
}

/* 1023 */
@media screen and (max-width:1023px) {
    .yearResults-grandScale.themeActive {
        padding-top: 100px;
    }
    .yearResults-header .yearResult-logo .yearResult-rubric {
        display: none;
    }
    .yearResultIpad-rubric {
        display: block;
        height: 50px;
        background: #191952;
        padding-left: 55px;
        font-size: 15px;
        font-weight: 400;
        background-image: url("../img/strelka_top_norma.png");
        background-repeat: no-repeat;
        background-size: 19px 19px;
        background-position: 21px 15px;
        text-transform: uppercase;
        color: #FFF;
        line-height: 50px;
    }
    .yearResultIpad-rubric span{
        display: block;
        line-height: 100%;
        padding-top: 17px;
    }
    .yearResult-contentScale .blockType .item {
        float: none !important;
        clear: both !important;
        height: auto !important;
        display: inline-block;
        vertical-align: top;
    }
    .yearResult-contentScale .blockType .small.item {
        width: 50%;
    }
    .yearResult-contentScale .blockType .large.item {
        width: 50%;
    }
    .yearResult-contentScale .blockType-1 .item.index-3.small,
    .yearResult-contentScale .blockType-2 .item.index-1.large,
    .yearResult-contentScale .blockType-3 .item.index-3.large {
        width: 100%;
    }
    .yearResult-contentScale .blockType-1 .item.index-1 {
        width: 50%;
        display: inline-block;
        vertical-align: top;
    }
    .yearResult-contentScale .blockType-1 .item.index-2 {
        width: 50%;
        display: inline-block;
        vertical-align: top;
    }
    .yearResult-contentScale .blockType-1 .item.index-3 {
        position: relative;
        width: 100%;
        top: auto;
        left: auto;
    }
    .yearResult-contentScale .blockType-1 .item.index-4 {
        width: 50%;
        display: inline-block;
        vertical-align: top;
        position: relative;
        right: auto;
        top: auto;
    }
    .yearResult-contentScale .blockType-1 .item.index-5 {
        width: 50%;
        display: inline-block;
        vertical-align: top;
        position: relative;
        right: auto;
        top: auto;
        bottom: auto;
    }
}

/* страница новости */
.newsBlock {
    font-size: 0px;
    position: relative;
}
.newsBlock .newsBlock-text {
    display: inline-block;
    vertical-align: top;
    font-family: "FreeSet", sans-serif;
}
.newsBlock .newsBlock-text .innerScale {
    position: absolute;
    top: 0px;
    bottom: 0px;
    overflow: hidden;
    background: #e8f2f7;
    z-index: 20;
    -webkit-transition: bottom 0.8s;
    -o-transition: bottom 0.8s;
    transition: bottom 0.8s;   
}
.newsBlock .newsBlock-text .textScale {
    padding: 30px;
}
.newsBlock .newsBlock-text .title {
    font-size: 24px;
    font-weight: bold;
    line-height: 130%;
    margin: 0px;
    margin-bottom: 15px;
}
.newsBlock .newsBlock-text p {
    font-size: 16px;
    font-weight: 400;
    line-height: 130%;
    margin-bottom: 10px;
}
.newsBlock .newsBlock-text p a {
    color: #221f74;
    text-decoration: underline;
}
.newsBlock .newsBlock-text p a:hover {
    text-decoration: none;
}
.newsBlock .newsBlock-imageScale {
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.newsBlock .newsBlock-imageScale.active {
    z-index: 26;
}
.newsBlock.right .newsBlock-imageScale .imageArrow {
    background-image: url("../img/arrow-right.png");
    background-size: 9px 25px;
    background-repeat: no-repeat;
    height: 25px;
    width: 9px;
    position: absolute;
    z-index: 10;
    top: 50%;
    left: -1px;
    margin-top: -12px;
}
.newsBlock.left .newsBlock-imageScale .imageArrow {
    background-image: url("../img/arrow-left.png");
    background-size: 9px 25px;
    background-repeat: no-repeat;
    height: 25px;
    width: 9px;
    position: absolute;
    z-index: 10;
    top: 50%;
    right: -1px;
    margin-top: -12px;
}
.newsBlock.large .newsBlock-text,
.newsBlock.large .newsBlock-text .innerScale {
    width: 34%;
}
.newsBlock.large .newsBlock-imageScale {
    width: 66%;
}
.newsBlock.small .newsBlock-text,
.newsBlock.small .newsBlock-text .innerScale {
    width: 50%;
}
.newsBlock.small .newsBlock-imageScale {
    width: 50%;
}
.newsBlock.right .newsBlock-text {
    float: left;
}
.newsBlock.right .newsBlock-imageScale {
    float: right;
}
.newsBlock .newsBlock-imageScale img {
    width: 100%;
}
.newsBlock .newsBlock-text .innerScale.active {
    bottom: auto;
    padding-bottom: 50px;
    z-index: 80;
}
.bgShadowForNews {
    background: url('../img/opac_black2.png');
    height: 100%;
    width: 100%;
    z-index: 25;
    position: fixed;
}
.readMoreButton-Scale .shadowOnText {
    height: 57px;
    width: 100%;
    background: url('../img/shadow_on_text.png') repeat-x top;
    margin-top: -57px;
}
.newsBlock .newsBlock-text .innerScale.active .readMoreButton-Scale .shadowOnText{
    display: none;
}
.readMoreButton-Scale {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background-color: #e8f2f7;
    text-align: center;
}
.readMoreButton-Scale .readMoreButton {
    margin-bottom: 15px;
    margin-top: 10px;
    border: 2px solid #85a5b6;
    display: inline-block;
    vertical-align: middle;
    height: 32px;
    width: 122px;
    border-radius: 5px;
    font-weight: 800;
    text-align: center;
    font-size: 12px;
    line-height: 32px;
    color: #85a5b6;
    text-transform: uppercase;
    font-family: "FreeSet", sans-serif;
    cursor: pointer;
    
    position: relative;
}
.readMoreButton-Scale .readMoreButton span{
    display: block;
    padding-right: 25px;
    height: 100%;
    position: relative;z-index: 10;
}
.readMoreButton-Scale .readMoreButton:hover {
    background-color: #85a5b6;
    color: #FFF;
}
.readMoreButton-Scale .readMoreButton .arrow {
    background-image: url("../img/arrow_button_bottom.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px 12px;
    position: absolute;
    right: 9px;
    height: 100%;
    width: 16px;
    z-index: 9;
}
.readMoreButton-Scale .readMoreButton:hover .arrow {
    background-image: url("../img/arrow_button_bottom_hover.png");
}
.readMoreButton-Scale .readMoreButton.active .arrow {
    background-image: url("../img/arrow_button_top.png");
}
.readMoreButton-Scale .readMoreButton.active:hover .arrow {
    background-image: url("../img/arrow_button_top_hover.png");
}
.newsBlock .newsBlock-imageScale .imageCopyRight {
    background: url('../img/opac_black2.png');
    padding: 13px 20px;
    line-height: 100%;
    color: #FFF;
    font-size: 13px;
    font-weight: 400;
    position: absolute;
    bottom: 16px;
    left: 0px;
}

.newsBlock .newsBlock-imageScale .imageCopyRight .text {
    line-height: 120%;
    padding-bottom: 5px;
}

/* Другие новости */
.otherTheme-header {
    height: 50px;
    line-height: 50px;
    background: #000;
    color: #FFF;
}
.otherTheme-header h3.title {
    margin-left: 20px;
    font-weight: normal;
    font-size: 15px;
    text-transform: uppercase;
}
.otherTheme .list {
    position: relative;
    font-size: 0px;
}
.otherTheme .list li.item {
    cursor: pointer;
    overflow: hidden;
}
.otherTheme .list li.item .item-bg {
    background: url(../img/opac_black.png);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}
.otherTheme .list li.item:hover .item-bg {
    background: none;
    box-shadow: inset 0px 0px 0px 5px #FFF;
    z-index: 3;
}
.otherTheme .list li.item img {
    width: 100%;
    display: block;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}
.otherTheme .list li.item:hover img {
    -webkit-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.otherTheme .list li.item .item-title {
    position: absolute;
    bottom: 0px;
    color: #FFF;
    background: -webkit-repeating-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    background: -moz-repeating-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    background: -ms-repeating-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    background: -o-repeating-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    background: repeating-linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    width: 100%;
    z-index: 2;
}
.otherTheme .list li.item .item-title p {
    margin: 0px;
    padding: 15px;
    line-height: 130%;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}
.otherTheme .list li.item.num1 {
    width: 25%;
    position: relative;
}
.otherTheme .list li.item.num2 {
    width: 25%;
    position: relative;
}
.otherTheme .list li.item.num3 {
    width: 50%;
    vertical-align: top;
    position: absolute;
    top: 0px;
    left: 25%;
}
.otherTheme .list li.item.num4 {
    width: 25%;
    position: absolute;
    top: 0px;
    right: 0px;
}
.otherTheme .list li.item.num5 {
    width: 25%;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.otherTheme .list li.item.num3 .item-title p {
    font-size: 40px;
}
.moveBackLink-scale {
    background: #000;
    text-align: center;
    padding-top: 36px;
    padding-bottom: 36px;
}
.moveBackLink-scale .moveBackLink {
    display: inline-block;
    vertical-align: top;
    height: 46px;
    border: 2px solid #FFF;
    border-radius: 10px;
    font-size: 15px;
    text-transform: uppercase;
    color: #FFF;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 46px;
    position: relative;
    cursor: pointer;
    background: #000;
}
.moveBackLink-scale .moveBackLink:hover {
    background: #9cb5c2;
}
.moveBackLink-scale .moveBackLink .arrow {
    background-image: url("../img/strelka_bit_norma.png");
    background-repeat: no-repeat;
    background-position: 0px;
    background-size: 19px 19px;
    height: 19px;
    width: 19px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    margin-bottom: 4px;
}
@media screen and (max-width:1024px) {
    .yearResults-header .yearResult-logo a:hover {
        color: #FFF;
    }
    .yearResults-header .yearResult-logo a:active {
        color: #9a9ab3;
    }

    .itogiGalleryScale .buttonRight:hover,
    .itogiGalleryScale .buttonLeft:hover {
        background-image: url("../img/strelka_galera_norma_1.png");
    }
    .itogiGalleryScale .buttonRight:active,
    .itogiGalleryScale .buttonLeft:active {
        background-image: url("../img/strelka_galera_norma_2.png");
    }
    .readMoreButton-Scale .readMoreButton:hover {
        background-color: transparent;
        color: #85a5b6;
    }
    .readMoreButton-Scale .readMoreButton:active {
        background-color: #85a5b6;
        color: #FFF;
    }
    .readMoreButton-Scale .readMoreButton:hover .arrow {
        background-image: url("../img/arrow_button_bottom.png");
    }
    .readMoreButton-Scale .readMoreButton.active:hover .arrow {
        background-image: url("../img/arrow_button_top.png");
    }
    .readMoreButton-Scale .readMoreButton:active .arrow {
        background-image: url("../img/arrow_button_bottom_hover.png");
    }
    .readMoreButton-Scale .readMoreButton.active:active .arrow {
        background-image: url("../img/arrow_button_top_hover.png");
    }
}
@media screen and (max-width:1023px) {
    .yearResult-contentScale .newsBlock .newsBlock-imageScale {
        display: block;
        float: none;
        width: 100%;
    }

    .yearResult-contentScale .newsBlock .newsBlock-text {
        float: none;
        width: 100%;
    }
    .yearResult-contentScale .newsBlock .newsBlock-text .innerScale {
        width: 100%;
        position: relative;
        overflow: auto;
        top: auto;
        bottom: auto;
    }
    .yearResult-contentScale .newsBlock .newsBlock-imageScale .imageArrow {
        background-image: url("../img/arrow-top.png");
        background-size: 27px 9px;
        background-repeat: no-repeat;
        height: 9px;
        width: 27px;
        position: absolute;
        z-index: 10;
        top: auto;
        right: auto;
        left: 50%;
        bottom: 0px;
        margin-top: 0px;
        margin-left: 13px;
    }
    .otherTheme .list li.item.num1 {
        width: 50%;
        display: inline-block;
        vertical-align: top;
    }
    .otherTheme .list li.item.num2 {
        width: 50%;
        display: inline-block;
        vertical-align: top;
    }
    .otherTheme .list li.item.num3 {
        position: relative;
        width: 100%;
        top: auto;
        left: auto;
    }
    .otherTheme .list li.item.num4 {
        width: 50%;
        display: inline-block;
        vertical-align: top;
        position: relative;
        right: auto;
        top: auto;
    }
    .otherTheme .list li.item.num5 {
        width: 50%;
        display: inline-block;
        vertical-align: top;
        position: relative;
        right: auto;
        top: auto;
        bottom: auto;
    }
}
@media screen and (max-width:768px) {
    body.mobileBlocked {
        background-image: url(../img/mobileBG.png);
        background-repeat: no-repeat;
        background-position: 0px 50px;
        background-size: 100% auto;
        background-color: #10103e;
    }
    .newsBlock .newsBlock-text .innerScale{
    -webkit-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
    }
    .yearResults-grandScale{
    box-shadow: none;
    }

    body.mobileBlocked .yearResults-grandScale {
        min-width: 0px;
    }
    .mobileBlocked-title,
    .mobileBlocked-lid,
    .mobileBlocked-text {
        width: 280px;
        display: block;
        margin: 0 auto;
        color: #FFF;
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .mobileBlocked-title p,
    .mobileBlocked-lid p,
    .mobileBlocked-text p {
        margin: 0px;
        padding: 0px;
    }
    .mobileBlocked-lid p,
    .mobileBlocked-text p {
        line-height: 130%;
        font-size: 20px;
        font-weight: 400;
    }
    .mobileBlocked-title {
        text-align: center;
        font-weight: 800;
    }
    .mobileBlocked-title p.line1 {
        font-size: 40px;
        line-height: 100%;
    }
    .mobileBlocked-title p.line2 {
        font-size: 110px;
        line-height: 100%;
    }
    .mobileBlocked-title,
    .mobileBlocked-lid {
        border-bottom: 1px solid #FFF;
    }
}
@media screen and (-webkit-min-device-pixel-ratio:1.5), screen and (-webkit-min-device-pixel-ratio:1.5), not all, not all {
    .yearResults-header .tass-logo {
        background-image: url('../img/tass_logo_retina.png');
    }
    .yearResults-header .social-block a {
        background-image: url('../img/seti_retina_1.png');
    }
    .yearResults-header .social-block a:hover {
        background-image: url('../img/seti_retina_2.png');
    }
    .itogiGalleryScale .imageInfo-status {
        background-image: url("../img/imageInfo_close_retina.png");
    }
    .itogiGalleryScale .close .imageInfo-status {
        background-image: url("../img/imageInfo_open_retina.png");
    }
    .readMoreButton-Scale .readMoreButton .arrow {
        background-image: url("../img/arrow_button_bottom_retina.png");
    }
    .readMoreButton-Scale .readMoreButton:hover .arrow {
        background-image: url("../img/arrow_button_bottom_hover_retina.png");
    }
    .readMoreButton-Scale .readMoreButton.active .arrow {
        background-image: url("../img/arrow_button_top_retina.png");
    }
    .readMoreButton-Scale .readMoreButton.active:hover .arrow {
        background-image: url("../img/arrow_button_top_hover_retina.png");
    }
    .itogiGalleryScale .buttonLeft,
    .itogiGalleryScale .buttonRight {
        background-image: url("../img/strelka_galera_retina_1.png");
    }
    .itogiGalleryScale .buttonRight:hover,
    .itogiGalleryScale .buttonLeft:hover {
        background-image: url("../img/strelka_galera_retina_2.png");
    }
    .newsBlock.right .newsBlock-imageScale .imageArrow {
        background-image: url("../img/arrow-right_retina.png");
    }
    .newsBlock.left .newsBlock-imageScale .imageArrow {
        background-image: url("../img/arrow-left_retina.png");
    }
    .moveBackLink-scale .moveBackLink .arrow {
        background-image: url("../img/strelka_bit_retina.png");
    }
    .yearResults-header .yearResult-logo .yearResult-rubric {
        background-image: url("../img/strelka_top_retina.png");
    }
    @media screen and (max-width:1023px) {
        .yearResult-contentScale .newsBlock .newsBlock-imageScale .imageArrow {
            background-image: url("../img/arrow-top_retina.png");
        }
    }
    @media screen and (max-width:1024px) {
        .itogiGalleryScale .buttonRight:hover,
        .itogiGalleryScale .buttonLeft:hover {
            background-image: url("../img/strelka_galera_retina_1.png");
        }
        .itogiGalleryScale .buttonRight:active,
        .itogiGalleryScale .buttonLeft:active {
            background-image: url("../img/strelka_galera_retina_2.png");
        }
        .readMoreButton-Scale .readMoreButton:hover .arrow {
            background-image: url("../img/arrow_button_bottom_retina.png");
        }
        .readMoreButton-Scale .readMoreButton.active:hover .arrow {
            background-image: url("../img/arrow_button_top_retina.png");
        }
        .readMoreButton-Scale .readMoreButton:active .arrow {
            background-image: url("../img/arrow_button_bottom_hover_retina.png");
        }
        .readMoreButton-Scale .readMoreButton.active:active .arrow {
            background-image: url("../img/arrow_button_top_hover_retina.png");
        }
    }
}