@font-face {
    font-family: "Oranienbaum-Regular"; /* Имя шрифта */
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Oranienbaum-Regular.eot);
    src: url('../fonts/Oranienbaum-Regular.eot?#iefix') format('embedded-opentype'), url(../fonts/Oranienbaum-Regular.ttf) format('truetype');
}
@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');
}
html {
    height: 100%;
    width: 100%;
}
body {
    height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: 'FreeSet';
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.overflowHidden {
    overflow: hidden !important;
}
button {
    font-family: 'FreeSet';
    outline: none;
}
.hermitage-primeScale {
    height: 100%;
    width: 100%;
    min-height: 700px;
    min-width: 1280px;
    text-align: center;
    border-collapse: collapse;
    position: relative;
    overflow: hidden;
}
.hermitage-header {
    height: 98px;
    min-height: 98px;
}
.hermitage-header td {
    vertical-align: top;
}
.hermitage-header .header-scale {
    margin-top: -1px;
    height: 98px;
    width: 100%;
    background: #fdf7c3;
    background: -moz-repeating-linear-gradient(left, #fdf7c3 0%, #dcb375 50%, #fdf7c3 100%);
    background: -webkit-repeating-linear-gradient(left, #fdf7c3 0%, #dcb375 50%, #fdf7c3 100%);
    background: -o-repeating-linear-gradient(left, #fdf7c3 0%, #dcb375 50%, #fdf7c3 100%);
    background: -ms-repeating-linear-gradient(left, #fdf7c3 0%, #dcb375 50%, #fdf7c3 100%);
    background: repeating-linear-gradient(to right, #fdf7c3 0%, #dcb375 50%, #fdf7c3 100%);
    position: relative;
    z-index: 100;
}
.hermitage-header .header-scale .header-sharped {
    background: url("../img/sharp.png") repeat-x center;
    box-shadow: inset 0px -24px 10px -27px #000, 0px 0px 40px -10px #000;
    position: relative;
    z-index: 100;
}
.hermitage-content {
    height: 100%;
}
.hermitage-content td {
    vertical-align: middle;
}
.hermitage-futter  td {
    vertical-align: bottom;
}
.hermitage-header .header {
    width: 1140px;
    height: 98px;
    margin: 0 auto;
    font-size: 0px;
    text-align: left;
}
.hermitage-primeScale {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

/* Шапка */
.hermitage-header .header .logo {
    background-image: url("../img/logo_normal.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 315px 65px;
    height: 98px;
    width: 315px;
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px;
}
.hermitage-header .header .social {
    float: right;
    display: inline-block;
    vertical-align: middle;
    margin-top: 39px;
}
.hermitage-header .header .social .ico {
    height: 36px;
    width: 36px;
    background-image: url("../img/social_bg_normal.png");
    background-repeat: no-repeat;
    background-size: 36px 36px;
    background-position: center;
    cursor: pointer;
}
.hermitage-header .header .social .ico:hover {
    background-image: url("../img/social_bg_hover_normal.png");
}
.hermitage-header .header .social {
    position: relative;
}
.hermitage-header .header .social .popup {
    position: absolute;
    top: 100%;
    margin-top: 10px;
    height: 48px;
    width: 113px;
    padding: 23px 13px 13px 13px;
    background: url("../img/social_bg.png") no-repeat center;
    margin-left: -52px;
    text-align: center;
    font-size: 0px;
    line-height: 48px;
    z-index: 10;
}
.hermitage-header .header .social .popup a {
    display: inline-block;
    vertical-align: middle;
    height: 25px;
    width: 25px;
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
}
.hermitage-header .header .social .popup .fb {
    background-image: url("../img/head_fb_normal.png");
    background-repeat: no-repeat;
    background-size: 10px 20px;
    background-position: center;
}
.hermitage-header .header .social .popup .vk {
    background-image: url("../img/head_vk_normal.png");
    background-repeat: no-repeat;
    background-size: 13px 16px;
    background-position: center;
}
.hermitage-header .header .social .popup .tw {
    background-image: url("../img/head_tw_normal.png");
    background-repeat: no-repeat;
    background-size: 21px 18px;
    background-position: center;
}
.hermitage-header .header .social .popup .fb:hover {
    background-image: url("../img/head_fb_hover_normal.png");
}
.hermitage-header .header .social .popup .vk:hover {
    background-image: url("../img/head_vk_hover_normal.png");
}
.hermitage-header .header .social .popup .tw:hover {
    background-image: url("../img/head_tw_hover_normal.png");
}
.header-leveling {
    display: inline-block;
    vertical-align: top;
}
.hermitage-header .header .levels .title,
.hermitage-header .header .time .title,
.hermitage-header .header .score .title {
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 6px;
    background: #FFF;
    padding: 2px 5px;
    border-radius: 2px;
    position: relative;
}
.hermitage-header .header .levels .title:before,
.hermitage-header .header .time .title:before,
.hermitage-header .header .score .title:before {
    content: "";
    position: absolute;
    border: 4px solid transparent;
    border-top: 4px solid #FFF;
    top: 100%;
    left: 50%;
    margin-left: -5px;
}
.hermitage-header .header .help {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-left: 25px;
    margin-top: 17px;
    position: relative;
}
.hermitage-header .header .help .help-scale {
    cursor: pointer;
}
.hermitage-header .header .help .help-scale .ico {
    background-image: url("../img/help_ico_normal.png");
    background-size: 30px 36px;
    background-position: center;
    height: 36px;
    width: 30px;
    margin: 0px auto;
    margin-top: 5px;
}
.hermitage-header .header .help .help-scale:hover .ico {
    background-image: url("../img/help_ico_hover_normal.png");
}
.hermitage-header .header .help .help-scale .button {
    color: #2e1500;
    font-size: 12px;
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: 800;
    margin-top: 5px;
    display: block;
}
.hermitage-header .header .score {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-left: 5px;
    margin-top: 17px;
}
.hermitage-header .header .score .text {
    color: #2e1500;
    font-size: 38px;
    font-family: "Oranienbaum-Regular";
}
.hermitage-header .header .time {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-left: 25px;
    margin-top: 17px;
    width: 150px;
}
.hermitage-header .header .time .text {
    color: #2e1500;
    font-size: 38px;
    font-family: "Oranienbaum-Regular";
    text-align: left;
}
.hermitage-header .header .levels {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-bottom: 17px;
    margin-left: 20px;
    margin-top: 17px;
}
.hermitage-header .header .levels .list {
    margin: 0px;
    padding: 0px;
    list-style: none;
    color: #000;
    font-size: 0px;
    height: 40px;
    background: #FFF;
    width: 364px;
    text-align: center;
}
.hermitage-header .header .levels .list .item {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    font-weight: 400;
    border-radius: 28px;
    height: 33px;
    width: 28px;
    margin-left: 4px;
    margin-right: 4px;
    line-height: 28px;
    margin-top: 6px;
    color: #000;
}
.hermitage-header .header .levels .list .item:hover {
    cursor: pointer;
    color: #c79c45;
}
.hermitage-header .header .levels .list .item.active {
    background-image: url('../img/paginationActive.png');
    background-size: 28px 33px;
    background-repeat: no-repeat;
    color: #000;
    cursor: default;
}
.hermitage-header .header .levels .list .item.done {
    color: #b4b4b4;
    cursor: default;
}

/* Help block */
.hermitage-header .header .help .wonnaHelp-scale {
    background: url("../img/white_opac.png");
    position: absolute;
    top: 100%;
    padding: 20px;
    width: 180px;
    text-align: left;
    box-shadow: 0px 0px 24px -4px #646464;
    margin-top: 30px;
    left: 0px;
    margin-left: -54px;
    z-index: 10;
    color: #212121;
    text-align: center;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.hermitage-header .header .help .wonnaHelp-scale:after {
    content: "";
    position: absolute;
    border: 15px solid transparent;
    border-bottom: 22px solid #FFF;
    opacity: 0.96;
    bottom: 100%;
    left: 50%;
    margin-left: -15px;
    z-index: 1;
}
.wonnaHelp-scale.ng-hide {
    height: 0px !important;
    width: 0px !important;
    display: block !important;
    opacity: 0 !important;
    padding: 0px !important;
    margin: 0px !important;
    -webkit-transition: opacity 0s !important;
    -o-transition: opacity 0s !important;
    transition: opacity 0s !important;
}
.hermitage-header .header .help .wonnaHelp-scale .title {
    font-size: 36px;
    font-weight: 400;
}
.hermitage-header .header .help .wonnaHelp-scale .button {
    font-size: 17px;
    font-weight: 300;
    text-decoration: underline;
    cursor: pointer;
}
.hermitage-header .header .help .wonnaHelp-scale .button:hover {
    text-decoration: none;
}
.hermitage-header .header .help .help-block {
    background: url("../img/white_opac.png");
    position: absolute;
    top: 100%;
    padding: 25px;
    width: 323px;
    text-align: left;
    box-shadow: 0px 0px 24px -4px #646464;
    margin-top: 30px;
    left: 0px;
    margin-left: -130px;
    z-index: 10;
}
.hermitage-header .header .help .help-block:after {
    content: "";
    position: absolute;
    border: 15px solid transparent;
    border-bottom: 22px solid #FFF;
    opacity: 0.96;
    bottom: 100%;
    left: 50%;
    margin-left: -15px;
    z-index: 1;
}
.hermitage-header .header .help .help-block .pagination {
    color: #d2d2d2;
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-bottom: 20px;
}
.hermitage-header .header .help .help-block .pagination .item {
    height: 32px;
    width: 32px;
    display: inline-block;
    vertical-align: top;
    font-size: 22px;
    border: 3px solid transparent;
    line-height: 32px;
    border-radius: 32px;
    position: relative;
    cursor: pointer;
    text-align: center;
}
.hermitage-header .header .help .help-block .pagination .item:hover {
    color: #c8a66b;
}
.hermitage-header .header .help .help-block .pagination .item.active {
    color: #5f5f5f;
    border: 3px solid #303131;
    cursor: default;
}
.hermitage-header .header .help .help-block .pagination .item.active:before {
    content: "";
    position: absolute;
    border: 10px solid transparent;
    border-top: 10px solid #303131;
    top: 100%;
    left: 50%;
    margin-left: -10px;
}
.hermitage-header .header .help .help-block .text {
    font-size: 16px;
    color: #212121;
    line-height: 130%;
    padding-bottom: 10px;
    border-bottom: 1px solid #d6d6d6;
}
.hermitage-header .header .help .help-block .text p {
    margin: 0px;
    padding: 0px;
}
.hermitage-header .header .help .help-block .navigation .moreHelp {
    color: #212121;
    font-size: 14px;
    margin-top: 10px;
    display: inline-block;
    text-decoration: underline;
    font-weight: 800;
    cursor: pointer;
}
.hermitage-header .header .help .help-block .navigation .moreHelp:hover {
    color: #c8a66b;
}

/* Диалоговое окно */
.dialogScale {
    top: 0px;
    left: 0px;
    text-align: center;
    background: #000;
    height: 100%;
    width: 100%;
    position: fixed;
    font-size: 0px;
}
.dialogScale .dialogScale-center {
    height: 100%;
    width: 0px;
    display: inline-block;
    vertical-align: middle;
}
.dialogScale .dialogScale-content {
    display: inline-block;
    vertical-align: middle;
    padding: 30px;
    background: #FFF;
}
.dialogScale .dialogScale-content .include .title {
    color: #212121;
    font-size: 30px;
    font-weight: 300;
    margin: 0px;
    margin-bottom: 10px;
}
.dialogScale .dialogScale-content .include .text {
    margin-bottom: 15px;
}
.dialogScale .dialogScale-content .include .text p {
    color: #212121;
    font-weight: 800;
    font-size: 24px;
    margin: 0px;
}
.dialogScale .dialogScale-content .buttons button {
    background: #d8b570;
    border: none;
    padding: 0px 20px;
    color: #FFF;
    margin-left: 7px;
    margin-right: 7px;
    font-size: 18px;
    font-weight: 300;
    height: 44px;
    cursor: pointer;
    text-shadow: 1px 1px 0px #b5924d;
}
.dialogScale .dialogScale-content .buttons button:hover {
    background: #e3c383;
}

/* футер */
.footer {
    width: 1140px;
    margin: 0 auto;
}
.partnerLogo {
    float: right;
    background-image: url("../img/footer_partner_logo.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 190px 56px;
    height: 56px;
    width: 190px;
    margin-bottom: 15px;
    position: relative;
    z-index: 100;
    font-size: 0px;
    text-align: left;
}
.partnerLogo a {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.partnerLogo a.tass {
    width: 70px;
}
.partnerLogo a.hermi {
    width: 117px;
}

/* Главная страница */
.main-page {
    width: 1140px;
    margin: 0px auto;
    text-align: left;
}
.main-page .info-text {
    display: inline-block;
    vertical-align: middle;
    background: url("../img/white_opac.png");
    padding-left: 76px;
    padding-top: 50px;
    padding-bottom: 40px;
    padding-right: 40px;
    position: relative;
    width: 815px;
    height: 274px;
}
.main-page .info-text:before {
    content: "";
    background: url("../img/white_opac.png");
    position: absolute;
    right: 100%;
    top: 0px;
    height: 100%;
    width: 10000px;
}
.main-page .info-text .main .text p {
    margin: 0px;
    padding: 0px;
    font-size: 35px;
    font-weight: lighter;
    color: #212e34;
}
.main-page .info-text .main .text {
    height: 220px;
}
.main-page .info-text .rulesInfo .text {
    height: 172px;
}
.main-page .info-text .rulesInfo h3.title {
    font-size: 33px;
    color: #212e34;
    font-weight: 300;
    margin: 0px;
    margin-bottom: 10px;
}
.main-page .info-text .rulesInfo .text p {
    color: #212e34;
    font-size: 16px;
    line-height: 130%;
    margin: 0px;
}
.main-page .info-text .rules-block {
    border-top: 2px solid #e1e0e0;
    margin-top: 30px;
    padding-top: 20px;
}
.main-page .info-text .main .rules-block a {
    background-image: url("../img/rules_icon_normal.png");
    background-repeat: no-repeat;
    background-size: 22px 24px;
    background-position: right center;
    padding-right: 30px;
    display: inline-block;
    color: #212e34;
    font-size: 18px;
    font-weight: normal;
    text-decoration: underline;
    line-height: 24px;
    height: 24px;
}
.main-page .info-text .rulesInfo .rules-block a {
    background-image: url("../img/back_arrow_normal.png");
    background-repeat: no-repeat;
    background-size: 14px 12px;
    background-position: right center;
    padding-right: 20px;
    display: inline-block;
    color: #212e34;
    font-size: 18px;
    font-weight: normal;
    text-decoration: underline;
    line-height: 24px;
    height: 24px;
}
.main-page .info-text .rules-block a:hover {
    color: #43646c;
}
.main-page .start-buttons {
    background: url("../img/black_opac.png");
    padding-left: 77px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.main-page .start-buttons:before {
    content: "";
    background: url("../img/black_opac.png");
    position: absolute;
    right: 100%;
    top: 0px;
    height: 100%;
    width: 10000px;
}
.main-page .start-buttons button {
    height: 60px;
    border: 0px;
    background: #d8b570;
    margin-right: 20px;
    padding: 0px;
    padding-left: 15px;
    padding-right: 15px;
    color: #FFF;
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    cursor: pointer;
    font-family: 'FreeSet';
}
.main-page .start-buttons button:hover {
    background: #e3c383;
}
.main-page .start-buttons button .ico {
    background-image: url("../img/button_icon.png");
    background-size: 11px 19px;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
    height: 19px;
    width: 11px;
}

/* other */
.clear {
    clear: both;
}

/* Нижняя плашка вопроса. */
.question-scale {
    background: url("../img/black_opac.png");
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.question-scale .question {
    margin: 0 auto;
    width: 1140px;
    color: #FFF;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 0px;
    text-align: left;
}
.question-scale .question .level-num {
    display: inline-block;
    vertical-align: middle;
    height: 48px;
    width: 48px;
    border: 1px solid #FFF;
    border-radius: 48px;
    text-align: center;
    font-size: 30px;
    font-weight: 300;
    line-height: 48px;
}
.question-scale .question .question-text {
    display: inline-block;
    vertical-align: middle;
    font-weight: 300;
    font-size: 18px;
    text-align: left;
    margin-left: 25px;
    line-height: 130%;
    width: 850px;
    margin-left: 30px;
}
.question-scale .question .question-text p {
    margin: 0px;
    padding: 0px;
}
.question-scale .question .question-text p b {
    font-weight: 800;
}

/* Квест номер1 */
.level1-page .locker {
    position: absolute;
    bottom: 22%;
    left: 50%;
    margin-left: -45px;
    height: 78px;
    width: 78px;
    background-image: url('../img/lvls/lvl1/schloss.gif');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 78px 78px;
    border-radius: 78px;
    cursor: pointer;
}
.level1-page .clock {
    height: 0px;
    width: 0px;
    overflow: hidden;
    background: url("../img/black_opac.png");
    display: inline-block;
    margin-bottom: 140px;
    opacity: 0;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}
.level1-page .clock.active {
    opacity: 1;
    width: 460px;
    height: 180px;
    overflow: hidden;
}
.level1-page .clock .mechanical {
    height: 180px;
    width: 220px;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    cursor: pointer;
}
.level1-page .clock .electronic {
    height: 180px;
    width: 220px;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}

/* Квест номер2 */
.level2-page .svgScale {
    position: relative;
}
.level2-page .svgScale svg {
    min-height: 520px;
}
.level2-page .svgScale.modCursor svg g {
    cursor: url("../img/lvls/lvl2/cursor.png"), auto;
}
.level2-page .svgScale .buttonCursor {
    background-image: url(../img/lvls/lvl2/doloto.gif);
    background-size: 98px 98px;
    background-position: center;
    height: 98px;
    width: 98px;
    border-radius: 98px;
    position: absolute;
    right: 30%;
    bottom: 10%;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}
.level2-page .svgScale .buttonCursor.active {
    opacity: 1;
}
.level2-page .answerFielsScale {
    background: url("../img/white_opac.png");
    position: absolute;
    left: 10%;
    bottom: 30%;
    padding: 20px 40px;
    opacity: 0;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.level2-page .answerFielsScale.active {
    opacity: 1;
}
.level2-page .answerFielsScale .text {
    color: #3b474d;
    font-size: 18px;
    width: 380px;
    line-height: 130%;
    margin-bottom: 15px;
}
.level2-page .answerFielsScale input {
    width: 360px;
    background: #FFF;
    border: 2px solid #b2b2b2;
    box-shadow: none;
    height: 34px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}
.level2-page .answerFielsScale button {
    background: #d8b570;
    border: none;
    padding: 0px 20px;
    color: #FFF;
    margin-left: 7px;
    margin-right: 7px;
    font-size: 18px;
    font-weight: 300;
    height: 44px;
    cursor: pointer;
    text-shadow: 1px 1px 0px #b5924d;
}
.level2-page .answerFielsScale button:hover {
    background: #e3c383;
}
.startScreen {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    cursor: pointer;
}

/* Квест номер3 */
.level3-page .list {
    background: url("../img/white_opac.png");
    font-size: 0px;
    padding: 0px;
    display: inline-block;
    vertical-align: middle;
    padding: 40px;
}
.level3-page .list .item {
    width: 253px;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    margin-left: 15px;
    cursor: pointer;
}
.level3-page .list .item .image-scale {
    background: #FFF;
    text-align: center;
    padding: 23px;
    outline: 1px solid #b2ac9f;
}
.level3-page .list .item .image-scale img {
    display: block;
    height: 150px;
    width: 205px;
}
.level3-page .list .item .title {
    font-size: 18px;
    display: block;
    color: #4f4f4f;
    font-weight: 400;
    text-align: center;
    margin-top: 10px;
}
.level3-page .list .item:hover .image-scale {
    outline: 2px solid #b2ac9f;
}
.level3-page .list .item:hover .title {
    color: #7c7059;
}

/* Квест номер4 */
.level4-page .list {
    background: url("../img/white_opac.png");
    font-size: 0px;
    padding: 0px;
    display: inline-block;
    vertical-align: middle;
    padding: 40px;
}
.level4-page .list .item {
    width: 253px;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    margin-left: 15px;
    cursor: pointer;
}
.level4-page .list .item .image-scale {
    background: #FFF;
    text-align: center;
    padding: 23px;
    outline: 1px solid #b2ac9f;
}
.level4-page .list .item .image-scale img {
    display: block;
    height: 150px;
    width: 205px;
}
.level4-page .list .item .title {
    font-size: 18px;
    display: block;
    color: #4f4f4f;
    font-weight: 400;
    text-align: center;
    margin-top: 10px;
}
.level4-page .list .item:hover .image-scale {
    outline: 2px solid #b2ac9f;
}
.level4-page .list .item:hover .title {
    color: #7c7059;
}
.level4-page .question-scale .question .question-text {
    width: 465px;
}
.level4-page .question-scale .question .riddle {
    background: url("../img/white_opac.png");
    display: inline-block;
    vertical-align: middle;
    color: #282828;
    font-weight: 300;
    font-size: 18px;
    padding: 20px 35px;
    margin-left: 55px;
    width: 240px;
}
.level4-page .question-scale .question .riddle p {
    margin: 0px;
    line-height: 130%;
    font-size: 15px;
}

/* Квест номер5 */
.level5-page .question-scale .question .question-text {
    width: 465px;
}
.level5-page .question-scale .question .riddle {
    background: url("../img/white_opac.png");
    display: inline-block;
    vertical-align: middle;
    color: #282828;
    font-weight: 300;
    font-size: 18px;
    padding: 20px 35px;
    margin-left: 55px;
    width: 240px;
}
.level5-page .question-scale .question .riddle p {
    margin: 0px;
    line-height: 130%;
    font-size: 15px;
}
.level5-page button.submit {
    background: #d8b570;
    border: none;
    padding: 0px 20px;
    color: #FFF;
    margin-left: 7px;
    margin-right: 7px;
    font-size: 18px;
    font-weight: 300;
    height: 44px;
    cursor: pointer;
    text-shadow: 1px 1px 0px #b5924d;
}
.level5-page button.submit:hover {
    background: #e3c383;
}
.block-scale {
    width: 526px;
    margin: 0px auto;
    background: url("../img/white_opac.png");
    padding: 30px 0px 20px 0px;
}
.block-scale .slider-scale {
    position: relative;
    width: 266px;
    margin: 0 auto;
}
.block-scale .slider-scale .left-button {
    background-image: url(../img/lvls/lvl5/left-arrow.png);
    background-size: 25px 48px;
    background-repeat: no-repeat;
    background-position: center;
    height: 48px;
    width: 25px;
    cursor: pointer;
    position: absolute;
    top: 70px;
}
.block-scale .slider-scale .left-button:hover {
    background-image: url(../img/lvls/lvl5/left-arrow_hover.png);
}
.block-scale .slider-scale .right-button {
    background-image: url(../img/lvls/lvl5/right-arrow.png);
    background-size: 25px 48px;
    background-repeat: no-repeat;
    background-position: center;
    height: 48px;
    width: 25px;
    cursor: pointer;
    position: absolute;
    top: 70px;
    right: 0px;
}
.block-scale .slider-scale .right-button:hover {
    background-image: url(../img/lvls/lvl5/right-arrow_hover.png);
}
.block-scale .slider-scale .slider {
    width: 200px;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}
.block-scale .slider-scale .slider .list {
    padding: 0px;
    list-style: none;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 200px;
    height: 200px;
}
.block-scale .slider-scale .slider .list.trans {
    -webkit-transition: left 1s;
    -o-transition: left 1s;
    transition: left 1s;
}
.block-scale .slider-scale .slider .list .item {
    position: absolute;
    height: 100%;
    top: 0px;
    width: 200px;
}
.block-scale .slider-scale .slider .list .item img {
    height: 160px;
    width: 160px;
}
.block-scale .slider-scale .slider .list .item h4 {
    color: #4f4f4f;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    margin: 0px;
    margin-top: 10px;
}
.block-scale .slider-scale {
    margin-bottom: 20px;
}
.block-scale .slider-scale .slider .list .item.first {
    position: relative;
}

/* Квест номер6 */
.level6-page .list {
    background: url("../img/white_opac.png");
    font-size: 0px;
    padding: 0px;
    display: inline-block;
    vertical-align: middle;
    padding: 40px;
}
.level6-page .list .item {
    width: 253px;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    margin-left: 15px;
    cursor: pointer;
}
.level6-page .list .item .image-scale {
    background: #FFF;
    text-align: center;
    padding: 23px;
    outline: 1px solid #b2ac9f;
}
.level6-page .list .item .image-scale img {
    display: block;
    height: 150px;
    width: 205px;
}
.level6-page .list .item .title {
    font-size: 18px;
    display: block;
    color: #4f4f4f;
    font-weight: 400;
    text-align: center;
    margin-top: 10px;
}
.level6-page .list .item:hover .image-scale {
    outline: 2px solid #b2ac9f;
}
.level6-page .list .item:hover .title {
    color: #7c7059;
}

/* Квест номер7 */
.level7-page .list {
    background: url("../img/white_opac.png");
    font-size: 0px;
    padding: 0px;
    display: inline-block;
    vertical-align: middle;
    padding: 40px;
}
.level7-page .list .item {
    width: 253px;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    margin-left: 15px;
    cursor: pointer;
}
.level7-page .list .item .image-scale {
    background: #FFF;
    text-align: center;
    padding: 23px;
    outline: 1px solid #b2ac9f;
}
.level7-page .list .item .image-scale img {
    display: block;
    height: 150px;
    width: 205px;
}
.level7-page .list .item .title {
    font-size: 18px;
    display: block;
    color: #4f4f4f;
    font-weight: 400;
    text-align: center;
    margin-top: 10px;
}
.level7-page .list .item:hover .image-scale {
    outline: 2px solid #b2ac9f;
}
.level7-page .list .item:hover .title {
    color: #7c7059;
}

/* Квест номер8 */
.level8-page .block-scale {
    background-image: url('../img/lvls/lvl8/bg.png');
    background-size: 790px 476px;
    background-repeat: no-repeat;
    background-position: center;
    height: 476px;
    width: 790px;
    margin: 0 auto;
    padding: 0px;
    text-align: left;
    font-size: 0px;
}
.level8-page .block-scale ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: inline-block;
    vertical-align: top;
}
.level8-page .block-scale ul .item {
    height: 118px;
    width: 214px;
    border: 1px solid #969696;
    position: relative;
}
.level8-page .block-scale ul .item .defenderFF {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 10;
    background: #000;
    opacity: 0;
}
.level8-page .block-scale ul li {
    margin-bottom: 14px;
}
.level8-page .block-scale ul .item img.small {
    display: block;
    height: 100%;
    width: 100%;
}
.level8-page .block-scale ul .item .photoOpen {
    background-image: url('../img/lvls/lvl8/photoOpen.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 39px 39px;
    position: absolute;
    height: 39px;
    width: 39px;
    z-index: 10;
    bottom: 3px;
    right: 5px;
    cursor: pointer;
}
.level8-page .block-scale ul .item .photoOpen:hover {
    background-image: url('../img/lvls/lvl8/photoOpen_hover.png');
}
.level8-page .block-scale .scaleList1 {
    margin-left: 87px;
    display: inline-block;
    vertical-align: top;
    margin-top: 65px;
    float: left;
}
.level8-page .block-scale .scaleList2 {
    margin-right: 87px;
    display: inline-block;
    vertical-align: top;
    margin-top: 65px;
    float: right;
}
.level8-page .block-scale .fullScreenScale {
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding-top: 100px;
    z-index: 90;
    font-size: 0px;
    text-align: center;
    background: url("../img/black_opac.png");
}
.level8-page .block-scale .fullScreenScale img {
    height: auto;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #4c4c4c;
}
.level8-page .block-scale .fullScreenScale .center {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.level8-page .block-scale .fullScreenScale .closeButton {
    background-image: url("../img/gallery_close.png");
    background-repeat: no-repeat;
    height: 100px;
    width: 100px;
    background-size: 22px 21px;
    position: absolute;
    right: 50px;
    top: 110px;
    background-position: center;
    z-index: 10;
    cursor: pointer;
}
.level8-page .block-scale .fullScreenScale .closeButton:hover {
    background-image: url("../img/gallery_close_hover.png");
}

/* Квест номер9 */
.level9-page .list-items button {
    margin-top: 25px;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase;
    background-color: #d8b570;
    border: none;
    padding: 0px 20px;
    color: #FFF;
    margin-left: 7px;
    margin-right: 7px;
    font-size: 18px;
    font-weight: 300;
    height: 44px;
    cursor: pointer;
    text-shadow: 1px 1px 0px #b5924d;
    background-image: url('../img/lvls/lvl9/key.png');
    background-repeat: no-repeat;
    background-position: 170px center;
    background-size: 48px 21px;
    padding-right: 75px;
    width: 235px;
}
.level9-page .list-items button:hover {
    background-color: #e3c383;
}
.level9-page .list-items {
    display: inline-block;
    vertical-align: middle;
    width: 390px;
    padding-top: 35px;
    padding-bottom: 35px;
}
.level9-page .list-items .list {
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-size: 0px;
}
.level9-page .list-items .list .item img {
    cursor: move;
}
.level9-page .list-items .list .item.num1 {
    display: inline-block;
    vertical-align: middle;
    height: 162px;
    width: 162px;
    margin-right: 7px;
}
.level9-page .list-items .list .item.num2 {
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
    height: 162px;
    width: 162px;
}
.level9-page .list-items .list .item.num3 {
    display: inline-block;
    vertical-align: middle;
    height: 162px;
    width: 162px;
}
.level9-page .place-map-scale {
    display: inline-block;
    vertical-align: middle;
    margin-left: 50px;
    position: relative;
    width: 621px;
    height: 480px;
}
.level9-page .place-map-scale img.pavlin {
    margin-top: -60px;
}
.level9-page .place-map-scale .placeList .item1,
.level9-page .place-map-scale .placeList .item2 {
    height: 103px;
    width: 103px;
    position: absolute;
    background-image: url(../img/lvls/lvl9/placeMap.png);
    background-size: 103px 103px;
    background-repeat: no-repeat;
}
.level9-page .place-map-scale .placeList .item3 {
    height: 190px;
    width: 190px;
    position: absolute;
    background-image: url(../img/lvls/lvl9/placeMap1.png);
    background-size: 190px 190px;
    background-repeat: no-repeat;
}
.level9-page .place-map-scale .placeList .item1 {
    top: 255px;
    left: 146px;
}
.level9-page .place-map-scale .placeList .item2 {
    top: 366px;
    left: 121px;
}
.level9-page .place-map-scale .placeList .item3 {
    top: 198px;
    left: 343px;
}
.level9-page .place-map-scale .placeList .item1 div,
.level9-page .place-map-scale .placeList .item1 img {
    height: 100%;
    width: 100%;
}
.level9-page .place-map-scale .placeList .item2 div,
.level9-page .place-map-scale .placeList .item2 img {
    height: 100%;
    width: 100%;
}
.level9-page .place-map-scale .placeList .item3 div,
.level9-page .place-map-scale .placeList .item3 img {
    height: 100%;
    width: 100%;
}
.level9-page .place-map-scale .placeList .item3.active,
.level9-page .place-map-scale .placeList .item2.active,
.level9-page .place-map-scale .placeList .item1.active {
    background: none;
    cursor: move;
}

/* Квест номер10 */
.level10-page .list {
    background: url("../img/white_opac.png");
    font-size: 0px;
    padding: 0px;
    display: inline-block;
    vertical-align: middle;
    padding: 40px;
    max-width: 65%;
}
.level10-page .list .item {
    display: block;
    list-style: none;
    margin-right: 30px;
    margin-left: 30px;
    cursor: pointer;
    border-bottom: 1px solid #b3b1af;
    background-image: url("../img/lvls/lvl10/circle.png");
    background-repeat: no-repeat;
    background-size: 14px 14px;
    background-position: 18px center;
    padding-left: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left;
}
.level10-page .list .item.last {
    border-bottom: 0px;
}
.level10-page .list .item .title {
    font-size: 20px;
    color: #2c383e;
    line-height: 130%;
}
.level10-page .list .item:hover .title {
    color: #53646c;
}

/* окно ответа */
.answerBlock-scale {
    background: url("../img/white_opac.png");
    width: 70%;
    margin: 0 auto;
}
.answerBlock-scale .answerBlock {
    padding: 20px 40px;
    margin: 0px;
}
.answerBlock-scale .answerBlock h1.title {
    font-size: 30px;
    font-weight: normal;
    color: #212121;
    margin: 0px;
}
.answerBlock-scale .answerBlock .score {
    font-size: 20px;
    color: #212121;
    font-weight: 300;
}
.answerBlock-scale .answerBlock .text {
    margin-top: 20px;
    color: #3b474d;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 25px;
    text-align: left;
}
.answerBlock-scale .answerBlock .text p {
    margin: 0px;
    margin-bottom: 10px;
}
.answerBlock-scale .answerBlock .mediaBlock {
    text-align: center;
    font-size: 0px;
}
.answerBlock-scale .answerBlock .mediaBlock .mediaSome-Block {
    width: 255px;
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
    cursor: pointer;
}
.answerBlock-scale .answerBlock .mediaBlock .imgScale {
    padding: 24px;
    border: 1px solid #b2ac9f;
    background: #FFF;
    position: relative;
}
.answerBlock-scale .answerBlock .mediaBlock .imgScale img {
    display: block;
    height: 150px;
    width: 205px;
}
.answerBlock-scale .answerBlock .mediaBlock .imgScale .videoIco {
    background-image: url("../img/videoIco.png");
    background-repeat: no-repeat;
    background-size: 45px 45px;
    height: 45px;
    width: 45px;
    position: absolute;
    bottom: 7px;
    right: 7px;
}
.answerBlock-scale .answerBlock .mediaBlock span.name {
    font-size: 24px;
    font-weight: 800;
    color: #4f4f4f;
    display: block;
    margin-top: 10px;
    text-align: center;
}
.answerBlock-scale .answerBlock button.goNext {
    margin-top: 15px;
    background: #d8b570;
    border: none;
    padding: 0px 20px;
    color: #FFF;
    margin-left: 7px;
    margin-right: 7px;
    font-size: 18px;
    font-weight: 300;
    height: 44px;
    cursor: pointer;
    text-shadow: 1px 1px 0px #b5924d;
}
.answerBlock-scale .answerBlock button.goNext:hover {
    background: #e3c383;
}

/* Галлерея ответов. */
.photoGalleryFullScreen-scale {
    background: url("../img/black_opac.png");
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
}
.photoGalleryFullScreen {
    height: 100%;
    position: relative;
    width: 100%;
}
.photoGalleryFullScreen-scale .galler-listScale {
    height: 100%;
    width: 100%;
}
.photoGalleryFullScreen-scale .slide-left {
    height: 100%;
    width: 50%;
    left: 0px;
    top: 0px;
    z-index: 458;
    cursor: pointer;
    position: absolute;
}
.photoGalleryFullScreen-scale .slide-left span{
    background-image: url("../img/slider-left.png");
    background-repeat: no-repeat;
    background-size: 24px 118px;
    position: absolute;
    left:50px;
    top:50%;
    margin-top:-59px;
    display: block;
    height: 118px;
    width: 24px;
}
.photoGalleryFullScreen-scale .slide-left:hover span {
    background-image: url("../img/slider-left_hover.png");
}
.photoGalleryFullScreen-scale .slide-right {
    position: absolute;
    height: 100%;
    width: 50%;
    right: 0px;
    top: 0px;
    z-index: 458;
    cursor: pointer;
}
.photoGalleryFullScreen-scale .slide-right span{
    display: block;
    position: absolute;
    top:50%;
    margin-top:-59px;
    right:50px;
    background-image: url("../img/slider-right.png");
    background-repeat: no-repeat;
    background-size: 24px 118px;
    height: 118px;
    width: 24px;
}
.photoGalleryFullScreen-scale .slide-right:hover span {
    background-image: url("../img/slider-right_hover.png");
}
.photoGalleryFullScreen-scale .galler-listScale {
    height: 100%;
}
.photoGalleryFullScreen-scale .galler-listScale .list {
    margin: 0px;
    padding: 0px;
    height: 100%;
}
.photoGalleryFullScreen-scale .galler-listScale .list .item {
    display: inline-block;
    vertical-align: middle;
    opacity: 0;
    position: absolute;
    top: 0;
}
.photoGalleryFullScreen-scale .galler-listScale .list .item.active {
    position: relative;
    opacity: 1;
    top: auto;
    z-index: 400;
}
.photoGalleryFullScreen-scale .galler-listScale .list .center {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    width: 1px;
}
.photoGalleryFullScreen-scale .galleryPhotoText-scale {
    position: absolute;
    bottom: 0px;
    width: 100%;
    z-index: 100;
}
.photoGalleryFullScreen-scale .galleryPhotoText {
    color: #FFF;
    width: 570px;
    margin: 0 auto;
    padding: 20px;
    padding-top: 0px;
    height: 80px;
    text-align: left;
    color: #818181;
    font-size: 13px;
    line-height: 120%;
}
.photoGalleryFullScreen-scale .galleru-close,
.videoFullScreen-close {
    background-image: url("../img/gallery_close.png");
    background-repeat: no-repeat;
    height: 100px;
    width: 100px;
    background-size: 22px 21px;
    position: absolute;
    right: 50px;
    top: 0px;
    background-position: center;
    z-index: 500;
    cursor: pointer;
}
.photoGalleryFullScreen-scale .galleru-close:hover,
.videoFullScreen-close:hover {
    background-image: url("../img/gallery_close_hover.png");
}
.videoFullScreen-close {
    top: 100px;
}
.videoFullScreen-scale {
    background: url("../img/black_opac.png");
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
}
.videoFullScreen-center {
    height: 100%;
}
.videoFullScreen-center,
.videoFullScreen-video {
    display: inline-block;
    vertical-align: middle;
}

/* result page */
.resultQuestPage {
    background: url("../img/white_opac.png");
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 555px;
    display: inline-block;
    vertical-align: middle;
}
.resultQuestPage h2.title {
    font-size: 48px;
    font-weight: 300;
    color: #212121;
    border-bottom: 2px solid #9b9b9b;
    margin: 0px;
    padding: 0px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.resultQuestPage p.text {
    margin: 0px;
    margin-bottom: 5px;
    color: #3b474d;
    font-size: 18px;
    font-weight: 400;
}
.resultQuestPage p.text span {
    font-weight: 800;
}
.resultQuestPage .whoIsYouAre {
    margin-top: 30px;
    text-align: left;
    font-size: 0px;
    margin-bottom: 24px;
}
.resultQuestPage .whoIsYouAre .imageScale {
    background: #FFF;
    padding: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
    border: 1px solid #b2ac9f;
}
.resultQuestPage .whoIsYouAre .imageScale img {
    width: 205px;
    height: 150px;
    display: block;
}
.resultQuestPage .whoIsYouAre .textScale {
    display: inline-block;
    vertical-align: middle;
    width: 260px;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    line-height: 130%;
}
.resultQuestPage .whoIsYouAre .textScale p {
    margin: 0px;
}
.resultQuestPage .socialShareLinks {
    line-height: 66px;
    height: 66px;
    background: #323232;
    font-size: 0px;
}
.resultQuestPage .socialShareLinks span.shareTitle {
    color: #ffe8c3;
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}
.resultQuestPage .socialShareLinks a {
    height: 40px;
    width: 40px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 10px;
    cursor: pointer;
}
.resultQuestPage .socialShareLinks a.fb {
    background-image: url("../img/result_fb_normal.png");
    background-repeat: no-repeat;
    background-size: 17px 34px;
    background-position: center;
}
.resultQuestPage .socialShareLinks a.vk {
    background-image: url("../img/result_vk_normal.png");
    background-repeat: no-repeat;
    background-size: 22px 27px;
    background-position: center;
}
.resultQuestPage .socialShareLinks a.tw {
    background-image: url("../img/result_tw_normal.png");
    background-repeat: no-repeat;
    background-size: 36px 31px;
    background-position: center;
}
.resultQuestPage .socialShareLinks a.fb:hover {
    background-image: url("../img/result_fb_hover_normal.png");
    background-repeat: no-repeat;
}
.resultQuestPage .socialShareLinks a.vk:hover {
    background-image: url("../img/result_vk_hover_normal.png");
    background-repeat: no-repeat;
}
.resultQuestPage .socialShareLinks a.tw:hover {
    background-image: url("../img/result_tw_hover_normal.png");
    background-repeat: no-repeat;
}
.resultQuestPage span.newGame {
    color: #2e1500;
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    margin-top: 15px;
    text-transform: uppercase;
    text-decoration: underline;
    padding-right: 10px;
    background-image: url("../img/newGame_arrow.png");
    background-repeat: no-repeat;
    background-size: 7px 12px;
    background-position: right center;
    cursor: pointer;
    font-weight: 800;
}
.resultQuestPage span.newGame:hover {
    text-decoration: none;
}

/* Глушилки */
/* mobile */
.blockedAll {
    height: 100%;
    width: 100%;
}
.mobileBlocked {
    display: none;
}
@media screen and (max-width:767px) {
    .mobileBlocked {
        display: block;
        height: 100%;
        width: 100%;
        text-align: center;
        font-size: 0px;
    }
    .mobileBlocked .mobileBg {
        background: url("../img/mobileBlocked.jpg") no-repeat center;
        background-size: cover;
        position: fixed;
        left: 0px;
        top: 0px;
        height: 100%;
        width: 100%;
    }
    .mobileBlocked .header {
        background: url("../img/mobileLogo.jpg") no-repeat center;
        height: 90px;
        width: 319px;
    }
    .mobileBlocked .mobCont {
        width: 319px;
        display: inline-block;
        vertical-align: middle;
        background: #FFF;
        position: relative;
        z-index: 11;
        margin-top: 18px;
        margin-bottom: 18px;
    }
    .mobileBlocked .mobCont .block {
        padding: 20px;
    }
    .mobileBlocked .block h1 {
        margin: 0px;
        font-weight: 800;
        color: #222b30;
        font-size: 17px;
        margin-bottom: 20px;
    }
    .mobileBlocked .block .text p {
        margin: 0px;
        margin-bottom: 15px;
        font-size: 14px;
        color: #3b474d;
        font-weight: 400;
        line-height: 130%;
    }
    .mobileBlocked .center {
        display: inline-block;
        vertical-align: middle;
        height: 100%;
    }
    @media screen and (max-width:320px) {
        .mobileBlocked .center {
            display: none;
        }
    }
}

/* Ipad */
.deviceBlocked {
    display: none;
}
@media screen and (min-width:768px) {
    .deviceBlocked {
        display: block;
        height: 100%;
        text-align: center;
    }
    .deviceBlocked table {
        height: 100%;
        border-collapse: collapse;
        border-spacing: 0px;
        width: 100%;
    }
    .deviceBlocked table tr.headerSec {
        height: 159px;
    }
    .deviceBlocked .header {
        text-align: center;
        height: 159px;
        line-height: 159px;
        background: #fdf7c3;
        background: -moz-repeating-linear-gradient(left, #fdf7c3 0%, #dcb375 50%, #fdf7c3 100%);
        background: -webkit-repeating-linear-gradient(left, #fdf7c3 0%, #dcb375 50%, #fdf7c3 100%);
        background: -o-repeating-linear-gradient(left, #fdf7c3 0%, #dcb375 50%, #fdf7c3 100%);
        background: -ms-repeating-linear-gradient(left, #fdf7c3 0%, #dcb375 50%, #fdf7c3 100%);
        background: repeating-linear-gradient(to right, #fdf7c3 0%, #dcb375 50%, #fdf7c3 100%);
        position: relative;
        z-index: 10;
        box-shadow: 0px -4px 66px 0px #000;
    }
    .deviceBlocked .header .logo {
        background: url("../img/ipadLogo.png") no-repeat center;
        height: 108px;
        width: 524px;
        display: inline-block;
        vertical-align: middle;
    }
    .deviceBlockedBG {
        background: url("../img/ipadBG1.jpg") no-repeat center;
        background-size: cover;
        position: fixed;
        left: 0px;
        top: 0px;
        height: 100%;
        width: 100%;
    }
    .deviceBlocked .block.center {
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 40px;
        padding-bottom: 30px;
        position: relative;
        z-index: 10;
        background: url("../img/white_opac.png");
        display: inline-block;
        vertical-align: middle;
        width: 700px;
    }
    .deviceBlocked .block h1 {
        margin: 0px;
        font-weight: 800;
        color: #222b30;
        font-size: 22px;
        margin-bottom: 20px;
    }
    .deviceBlocked .block .text p {
        margin: 0px;
        margin-bottom: 15px;
        font-size: 18px;
        color: #3b474d;
        font-weight: 400;
        line-height: 130%;
        margin-left: 64px;
        margin-right: 64px;
    }
    @media screen and (max-width:1000px) {
        .deviceBlocked .block.center {
            width: 560px;
        }
    }
}
.isHidden {
    opacity: 0;
    height: 0px;
    width: 0px;
    overflow: hidden;
}
.isVisible {
    opacity: 1;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}

/* old IE */
.oldBrowser {
    height: 100%;
}
.oldBrowser .hermitage-header .header {
    text-align: center;
}
.oldBrowser .ieBlock {
    background: url("../img/white_opac.png");
    color: #212121;
    font-size: 24px;
    line-height: 130%;
    font-weight: 300;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    width: 760px;
}
@media screen and (-webkit-min-device-pixel-ratio:1.5), screen and (-webkit-min-device-pixel-ratio:1.5), not all, not all {
    .hermitage-header .header .logo {
        background-image: url("../img/retina_logo_normal.png");
    }
    .hermitage-header .header .social .ico {
        background-image: url("../img/retina_social_bg_normal.png");
    }
    .hermitage-header .header .social .ico:hover {
        background-image: url("../img/retina_social_bg_hover_normal.png");
    }
    .hermitage-header .header .social .popup .fb {
        background-image: url("../img/retina_head_fb_normal.png");
    }
    .hermitage-header .header .social .popup .vk {
        background-image: url("../img/retina_head_vk_normal.png");
    }
    .hermitage-header .header .social .popup .tw {
        background-image: url("../img/retina_head_tw_normal.png");
    }
    .hermitage-header .header .social .popup .fb:hover {
        background-image: url("../img/retina_head_fb_hover_normal.png");
    }
    .hermitage-header .header .social .popup .vk:hover {
        background-image: url("../img/retina_head_vk_hover_normal.png");
    }
    .hermitage-header .header .social .popup .tw:hover {
        background-image: url("../img/retina_head_tw_hover_normal.png");
    }
    .hermitage-header .header .help .help-scale .ico {
        background-image: url("../img/retina_help_ico_normal.png");
    }
    .hermitage-header .header .help .help-scale:hover .ico {
        background-image: url("../img/retina_help_ico_hover_normal.png");
    }
    .hermitage-header .header .levels .list .item.active {
        background-image: url('../img/retina_paginationActive.png');
    }
    .partnerLogo {
        background-image: url("../img/retina_footer_partner_logo.png");
    }
    .main-page .info-text .main .rules-block a {
        background-image: url("../img/retina_rules_icon_normal.png");
    }
    .main-page .info-text .rulesInfo .rules-block a {
        background-image: url("../img/retina_back_arrow_normal.png");
    }
    .main-page .start-buttons button .ico {
        background-image: url("../img/retina_button_icon.png");
    }
    .block-scale .slider-scale .left-button {
        background-image: url(../img/lvls/lvl5/retina_left-arrow.png);
    }
    .block-scale .slider-scale .left-button:hover {
        background-image: url(../img/lvls/lvl5/retina_left-arrow_hover.png);
    }
    .block-scale .slider-scale .right-button {
        background-image: url(../img/lvls/lvl5/retina_right-arrow.png);
    }
    .block-scale .slider-scale .right-button:hover {
        background-image: url(../img/lvls/lvl5/retina_right-arrow_hover.png);
    }
    .level8-page .block-scale {
        background-image: url('../img/lvls/lvl8/retina_bg.png') no-repeat center;
    }
    .level8-page .block-scale ul .item .photoOpen {
        background-image: url('../img/lvls/lvl8/retina_photoOpen.png');
    }
    .level8-page .block-scale ul .item .photoOpen:hover {
        background-image: url('../img/lvls/lvl8/retina_photoOpen_hover.png');
    }
    .level8-page .block-scale .fullScreenScale .closeButton {
        background-image: url("../img/retina_gallery_close.png");
    }
    .level8-page .block-scale .fullScreenScale .closeButton:hover {
        background-image: url("../img/retina_gallery_close_hover.png");
    }
    .level9-page .list-items button {
        background-image: url('../img/lvls/lvl9/retina_key.png');
    }
    .level9-page .place-map-scale .placeList .item1,
    .level9-page .place-map-scale .placeList .item2 {
        background-image: url(../img/lvls/lvl9/retina_placeMap.png);
    }
    .level9-page .place-map-scale .placeList .item3 {
        background-image: url(../img/lvls/lvl9/retina_placeMap1.png);
    }
    .level10-page .list .item {
        background-image: url("../img/lvls/lvl10/retina_circle.png");
    }
    .answerBlock-scale .answerBlock .mediaBlock .imgScale .videoIco {
        background-image: url("../img/retina_videoIco.png");
    }
    .photoGalleryFullScreen-scale .slide-left span{
        background-image: url("../img/retina_slider-left.png");
    }
    .photoGalleryFullScreen-scale .slide-left:hover span{
        background-image: url("../img/retina_slider-left_hover.png");
    }
    .photoGalleryFullScreen-scale .slide-right span{
        background-image: url("../img/retina_slider-right.png");
    }
    .photoGalleryFullScreen-scale .slide-right:hover span {
        background-image: url("../img/retina_slider-right_hover.png");
    }
    .photoGalleryFullScreen-scale .galleru-close,
    .videoFullScreen-close {
        background-image: url("../img/retina_gallery_close.png");
    }
    .photoGalleryFullScreen-scale .galleru-close:hover,
    .videoFullScreen-close:hover {
        background-image: url("../img/retina_gallery_close_hover.png");
    }
    .resultQuestPage .socialShareLinks a.fb {
        background-image: url("../img/retina_result_fb_normal.png");
    }
    .resultQuestPage .socialShareLinks a.vk {
        background-image: url("../img/retina_result_vk_normal.png");
    }
    .resultQuestPage .socialShareLinks a.tw {
        background-image: url("../img/retina_result_tw_normal.png");
    }
    .resultQuestPage .socialShareLinks a.fb:hover {
        background-image: url("../img/retina_result_fb_hover_normal.png");
    }
    .resultQuestPage .socialShareLinks a.vk:hover {
        background-image: url("../img/retina_result_vk_hover_normal.png");
    }
    .resultQuestPage .socialShareLinks a.tw:hover {
        background-image: url("../img/retina_result_tw_hover_normal.png");
    }
    .resultQuestPage span.newGame {
        background-image: url("../img/retina_newGame_arrow.png");
    }
}